Skip to content

feat(deps): bump singer-sdk from 0.45.5 to 0.45.7 in the runtime-dependencies group #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps the runtime-dependencies group with 1 update: singer-sdk.

Updates singer-sdk from 0.45.5 to 0.45.7

Release notes

Sourced from singer-sdk's releases.

v0.45.7 (2025-04-14)

🐛 Fixes

  • #2968 singer_sdk.singerlib.resolve_schema_references now resolves oneOf schema references
  • #2924 Generate standard stream metadata for nested fields
  • #2940 Ensure streams with hardcoded schema attributes (e.g. REST and GraphQL streams) can have their schema overridden by the catalog

📦 Packaging changes

  • #2966 Add a fallback-version for hatch vcs

v0.45.6 (2025-04-11)

🐛 Fixes

  • #2961 Conform NaN, Infinity and -Infinity to null values

📚 Documentation Improvements

  • #2960 Documented using default=str with json.dumps in stream maps
  • #2955 Documented the ignore_parent_replication_key stream attribute
Changelog

Sourced from singer-sdk's changelog.

v0.45.7 (2025-04-14)

🐛 Fixes

  • #2968 singer_sdk.singerlib.resolve_schema_references now resolves oneOf schema references
  • #2924 Generate standard stream metadata for nested fields
  • #2940 Ensure streams with hardcoded schema attributes (e.g. REST and GraphQL streams) can have their schema overridden by the catalog

📦 Packaging changes

  • #2966 Add a fallback-version for hatch vcs

v0.45.6 (2025-04-11)

🐛 Fixes

  • #2961 Conform NaN, Infinity and -Infinity to null values

📚 Documentation Improvements

  • #2960 Documented using default=str with json.dumps in stream maps
  • #2955 Documented the ignore_parent_replication_key stream attribute
Commits
  • 38076a8 chore: Release v0.45.7 (#2969)
  • 27d3527 fix: Resolve oneOf schema references (#2968)
  • 0e7d310 chore(deps): bump github/codeql-action from 3.28.14 to 3.28.15 in the actions...
  • 6c1ac5f packaging: Add a fallback-version for hatch vcs (#2966)
  • 6a25f40 chore: Split ignored warnings (#2963)
  • c094d90 fix: Generate standard stream metadata for nested fields (#2924)
  • 38fb347 fix: Ensure streams with hardcoded schema attributes (e.g. REST and GraphQL...
  • ca4ab5a chore: Release v0.45.6 (#2962)
  • 55bb32a fix: Conform Nan, Infinity and -Infinity to null values (#2961)
  • 72f6f60 docs: Documented using default=str with json.dumps in stream maps (#2960)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the runtime-dependencies group with 1 update: [singer-sdk](https://github.com/meltano/sdk).


Updates `singer-sdk` from 0.45.5 to 0.45.7
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.45.5...v0.45.7)

---
updated-dependencies:
- dependency-name: singer-sdk
  dependency-version: 0.45.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from edgarrmondragon April 14, 2025 18:55
@dependabot dependabot bot added the dependencies Pip dependencies label Apr 14, 2025
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Apr 14, 2025
Merged via the queue into main with commit e3b48c9 Apr 14, 2025
16 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/runtime-dependencies-366a224f78 branch April 14, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pip dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant