Commit 7aced02
authored
fix(deps): update dependency singer-sdk to ~=0.52.2 (#167)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [singer-sdk](https://redirect.github.com/meltano/sdk)
([changelog](https://redirect.github.com/meltano/sdk/blob/main/CHANGELOG.md))
| `~=0.51.0` -> `~=0.52.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>meltano/sdk (singer-sdk)</summary>
###
[`v0.52.2`](https://redirect.github.com/meltano/sdk/blob/HEAD/CHANGELOG.md#v0522-2025-10-22)
[Compare
Source](https://redirect.github.com/meltano/sdk/compare/v0.52.1...v0.52.2)
##### 🐛 Fixes
- [#​3328](https://redirect.github.com/meltano/sdk/issues/3328)
Support MIT as a license option in templates
- [#​3327](https://redirect.github.com/meltano/sdk/issues/3327)
Emit a log when requesting a new access token in OAuth taps
###
[`v0.52.1`](https://redirect.github.com/meltano/sdk/blob/HEAD/CHANGELOG.md#v0521-2025-10-22)
[Compare
Source](https://redirect.github.com/meltano/sdk/compare/v0.52.0...v0.52.1)
##### 📦 Packaging changes
- [#​3325](https://redirect.github.com/meltano/sdk/issues/3325)
Fix `python_version` marker in `backoff` dependency
###
[`v0.52.0`](https://redirect.github.com/meltano/sdk/blob/HEAD/CHANGELOG.md#v0520-2025-10-21)
[Compare
Source](https://redirect.github.com/meltano/sdk/compare/v0.51.0...v0.52.0)
##### ✨ New
- [#​3311](https://redirect.github.com/meltano/sdk/issues/3311)
New `Stream.preprocess_context` lets developers make changes to the
stream context before it is frozen
##### 🐛 Fixes
- [#​3322](https://redirect.github.com/meltano/sdk/issues/3322)
Improved error message when a request is being retried, including URL
path and status code
- [#​3313](https://redirect.github.com/meltano/sdk/issues/3313)
Ignore the `Programming Language :: Python :: 3 :: Only` classifier when
generating `--about` output
- [#​3312](https://redirect.github.com/meltano/sdk/issues/3312)
Update template readmes to use fewer commands
##### ⚙️ Under the Hood
- [#​3321](https://redirect.github.com/meltano/sdk/issues/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](https://redirect.github.com/meltano/sdk/issues/3315)
Pass stream logger to the backoff handler
- [#​3314](https://redirect.github.com/meltano/sdk/issues/3314)
Add `schema` to extra log fields when schema validation fails
##### 📚 Documentation Improvements
- [#​3316](https://redirect.github.com/meltano/sdk/issues/3316)
Update annotation of `backoff_wait_generator` in example
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 04:00 PM and 06:59 PM, only on
Monday ( * 16-18 * * 1 ) in timezone America/Mexico_City, Automerge -
Between 07:00 AM and 09:59 AM, only on Wednesday ( * 7-9 * * 3 ) in
timezone America/Mexico_City.
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/reservoir-data/tap-planetscaleapi).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1b46e60 commit 7aced02
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments