Skip to content

Commit

Permalink
feat(deps): bump singer-sdk from 0.42.0 to 0.42.1 in the runtime-depe…
Browse files Browse the repository at this point in the history
…ndencies group (#291)

Bumps the runtime-dependencies group with 1 update:
[singer-sdk](https://github.com/meltano/sdk).

Updates `singer-sdk` from 0.42.0 to 0.42.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.42.1 (2024-11-11)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2756">#2756</a>
Safely compare UUID replication keys with state bookmarks --
<em><strong>Thanks <a
href="https://github.com/nikzavada"><code>@​nikzavada</code></a>!</strong></em></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/meltano/sdk/compare/v0.42.0...v0.42.1">https://github.com/meltano/sdk/compare/v0.42.0...v0.42.1</a></p>
</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.42.1 (2024-11-11)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2756">#2756</a>
Safely compare UUID replication keys with state bookmarks --
<em><strong>Thanks <a
href="https://github.com/nikzavada"><code>@​nikzavada</code></a>!</strong></em></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/meltano/sdk/commit/1fd5aa894cac4dd515db7df2ca57859d0618b30c"><code>1fd5aa8</code></a>
chore: Release v0.42.1 (<a
href="https://redirect.github.com/meltano/sdk/issues/2759">#2759</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/2a7490c93208da98a5db93f88c8b43af8edfcc86"><code>2a7490c</code></a>
chore: Use the branch checked out in the version bump workflow</li>
<li><a
href="https://github.com/meltano/sdk/commit/e2643920bbbc5dbcbff8f36d9d79f79b09742b97"><code>e264392</code></a>
fix: Safely compare UUID replication keys with state bookmarks (<a
href="https://redirect.github.com/meltano/sdk/issues/2756">#2756</a>)</li>
<li>See full diff in <a
href="https://github.com/meltano/sdk/compare/v0.42.0...v0.42.1">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.42.0&new-version=0.42.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 45a3e3c commit 075cc6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 075cc6f

Please sign in to comment.