Skip to content

feat(deps): Bump singer-sdk from 0.44.0 to 0.45.5 #206

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 7, 2025

Bumps singer-sdk from 0.44.0 to 0.45.5.

Release notes

Sourced from singer-sdk's releases.

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)

🐛 Fixes

  • #2935 Added uv venv backend to Meltano project in templates
  • #2934 Updated cookiecutter pre-commit hooks and added check-meltano JSON schema check
  • #2932 Ensure stream schema is overridden by the input catalog

v0.45.1 (2025-03-27)

🐛 Fixes

  • #2925 Let downstream packages import from deprecated singer_sdk._singerlib.catalog

v0.45.0 (2025-03-25)

Highlights

Experimental msgspec IO

... (truncated)

Changelog

Sourced from singer-sdk's changelog.

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)

🐛 Fixes

  • #2935 Added uv venv backend to Meltano project in templates
  • #2934 Updated cookiecutter pre-commit hooks and added check-meltano JSON schema check
  • #2932 Ensure stream schema is overridden by the input catalog

v0.45.1 (2025-03-27)

🐛 Fixes

  • #2925 Let downstream packages import from deprecated singer_sdk._singerlib.catalog

v0.45.0 (2025-03-25)

✨ New

  • #2885 Update tap, target and mapper dependencies in templates
  • #2789 Conditionally required settings
  • #2908 Include response content when HTTP request fails fatally in REST streams
  • #2541 Implement Singer msgspec encoding
  • #2786 Support the x-singer.decimal JSON Schema extension
  • #2895 Graduated low-level Singer API singerlib to public module

... (truncated)

Commits
  • 3add396 chore: Release v0.45.5 (#2953)
  • 07d6f45 fix: Adapt field schema type to string when transformed with stream maps us...
  • 868b566 refactor: ignore_no_records as an instance property in built-in tests (#2948)
  • fad0de0 chore: Release v0.45.4 (#2947)
  • df3ea3e fix: In the builtin tap tests, do not emit a warning for missing records on i...
  • 5255430 chore: Avoid intermediate variable in SQL tap catalog_dict decorated property
  • dcabf2b chore: pre-commit autoupdate (#2945)
  • 65ae532 chore: Run uv lock --upgrade
  • 7b7b6c9 chore(deps): bump astral-sh/setup-uv from 5.4.0 to 5.4.1 in the actions group...
  • 19f7eda chore(deps): update griffe requirement from ~=1.6 to ~=1.7 in /.github/workfl...
  • 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.5.
- [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.5)

---
updated-dependencies:
- dependency-name: singer-sdk
  dependency-version: 0.45.5
  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 7, 2025 19:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2025
Copy link

sonarqubecloud bot commented Apr 7, 2025

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #207.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/pip/singer-sdk-0.45.5 branch April 14, 2025 18:20
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