Skip to content

Commit

Permalink
feat(deps): Bump singer-sdk from 0.43.1 to 0.44.0 (#506)
Browse files Browse the repository at this point in the history
Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.43.1 to
0.44.0.
<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.44.0 (2025-01-23)</h2>
<h3>✨ New</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2830">#2830</a>
Allow developers to mark stream schema and settings fields as
deprecated</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2829">#2829</a>
Support a <code>x-sql-datatype</code> JSON Schema annotation to let
targets customize SQL type handling</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2819">#2819</a> Add
SHA256 encryption method to inline stream maps -- <em><strong>Thanks <a
href="https://github.com/ben-schulz-mh"><code>@​ben-schulz-mh</code></a>!</strong></em></li>
</ul>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2407">#2407</a> Use
Poetry support for PEP 621</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2822">#2822</a>
Make paramiko and transitive SSH dependencies optional</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2821">#2821</a>
Require urllib3 &lt; 2 on Python &lt; 3.10</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.44.0 (2025-01-23)</h2>
<h3>✨ New</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2830">#2830</a>
Allow developers to mark stream schema and settings fields as
deprecated</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2829">#2829</a>
Support a <code>x-sql-datatype</code> JSON Schema annotation to let
targets customize SQL type handling</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2819">#2819</a> Add
SHA256 encryption method to inline stream maps -- <em><strong>Thanks <a
href="https://github.com/ben-schulz-mh"><code>@​ben-schulz-mh</code></a>!</strong></em></li>
</ul>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2407">#2407</a> Use
Poetry support for PEP 621</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2822">#2822</a>
Make paramiko and transitive SSH dependencies optional</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2821">#2821</a>
Require urllib3 &lt; 2 on Python &lt; 3.10</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/meltano/sdk/commit/57085dd25f07a7742b394aeb0c3212b3dd924d68"><code>57085dd</code></a>
chore: Release v0.44.0 (<a
href="https://redirect.github.com/meltano/sdk/issues/2837">#2837</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/d1ba40003a516c8d0c42b9fd81ca8a826de3d392"><code>d1ba400</code></a>
chore(deps): bump pre-commit from 4.0.1 to 4.1.0 in
/.github/workflows/resour...</li>
<li><a
href="https://github.com/meltano/sdk/commit/0572fef650520aec5d26c4ef2c21a50384c07f8e"><code>0572fef</code></a>
chore: pre-commit autoupdate (<a
href="https://redirect.github.com/meltano/sdk/issues/2833">#2833</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/1079131df901357877baa9cd17f35a2e2cbd3fdf"><code>1079131</code></a>
chore: Update templates (<a
href="https://redirect.github.com/meltano/sdk/issues/2820">#2820</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/b4c6ecc6d15c73b2e0e45a90b7466a1622e62512"><code>b4c6ecc</code></a>
feat: Allow developers to mark stream schema and settings fields as
deprecate...</li>
<li><a
href="https://github.com/meltano/sdk/commit/b3610ca472e9007de8847bb4e54752d55a749456"><code>b3610ca</code></a>
feat(targets): Support a <code>x-sql-datatype</code> JSON Schema
annotation to let targe...</li>
<li><a
href="https://github.com/meltano/sdk/commit/8638b07ca26a64388321af16d40ec4654d296d7b"><code>8638b07</code></a>
chore: pre-commit autoupdate (<a
href="https://redirect.github.com/meltano/sdk/issues/2828">#2828</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/a8e6bf0ac6cc871c7fbc299df3e4d9f3a42f590d"><code>a8e6bf0</code></a>
chore: Run <code>poetry lock --regenerate</code> (<a
href="https://redirect.github.com/meltano/sdk/issues/2827">#2827</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/b6581348c87c4e0549bc9171edfcda0cd10d0735"><code>b658134</code></a>
chore(deps): bump poetry from 2.0.0 to 2.0.1 in /.github/workflows in
the ci ...</li>
<li><a
href="https://github.com/meltano/sdk/commit/ecfc71dfaefe2f2e9fc5d437f2d4e6368b24b97e"><code>ecfc71d</code></a>
chore: Fix typo PyPi -&gt; PyPI (<a
href="https://redirect.github.com/meltano/sdk/issues/2825">#2825</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/meltano/sdk/compare/v0.43.1...v0.44.0">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.43.1&new-version=0.44.0)](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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent b34ab61 commit 0e5813f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 6 deletions.
55 changes: 50 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ documentation = "https://github.com/MeltanoLabs/tap-stackexchange/blob/main/READ
python = ">=3.9"
pyrate-limiter = { version = "==3.*", python = "<4" }
requests-cache = { version = "==1.*", python = "<4" }
singer-sdk = "==0.43.*"
singer-sdk = "==0.44.*"

[tool.poetry.group.dev.dependencies]
mypy = ">=1.11.1"
Expand Down

0 comments on commit 0e5813f

Please sign in to comment.