Skip to content

chore(deps): update singer-sdk[testing] requirement from ~=0.42.1 to ~=0.52.3#276

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

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

Release notes

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

v0.52.3 (2025-10-28)

🐛 Fixes

  • #3343 Fix regression in v0.52.0 where the auth attribute was removed from the RESTStream.requests_session instance
  • #3333 Add more context and clear instructions to cookiecutter prompts

📚 Documentation Improvements

  • #3338 Document how to cast values to different data types in inline stream maps
  • #3337 FAQ - my stream sync is not resumed after it is interrupted in the middle of a run
  • #3336 Explain parameter replacement in parent-child streams
  • #3335 Improve documentation around extended JSONPath parser
  • #3332 Clarify that JSONL batch files should contain raw records and not Singer RECORD messages
  • #3331 Document that multiple state messages can be output from a single target run
Changelog

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

v0.52.3 (2025-10-28)

🐛 Fixes

  • #3343 Fix regression in v0.52.0 where the auth attribute was removed from the RESTStream.requests_session instance
  • #3333 Add more context and clear instructions to cookiecutter prompts

📚 Documentation Improvements

  • #3338 Document how to cast values to different data types in inline stream maps
  • #3337 FAQ - my stream sync is not resumed after it is interrupted in the middle of a run
  • #3336 Explain parameter replacement in parent-child streams
  • #3335 Improve documentation around extended JSONPath parser
  • #3332 Clarify that JSONL batch files should contain raw records and not Singer RECORD messages
  • #3331 Document that multiple state messages can be output from a single target run

v0.52.2 (2025-10-22)

🐛 Fixes

  • #3328 Support MIT as a license option in templates
  • #3327 Emit a log when requesting a new access token in OAuth taps

v0.52.1 (2025-10-22)

📦 Packaging changes

  • #3325 Fix python_version marker in backoff dependency

v0.52.0 (2025-10-21)

✨ New

  • #3311 New Stream.preprocess_context lets developers make changes to the stream context before it is frozen

🐛 Fixes

  • #3322 Improved error message when a request is being retried, including URL path and status code
  • #3313 Ignore the Programming Language :: Python :: 3 :: Only classifier when generating --about output
  • #3312 Update template readmes to use fewer commands

⚙️ Under the Hood

  • #3321 Delay stream request authentication until right before the request is sent, so the request is re-authenticated if it needs to be retried
  • #3315 Pass stream logger to the backoff handler
  • #3314 Add schema to extra log fields when schema validation fails

📚 Documentation Improvements

  • #3316 Update annotation of backoff_wait_generator in example

... (truncated)

Commits
  • 5632fb6 chore: Release v0.52.3 (#3344)
  • 34ffd84 fix: Fix regression in v0.52.0 where the auth attribute was removed from th...
  • ffd9a81 chore: pre-commit autoupdate (#3319)
  • 4c8bd35 chore(deps): bump nox from 2025.5.1 to 2025.10.16 in /.github/workflows/resou...
  • cc29a37 ci: Run benchmarks on Python 3.14 (#3341)
  • 2b3a539 chore: Lock file maintenance
  • d29bae6 ci: Add concurrency limits to all workflows
  • 244bbf1 docs: Document how to cast values to different data types in inline stream ma...
  • aa6677a docs: FAQ - my stream sync is not resumed after it is interrupted in the midd...
  • 9fced46 docs: Explain parameter replacement in parent-child streams (#3336)
  • 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.52.3)

---
updated-dependencies:
- dependency-name: singer-sdk[testing]
  dependency-version: 0.52.3
  dependency-type: direct:production
...

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 Oct 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2025 08:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2025

Superseded by #277.

@dependabot dependabot bot closed this Nov 4, 2025
@dependabot dependabot bot deleted the dependabot/pip/singer-sdk-testing--approx-eq-0.52.3 branch November 4, 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