Skip to content

feat(deps): Bump singer-sdk from 0.44.0 to 0.45.7 #207

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps singer-sdk from 0.44.0 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

v0.45.5 (2025-04-04)

🐛 Fixes

  • #2952 Adapt field schema type to string when transformed with stream maps using json.dumps

⚙️ Under the Hood

v0.45.4 (2025-04-01)

🐛 Fixes

  • #2946 In the built-in tap tests, do not emit a warning for missing records on ignored streams

v0.45.3 (2025-03-29)

🐛 Fixes

  • #2937 Revert "fix: Ensure stream schema is overridden by the input catalog (#2932)"

📚 Documentation Improvements

... (truncated)

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

v0.45.5 (2025-04-04)

🐛 Fixes

  • #2952 Adapt field schema type to string when transformed with stream maps using json.dumps

⚙️ Under the Hood

v0.45.4 (2025-04-01)

🐛 Fixes

  • #2946 In the built-in tap tests, do not emit a warning for missing records on ignored streams

v0.45.3 (2025-03-29)

🐛 Fixes

  • #2937 Revert "fix: Ensure stream schema is overridden by the input catalog (#2932)"

📚 Documentation Improvements

  • #2938 Fixed the dynamic schema example

v0.45.2 (2025-03-28)

... (truncated)

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.44.0 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.44.0...v0.45.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from pnadolny13 April 14, 2025 18:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #208.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/pip/singer-sdk-0.45.7 branch April 21, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants