-
Notifications
You must be signed in to change notification settings - Fork 30
Commit 5a341fa
fix(deps): bump singer-sdk from 0.51.0 to 0.52.1 (#421)
Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.51.0 to
0.52.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/meltano/sdk/releases">singer-sdk's
releases</a>.</em></p>
<blockquote>
<h2>v0.52.1 (2025-10-22)</h2>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3325">#3325</a> Fix
<code>python_version</code> marker in <code>backoff</code>
dependency</li>
</ul>
<h2>v0.52.0 (2025-10-21)</h2>
<h3>✨ New</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3311">#3311</a> New
<code>Stream.preprocess_context</code> lets developers make changes to
the stream context before it is frozen</li>
</ul>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3322">#3322</a>
Improved error message when a request is being retried, including URL
path and status code</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3313">#3313</a>
Ignore the <code>Programming Language :: Python :: 3 :: Only</code>
classifier when generating <code>--about</code> output</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3312">#3312</a>
Update template readmes to use fewer commands</li>
</ul>
<h3>⚙️ Under the Hood</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3321">#3321</a>
Delay stream request authentication until right before the request is
sent, so the request is re-authenticated if it needs to be retried</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3315">#3315</a>
Pass stream logger to the backoff handler</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3314">#3314</a> Add
<code>schema</code> to extra log fields when schema validation
fails</li>
</ul>
<h3>📚 Documentation Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3316">#3316</a>
Update annotation of <code>backoff_wait_generator</code> in example</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/meltano/sdk/blob/main/CHANGELOG.md">singer-sdk's
changelog</a>.</em></p>
<blockquote>
<h2>v0.52.1 (2025-10-22)</h2>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3325">#3325</a> Fix
<code>python_version</code> marker in <code>backoff</code>
dependency</li>
</ul>
<h2>v0.52.0 (2025-10-21)</h2>
<h3>✨ New</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3311">#3311</a> New
<code>Stream.preprocess_context</code> lets developers make changes to
the stream context before it is frozen</li>
</ul>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3322">#3322</a>
Improved error message when a request is being retried, including URL
path and status code</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3313">#3313</a>
Ignore the <code>Programming Language :: Python :: 3 :: Only</code>
classifier when generating <code>--about</code> output</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3312">#3312</a>
Update template readmes to use fewer commands</li>
</ul>
<h3>⚙️ Under the Hood</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3321">#3321</a>
Delay stream request authentication until right before the request is
sent, so the request is re-authenticated if it needs to be retried</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3315">#3315</a>
Pass stream logger to the backoff handler</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3314">#3314</a> Add
<code>schema</code> to extra log fields when schema validation
fails</li>
</ul>
<h3>📚 Documentation Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/3316">#3316</a>
Update annotation of <code>backoff_wait_generator</code> in example</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/meltano/sdk/commit/f11ca33f060e9fa620ba95b25636ccbf29090bb6"><code>f11ca33</code></a>
chore: Release v0.52.1 (<a
href="https://redirect.github.com/meltano/sdk/issues/3326">#3326</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/d0db4ce70939059ace33d48d4641803fe663d8fe"><code>d0db4ce</code></a>
packaging: Fix <code>python_version</code> marker in
<code>backoff</code> dependency (<a
href="https://redirect.github.com/meltano/sdk/issues/3325">#3325</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/7807eec88fc377c8265cd0ab5974edc61f05931d"><code>7807eec</code></a>
chore: Release v0.52.0 (<a
href="https://redirect.github.com/meltano/sdk/issues/3323">#3323</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/92035e41e761d10fa9f0538a3badacb4c3499c0a"><code>92035e4</code></a>
chore: Fix end of files</li>
<li><a
href="https://github.com/meltano/sdk/commit/214879c83ebc8c062c599533349b66749eceb0f0"><code>214879c</code></a>
fix(taps): Improved error message when a request is being retried,
including ...</li>
<li><a
href="https://github.com/meltano/sdk/commit/afbec4bd2a75b7c14be96a4bcf5aea776c0e06ee"><code>afbec4b</code></a>
refactor(taps): Delay stream request authentication until right before
the re...</li>
<li><a
href="https://github.com/meltano/sdk/commit/eea76f86bddd6635665a1b0a958021ff21437a45"><code>eea76f8</code></a>
chore: Configure Dependabot <code>cooldown</code> (<a
href="https://redirect.github.com/meltano/sdk/issues/3318">#3318</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/0d6d17b7814cdee1342e0b6a766cb1d40f956a13"><code>0d6d17b</code></a>
chore: Lock file maintenance</li>
<li><a
href="https://github.com/meltano/sdk/commit/814cb1dc802e7a4d9fb8a77cd4a3e5213c7267af"><code>814cb1d</code></a>
chore(deps): bump the actions group with 3 updates (<a
href="https://redirect.github.com/meltano/sdk/issues/3317">#3317</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/394902a6768d32978668ce0ab5d52b00e57d4714"><code>394902a</code></a>
docs: Update annotation of <code>backoff_wait_generator</code> in
example (<a
href="https://redirect.github.com/meltano/sdk/issues/3316">#3316</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/meltano/sdk/compare/v0.51.0...v0.52.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edgar Ramírez Mondragón <[email protected]>1 parent 61d8b80 commit 5a341faCopy full SHA for 5a341fa
File tree
Expand file treeCollapse file tree
2 files changed
+9
-8
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+9
-8
lines changedOpen diff view settings
Collapse file
+7-6Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments