Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

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

Release notes

Sourced from singer-sdk[testing]'s releases.

v0.53.0 (2025-11-18)

✨ New

  • #3369 In OpenAPI schema normalization, treat all fields as nullable unless they are part of a primary key
  • #3058 Queue parent contexts and sync child streams only when the queue is full
  • #3364 Normalize allOf components in OpenAPI spec schemas
  • #3363 Add flattening_max_key_length configuration option
  • #3359 Log response header names when backing off requests
  • #3348 Automatic normalization of OpenAPI schema features
  • #3329 Add new IDN/IRI JSON Schema types

🐛 Fixes

  • #3368 Migrate from backoff to python-backoff
  • #3367 Remove branches condition from pull request workflow trigger
  • #3340 Track table preparation to prevent data loss on schema changes
  • #3357 Update dependencies and meltano.yml in templates, use SchemaDirectory
  • #3354 Fix class docstrings in tap, target and mapper templates
  • #3352 Update templates

⚙️ Under the Hood

  • #3355 Make the deprecation warning in singer_sdk.sinks.sql more specific

📚 Documentation Improvements

  • #3362 Move SQL tap, target and stream docs to reflect their location in the package
  • #3358 Fix code examples in SQL target guide

📦 Packaging changes

  • #3360 Require Pytest 9+
Changelog

Sourced from singer-sdk[testing]'s changelog.

v0.53.0 (2025-11-18)

✨ New

  • #3369 In OpenAPI schema normalization, treat all fields as nullable unless they are part of a primary key
  • #3058 Queue parent contexts and sync child streams only when the queue is full
  • #3364 Normalize allOf components in OpenAPI spec schemas
  • #3363 Add flattening_max_key_length configuration option
  • #3359 Log response header names when backing off requests
  • #3348 Automatic normalization of OpenAPI schema features
  • #3329 Add new IDN/IRI JSON Schema types

🐛 Fixes

  • #3368 Migrate from backoff to python-backoff
  • #3367 Remove branches condition from pull request workflow trigger
  • #3340 Track table preparation to prevent data loss on schema changes
  • #3357 Update dependencies and meltano.yml in templates, use SchemaDirectory
  • #3354 Fix class docstrings in tap, target and mapper templates
  • #3352 Update templates

⚙️ Under the Hood

  • #3355 Make the deprecation warning in singer_sdk.sinks.sql more specific

📚 Documentation Improvements

  • #3362 Move SQL tap, target and stream docs to reflect their location in the package
  • #3358 Fix code examples in SQL target guide

📦 Packaging changes

  • #3360 Require Pytest 9+

v0.52.5 (2025-10-30)

🐛 Fixes

  • #3350 Configuration schema now reflects that casting to bool(...) in stream map __filter__ expressions is not required
  • #3349 Update templates

v0.52.4 (2025-10-28)

🐛 Fixes

  • #3346 Preserve properties with empty JSON schema when flattening them
  • #3345 Use tuple primary keys in tap templates

v0.52.3 (2025-10-28)

... (truncated)

Commits
  • 45bc1eb chore: Release v0.53.0 (#3372)
  • 0a54268 feat(taps): In OpenAPI schema normalization, treat all fields as nullable u...
  • 16ea7ad feat(taps): Queue parent contexts and sync child streams only when the queue ...
  • e6c0123 chore: pre-commit autoupdate (#3370)
  • d8afc48 fix(deps): Migrate from backoff to python-backoff (#3368)
  • 82f840f fix(templates): Remove branches condition from pull request workflow trigge...
  • 91802a2 chore(deps): bump pre-commit from 4.3.0 to 4.4.0 in /.github/workflows/resour...
  • 3883f7c chore: Lock file maintenance
  • 67c1b25 chore: Fix pre-commit hooks for tap-dummyjson (#3365)
  • a91457d feat(taps): Normalize allOf components in OpenAPI spec schemas (#3364)
  • 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[testing]](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.42.1...v0.53.0)

---
updated-dependencies:
- dependency-name: singer-sdk[testing]
  dependency-version: 0.53.0
  dependency-type: direct:development
...

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 Nov 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2025 08:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2025
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