Skip to content

Commit

Permalink
feat(deps): bump the runtime-dependencies group with 2 updates (#320)
Browse files Browse the repository at this point in the history
Bumps the runtime-dependencies group with 2 updates:
[snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python)
and [singer-sdk](https://github.com/meltano/sdk).

Updates `snowflake-connector-python` from 3.13.1 to 3.13.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/snowflakedb/snowflake-connector-python/releases">snowflake-connector-python's
releases</a>.</em></p>
<blockquote>
<h2>3.13.2</h2>
<ul>
<li>v3.13.2(January 29, 2025)
<ul>
<li>Changed not to use scoped temporary objects.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/snowflakedb/snowflake-connector-python/commit/5575562265afeb1f22414bd506425e031e35eab9"><code>5575562</code></a>
Changed not to use scoped temp stage (<a
href="https://redirect.github.com/snowflakedb/snowflake-connector-python/issues/2158">#2158</a>)</li>
<li>See full diff in <a
href="https://github.com/snowflakedb/snowflake-connector-python/compare/v3.13.1...v3.13.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `singer-sdk` from 0.44.1 to 0.44.2
<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.2 (2025-01-31)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2862">#2862</a>
Include package license metadata conditionally in templates --
<em><strong>Thanks <a
href="https://github.com/ReubenFrankel"><code>@​ReubenFrankel</code></a>!</strong></em></li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2859">#2859</a> Use
uv in tap, target and mapper templates</li>
</ul>
<h3>📚 Documentation Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2861">#2861</a>
Document plugin development with uv and how to migrate existing
ones</li>
</ul>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2854">#2854</a> Use
PEP 639</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2852">#2852</a>
Remove <code>urllib3</code> constraint</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2851">#2851</a> Use
uv to manage this project</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.2 (2025-01-31)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2862">#2862</a>
Include package license metadata conditionally in templates --
<em><strong>Thanks <a
href="https://github.com/ReubenFrankel"><code>@​ReubenFrankel</code></a>!</strong></em></li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2859">#2859</a> Use
uv in tap, target and mapper templates</li>
</ul>
<h3>📚 Documentation Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2861">#2861</a>
Document plugin development with uv and how to migrate existing
ones</li>
</ul>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2854">#2854</a> Use
PEP 639</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2852">#2852</a>
Remove <code>urllib3</code> constraint</li>
<li><a
href="https://redirect.github.com/meltano/sdk/issues/2851">#2851</a> Use
uv to manage this project</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/meltano/sdk/commit/df117284f18a0c2477b8d0f824a9c4a8634f440a"><code>df11728</code></a>
chore: Release v0.44.2 (<a
href="https://redirect.github.com/meltano/sdk/issues/2863">#2863</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/a3a3a849ca3293c548b491a665bec3828b39522f"><code>a3a3a84</code></a>
chore: Fix local SDK use in cookiecutter tests (<a
href="https://redirect.github.com/meltano/sdk/issues/2864">#2864</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/3c8024503f49c80e7f3199829c7aa63874f133de"><code>3c80245</code></a>
fix(templates): Include package license metadata conditionally in
templates (...</li>
<li><a
href="https://github.com/meltano/sdk/commit/a609f4bb38e63b035cf3d1d5df62e74a5aa661cc"><code>a609f4b</code></a>
docs: Document plugin development with uv and how to migrate existing
ones (#...</li>
<li><a
href="https://github.com/meltano/sdk/commit/262e3eb78490cd517d291d1ae7a8371481e24b39"><code>262e3eb</code></a>
chore: Remove unused tox.ini</li>
<li><a
href="https://github.com/meltano/sdk/commit/052c49192c90a338539b51bcb0bd62b004b59eac"><code>052c491</code></a>
chore: Update samples to use uv (<a
href="https://redirect.github.com/meltano/sdk/issues/2860">#2860</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/8e297dff297373f16ceeae649500bf9827d5d35a"><code>8e297df</code></a>
fix: Use uv in tap, target and mapper templates (<a
href="https://redirect.github.com/meltano/sdk/issues/2859">#2859</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/6dc84d6ca1cd55f118f23986e175ef811cabd17d"><code>6dc84d6</code></a>
revert: Add back some upper Python version constraints in dependencies
(<a
href="https://redirect.github.com/meltano/sdk/issues/2858">#2858</a>)</li>
<li><a
href="https://github.com/meltano/sdk/commit/7529cbf78db74f06c61223d9bfde2c74bbfc2c4a"><code>7529cbf</code></a>
packaging: Remove some upper Python version constraints from
dependencies (<a
href="https://redirect.github.com/meltano/sdk/issues/2">#2</a>...</li>
<li><a
href="https://github.com/meltano/sdk/commit/7314a7884ed0d9c5f0e5d8771a9c9cac630163f0"><code>7314a78</code></a>
ci: Automatically check for typos (<a
href="https://redirect.github.com/meltano/sdk/issues/2855">#2855</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/meltano/sdk/compare/v0.44.1...v0.44.2">compare
view</a></li>
</ul>
</details>
<br />


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 Feb 4, 2025
1 parent 245e91a commit a930d80
Showing 1 changed file with 33 additions and 37 deletions.
70 changes: 33 additions & 37 deletions poetry.lock

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

0 comments on commit a930d80

Please sign in to comment.