Skip to content

Commit be4c35e

Browse files
chore(deps): bump singer-sdk from 0.46.0 to 0.46.3 in the runtime-dependencies group (#203)
Bumps the runtime-dependencies group with 1 update: [singer-sdk](https://github.com/meltano/sdk). Updates `singer-sdk` from 0.46.0 to 0.46.3 <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.46.3 (2025-05-15)</h2> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3042">#3042</a> Revert &quot;fix(targets): Avoid emitting message <code>&quot;No schema for record field.&quot;</code> when &quot;additionalProperties&quot; is set to true in stream schema (<a href="https://redirect.github.com/meltano/sdk/issues/3031">#3031</a>)&quot;</li> </ul> <h2>v0.46.2 (2025-05-15)</h2> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3037">#3037</a> Avoid aborting parent stream before child stream is finished in standard tap tests</li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3031">#3031</a> Avoid emitting message <code>&quot;No schema for record field.&quot;</code> when &quot;additionalProperties&quot; is set to true in stream schema -- <em><strong>Thanks <a href="https://github.com/SidduHussain"><code>@​SidduHussain</code></a>!</strong></em></li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3040">#3040</a> Avoid emitting empty state value from target -- <em><strong>Thanks <a href="https://github.com/joaopamaral"><code>@​joaopamaral</code></a>!</strong></em></li> </ul> <h3>⚙️ Under the Hood</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3039">#3039</a> Make the filesystem tap and stream logs less noisy</li> </ul> <h3>📦 Packaging changes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3038">#3038</a> Remove license trove classifier and rely on PEP 639</li> </ul> <h2>v0.46.1 (2025-05-13)</h2> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3034">#3034</a> Avoid emitting an empty state from the target if the tap has not sent any state messages</li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3030">#3030</a> Bump standard tap tests max records limit from 25 to 150</li> </ul> <h3>📚 Documentation Improvements</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3026">#3026</a> Auto-format markdown with <code>mdformat</code></li> </ul> <h3>📦 Packaging changes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3033">#3033</a> Depend on PyArrow &gt;= 15 for parquet batching</li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3027">#3027</a> Test with click 8.2.x</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.46.3 (2025-05-15)</h2> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3042">#3042</a> Revert &quot;fix(targets): Avoid emitting message <code>&quot;No schema for record field.&quot;</code> when &quot;additionalProperties&quot; is set to true in stream schema (<a href="https://redirect.github.com/meltano/sdk/issues/3031">#3031</a>)&quot;</li> </ul> <h2>v0.46.2 (2025-05-15)</h2> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3037">#3037</a> Avoid aborting parent stream before child stream is finished in standard tap tests</li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3031">#3031</a> Avoid emitting message <code>&quot;No schema for record field.&quot;</code> when &quot;additionalProperties&quot; is set to true in stream schema -- <em><strong>Thanks <a href="https://github.com/SidduHussain"><code>@​SidduHussain</code></a>!</strong></em></li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3040">#3040</a> Avoid emitting empty state value from target -- <em><strong>Thanks <a href="https://github.com/joaopamaral"><code>@​joaopamaral</code></a>!</strong></em></li> </ul> <h3>⚙️ Under the Hood</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3039">#3039</a> Make the filesystem tap and stream logs less noisy</li> </ul> <h3>📦 Packaging changes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3038">#3038</a> Remove license trove classifier and rely on PEP 639</li> </ul> <h2>v0.46.1 (2025-05-13)</h2> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3034">#3034</a> Avoid emitting an empty state from the target if the tap has not sent any state messages</li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3030">#3030</a> Bump standard tap tests max records limit from 25 to 150</li> </ul> <h3>📚 Documentation Improvements</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3026">#3026</a> Auto-format markdown with <code>mdformat</code></li> </ul> <h3>📦 Packaging changes</h3> <ul> <li><a href="https://redirect.github.com/meltano/sdk/issues/3033">#3033</a> Depend on PyArrow &gt;= 15 for parquet batching</li> <li><a href="https://redirect.github.com/meltano/sdk/issues/3027">#3027</a> Test with click 8.2.x</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/meltano/sdk/commit/1cc0c7da5f8077aa110c553a7a49808312c4687a"><code>1cc0c7d</code></a> chore: Release v0.46.3 (<a href="https://redirect.github.com/meltano/sdk/issues/3043">#3043</a>)</li> <li><a href="https://github.com/meltano/sdk/commit/7d643efd009ed0fa6bdafa83a1d932190699b066"><code>7d643ef</code></a> revert: Revert &quot;fix(targets): Avoid emitting message `&quot;No schema for record f...</li> <li><a href="https://github.com/meltano/sdk/commit/fa788c8040236af9aee7c2b19fe4dd735b32ae43"><code>fa788c8</code></a> chore: Lock file maintenance</li> <li><a href="https://github.com/meltano/sdk/commit/dd26663c3f59f2bb5afdbc47ebbc008cc9539337"><code>dd26663</code></a> chore: Release v0.46.2 (<a href="https://redirect.github.com/meltano/sdk/issues/3041">#3041</a>)</li> <li><a href="https://github.com/meltano/sdk/commit/bdb74afe58750ad13c1ca5499e60a8bdf642a178"><code>bdb74af</code></a> fix: Avoid aborting parent stream before child stream is finished in standard...</li> <li><a href="https://github.com/meltano/sdk/commit/f560e2920a38c1f6fe51496efc649d00d098054f"><code>f560e29</code></a> fix(targets): Avoid emitting message <code>&quot;No schema for record field.&quot;</code> when &quot;ad...</li> <li><a href="https://github.com/meltano/sdk/commit/546865196310e006c44c7fc7d66999a35e5898e3"><code>5468651</code></a> fix: Avoid emitting empty state value from target (<a href="https://redirect.github.com/meltano/sdk/issues/3040">#3040</a>)</li> <li><a href="https://github.com/meltano/sdk/commit/2f142e607c877d0f0cdd03d80851dd8bd000c8c6"><code>2f142e6</code></a> refactor: Make the filesystem tap and stream logs less noisy (<a href="https://redirect.github.com/meltano/sdk/issues/3039">#3039</a>)</li> <li><a href="https://github.com/meltano/sdk/commit/0a710deeb124cf5266bd1f4125d5920105f070c9"><code>0a710de</code></a> chore: Lock file maintenance</li> <li><a href="https://github.com/meltano/sdk/commit/c0b75af421c398a38e96c8659f1fb5786d174e26"><code>c0b75af</code></a> packaging: Remove license trove classifier and rely on PEP 639 (<a href="https://redirect.github.com/meltano/sdk/issues/3038">#3038</a>)</li> <li>Additional commits viewable in <a href="https://github.com/meltano/sdk/compare/v0.46.0...v0.46.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=singer-sdk&package-manager=pip&previous-version=0.46.0&new-version=0.46.3)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4894f8 commit be4c35e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)