Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Updates the requirements on singer-sdk to permit the latest version.

Release notes

Sourced from singer-sdk's releases.

v0.53.5 (2026-01-06)

🐛 Fixes

  • #3436 Do not try to parse the error response from the OAuth token request as JSON to avoid deserialization errors
  • #3432 Add details to the variant prompt in templates
  • #3426 Update template dependencies
  • #3412 Add concurrency config to CI workflows in templates
  • #3411 Simplify Python version handling in templates

📚 Documentation Improvements

  • #3417 Bump the furo theme to 2025.12.19

📦 Packaging changes

  • #3405 Bump build requirement hatchling to 1.28.0
Changelog

Sourced from singer-sdk's changelog.

v0.53.5 (2026-01-06)

🐛 Fixes

  • #3436 Do not try to parse the error response from the OAuth token request as JSON to avoid deserialization errors
  • #3432 Add details to the variant prompt in templates
  • #3426 Update template dependencies
  • #3412 Add concurrency config to CI workflows in templates
  • #3411 Simplify Python version handling in templates

📚 Documentation Improvements

  • #3417 Bump the furo theme to 2025.12.19

📦 Packaging changes

  • #3405 Bump build requirement hatchling to 1.28.0

v0.53.4 (2025-11-28)

🐛 Fixes

  • #3393 Make StreamSchema.get_stream_schema generic to avoid downstream warnings about violation of the LSP

⚙️ Under the Hood

  • #3391 Move to monthly instead of weekly updates to pre-commit hooks in templates

v0.53.3 (2025-11-25)

🐛 Fixes

  • #3387 Do not leave dangling nullable field in OpenAPI schema properties
  • #3386 Do not add "type": ["null"] to OpenAPI spec properties without a type
  • #3380 Use pytest 9+ in templates

⚙️ Under the Hood

  • #3388 Deprecate Stream.reset_state_progress_markers since it is not being used

v0.53.2 (2025-11-19)

🐛 Fixes

  • #3378 Revert "feat(taps): Queue parent contexts and sync child streams only when the queue is full (#3058)"

v0.53.1 (2025-11-19)

🐛 Fixes

... (truncated)

Commits
  • a6fdc6a chore: Lock file maintenance (#3438)
  • 59c5930 chore: Release v0.53.5 (#3437)
  • b46c40b fix(taps): Do not try to parse error response from OAuth token request as JSO...
  • 5158d02 chore: Make zizmor happy
  • 5b18479 chore: pre-commit autoupdate (#3433)
  • c6ca6f8 fix(templates): Add details to the variant prompt in templates (#3432)
  • c802f94 chore(deps-dev): bump ty from 0.0.5 to 0.0.7 in the development-dependencies ...
  • 901cc14 chore: Set pre-commit.ci autofix_commit_msg
  • b7106b7 test: Set Pytest log_level
  • 14c9852 chore: Consolidate Ruff PL rules (#3430)
  • Additional commits viewable in compare view

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)

Updates the requirements on [singer-sdk](https://github.com/meltano/sdk) to permit the latest version.
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.44.3...v0.53.5)

---
updated-dependencies:
- dependency-name: singer-sdk
  dependency-version: 0.53.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 7, 2026 07:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 7, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant