Skip to content

chore(deps-dev): update singer-sdk[testing] requirement from ~=0.42.1 to ~=0.53.3#284

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/singer-sdk-testing--approx-eq-0.53.3
Closed

chore(deps-dev): update singer-sdk[testing] requirement from ~=0.42.1 to ~=0.53.3#284
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/singer-sdk-testing--approx-eq-0.53.3

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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
Changelog

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

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

  • #3374 For log-based streams, write starting bookmark to the state to ensure the sync runs "incrementally"

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

... (truncated)

Commits
  • 288f792 chore: Release v0.53.3 (#3389)
  • 90009ab refactor: Deprecate Stream.reset_state_progress_markers since it is not bei...
  • 59ab2df fix(taps): Do not leave dangling nullable field in OpenAPI schema propertie...
  • 3d082d2 fix(taps): Do not add "type": ["null"] to OpenAPI spec properties without a...
  • f1ae3a9 chore(deps): bump the ci group in /.github/workflows/resources with 2 updates...
  • 960ade5 chore: Replace mdformat_frontmatter with mdformat-front-matters (#3384)
  • c0d09dd chore: Update dev dependencies (#3383)
  • 5de51a8 chore: Add backports.zstd test dependency to ensure cached requests are sta...
  • 66786bd chore: Use dynamic versioning in workspace packages (#3381)
  • 6bbb91d fix(templates): Use Pytest 9+ in templates (#3380)
  • 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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 08:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

Superseded by #285.

@dependabot dependabot bot closed this Dec 2, 2025
@dependabot dependabot bot deleted the dependabot/pip/singer-sdk-testing--approx-eq-0.53.3 branch December 2, 2025 08:02
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.

0 participants