-
Notifications
You must be signed in to change notification settings - Fork 18
Commit b7ac9fa
authored
chore: Bump the ci group in /.github/workflows with 3 updates (#542)
Bumps the ci group in /.github/workflows with 3 updates:
[meltano](https://github.com/meltano/meltano),
[tox](https://github.com/tox-dev/tox) and
[tox-uv](https://github.com/tox-dev/tox-uv).
Updates `meltano` from 3.7.5 to 3.7.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/meltano/meltano/releases">meltano's
releases</a>.</em></p>
<blockquote>
<h2>v3.7.7 (2025-05-29)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/8793">#8793</a>
Avoid passing plugin configuration to the installation environment</li>
</ul>
<h3>⚙️ Under the Hood</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9289">#9289</a>
Avoid checking catalog cache key if user passed a custom catalog</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9280">#9280</a>
Split job and ELT schedules into separate classes</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9273">#9273</a>
Use <code>ruamel.yaml.add_multi_representer</code> to add YAML
representations of internal types</li>
</ul>
<h3>📚 Documentation Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9288">#9288</a>
Remove outdated log messages from CLI examples</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9271">#9271</a>
Fixed typo <code>mapper</code> -> <code>mappers</code> in
<code>meltano.yml</code> inline data mapping example</li>
</ul>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9290">#9290</a>
Bump latest supported version of <code>setuptools</code> to 80</li>
</ul>
<h2>v3.7.6 (2025-05-14)</h2>
<ul>
<li><a
href="https://hub.docker.com/r/meltano/meltano/tags?page=&page_size=&ordering=&name=v3.7.6-python">Docker
Hub 🐋</a></li>
<li><a href="https://pypi.org/project/meltano/3.7.6/">PyPI 🐍</a></li>
</ul>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9260">#9260</a>
Fixed state merging for incomplete/interrupted payloads</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9258">#9258</a>
Avoid writing empty state after an invalid STATE message --
<em><strong>Thanks <a
href="https://github.com/joaopamaral"><code>@joaopamaral</code></a>!</strong></em></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/meltano/meltano/blob/main/CHANGELOG.md">meltano's
changelog</a>.</em></p>
<blockquote>
<h2>v3.7.7 (2025-05-29)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/8793">#8793</a>
Avoid passing plugin configuration to the installation environment</li>
</ul>
<h3>⚙️ Under the Hood</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9289">#9289</a>
Avoid checking catalog cache key if user passed a custom catalog</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9280">#9280</a>
Split job and ELT schedules into separate classes</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9273">#9273</a>
Use <code>ruamel.yaml.add_multi_representer</code> to add YAML
representations of internal types</li>
</ul>
<h3>📚 Documentation Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9288">#9288</a>
Remove outdated log messages from CLI examples</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9271">#9271</a>
Fixed typo <code>mapper</code> -> <code>mappers</code> in
<code>meltano.yml</code> inline data mapping example</li>
</ul>
<h3>📦 Packaging changes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9290">#9290</a>
Bump latest supported version of <code>setuptools</code> to 80</li>
</ul>
<h2>v3.7.6 (2025-05-14)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9260">#9260</a>
Fixed state merging for incomplete/interrupted payloads</li>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9258">#9258</a>
Avoid writing empty state after an invalid STATE message --
<em><strong>Thanks <a
href="https://github.com/joaopamaral"><code>@joaopamaral</code></a>!</strong></em></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/meltano/meltano/commit/16925a908c2ada3bf4683ba7ffd802b78850eefc"><code>16925a9</code></a>
chore: Release v3.7.7 (<a
href="https://redirect.github.com/meltano/meltano/issues/9291">#9291</a>)</li>
<li><a
href="https://github.com/meltano/meltano/commit/bd57555c5f7e73c6fe02277e85466904932351d3"><code>bd57555</code></a>
packaging: Bump latest supported version of <code>setuptools</code> to
80 (<a
href="https://redirect.github.com/meltano/meltano/issues/9290">#9290</a>)</li>
<li><a
href="https://github.com/meltano/meltano/commit/837f702dd581473af31d19c1a0b691294a483b6a"><code>837f702</code></a>
ci: Preliminary testing on Python 3.14</li>
<li><a
href="https://github.com/meltano/meltano/commit/71e83aaf60b97dbf4689ed6420e49f0feb4b2c0a"><code>71e83aa</code></a>
chore: Lock file maintenance</li>
<li><a
href="https://github.com/meltano/meltano/commit/39ba1441e8d12c47312ca0ce6115740a4852e88c"><code>39ba144</code></a>
fix: Avoid passing plugin configuration to the installation environment
(<a
href="https://redirect.github.com/meltano/meltano/issues/8793">#8793</a>)</li>
<li><a
href="https://github.com/meltano/meltano/commit/d5e71c7e2955d9af4ff10bdbfd52ca8480bed40a"><code>d5e71c7</code></a>
refactor: Avoid checking catalog cache key if user passed a custom
catalog (#...</li>
<li><a
href="https://github.com/meltano/meltano/commit/a1727e9af216c0b99a321c2bf329089a0106a9e2"><code>a1727e9</code></a>
docs: Remove outdated log messages from CLI examples (<a
href="https://redirect.github.com/meltano/meltano/issues/9288">#9288</a>)</li>
<li><a
href="https://github.com/meltano/meltano/commit/aa60f11563129d48e57ae026b5332cbb5cb087e6"><code>aa60f11</code></a>
chore: Use category slug</li>
<li><a
href="https://github.com/meltano/meltano/commit/a20ee5eabc852b89f33035f92429ed33ed00a845"><code>a20ee5e</code></a>
chore: Remove unsupported fields</li>
<li><a
href="https://github.com/meltano/meltano/commit/a86bd3a6f289dab6112848ecb8b7a256b7dce443"><code>a86bd3a</code></a>
chore: Rename YAML file</li>
<li>Additional commits viewable in <a
href="https://github.com/meltano/meltano/compare/v3.7.5...v3.7.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `tox` from 4.25.0 to 4.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/tox/releases">tox's
releases</a>.</em></p>
<blockquote>
<h2>4.26.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Add a missing quote in a TOML example @ <code>config.rst</code> by
<a href="https://github.com/webknjaz"><code>@webknjaz</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3509">tox-dev/tox#3509</a></li>
<li>Add colour to GitHub Actions CI logs by <a
href="https://github.com/hugovk"><code>@hugovk</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3525">tox-dev/tox#3525</a></li>
<li>Fix using deprecated virtualenv option <code>--wheel</code> by <a
href="https://github.com/robsdedude"><code>@robsdedude</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3528">tox-dev/tox#3528</a></li>
<li>Fix custom HelpFormatter for Python 3.14 by <a
href="https://github.com/The-Compiler"><code>@The-Compiler</code></a>
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3524">tox-dev/tox#3524</a></li>
<li>Drop support for EOL Python 3.8 by <a
href="https://github.com/hugovk"><code>@hugovk</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3527">tox-dev/tox#3527</a></li>
<li>Test with Python 3.14 by <a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a>
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3533">tox-dev/tox#3533</a></li>
<li>Fix for tox4 regression issue with setenv file and substitutions (<a
href="https://redirect.github.com/tox-dev/tox/issues/2435">#2435</a>) by
<a
href="https://github.com/realitycheck"><code>@realitycheck</code></a>
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3521">tox-dev/tox#3521</a></li>
<li>Feat: free-threaded python support by <a
href="https://github.com/robsdedude"><code>@robsdedude</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3526">tox-dev/tox#3526</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a>
made their first contribution in <a
href="https://redirect.github.com/tox-dev/tox/pull/3533">tox-dev/tox#3533</a></li>
<li><a
href="https://github.com/realitycheck"><code>@realitycheck</code></a>
made their first contribution in <a
href="https://redirect.github.com/tox-dev/tox/pull/3521">tox-dev/tox#3521</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.25.0...4.26.0">https://github.com/tox-dev/tox/compare/4.25.0...4.26.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/tox/blob/main/docs/changelog.rst">tox's
changelog</a>.</em></p>
<blockquote>
<h2>v4.26.0 (2025-05-13)</h2>
<p>Features - 4.26.0</p>
<pre><code>- Add support for free-threaded python builds.
Factors like ``py313t`` will only pick builds with the GIL disabled
while factors without trailing ``t`` will only pick
builds without no-GIL support. (:issue:`3391`)
- Drop support for EOL Python 3.8. (:issue:`3527`)
<p>Bugfixes - 4.26.0
</code></pre></p>
<ul>
<li>Fix a regression issue related to inability to use
<code>file|</code> substitution option in nested <code>set_env</code>
sections of <code>ini</code> configurations since tox4 update.
(:issue:<code>2435</code>)</li>
<li>Fix <code>TypeError</code> for <code>HelpFormatter</code> with
Python 3.14 (:issue:<code>3523</code>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox/commit/7c3fae80cf4a68e126a3ae222ceebdc82cc44b68"><code>7c3fae8</code></a>
release 4.26.0</li>
<li><a
href="https://github.com/tox-dev/tox/commit/92d4ed35c7dd4ae3bd1dc5cc7479a43850ff50b9"><code>92d4ed3</code></a>
Feat: free-threaded python support (<a
href="https://redirect.github.com/tox-dev/tox/issues/3526">#3526</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/957f2f8a35f9519a3b01327888fac2e01f45d066"><code>957f2f8</code></a>
Fix for tox4 regression issue with setenv file and substitutions (<a
href="https://redirect.github.com/tox-dev/tox/issues/2435">#2435</a>)
(<a
href="https://redirect.github.com/tox-dev/tox/issues/3521">#3521</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/5f07ba85828cca7967c934f2ad50c6a0410406dc"><code>5f07ba8</code></a>
Test with Python 3.14 (<a
href="https://redirect.github.com/tox-dev/tox/issues/3533">#3533</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/50e51eb8f17352f4ccbb0c2752157afdb622c3ed"><code>50e51eb</code></a>
Drop support for EOL Python 3.8 (<a
href="https://redirect.github.com/tox-dev/tox/issues/3527">#3527</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/19126daf113a05a10e53a93887b3a0d990a82df6"><code>19126da</code></a>
Fix custom HelpFormatter for Python 3.14 (<a
href="https://redirect.github.com/tox-dev/tox/issues/3524">#3524</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/f082f80fc80411c052c2cf0e27e953568eac2ce9"><code>f082f80</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3522">#3522</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/51aac32e79261f2cbdb0251fb7932bc270e3f023"><code>51aac32</code></a>
Fix using deprecated virtualenv option <code>--wheel</code> (<a
href="https://redirect.github.com/tox-dev/tox/issues/3528">#3528</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/b770ed5b49a579a2d01303b971c4c33a90a8b00a"><code>b770ed5</code></a>
Add colour to CI logs (<a
href="https://redirect.github.com/tox-dev/tox/issues/3525">#3525</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/4a8e50e2cdd420d0b058b747092dbfc72192db51"><code>4a8e50e</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3520">#3520</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/tox/compare/4.25.0...4.26.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `tox-uv` from 1.25.0 to 1.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/tox-uv/releases">tox-uv's
releases</a>.</em></p>
<blockquote>
<h2>1.26.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>fix: Accept both pip_pre and uv_resolution by <a
href="https://github.com/effigies"><code>@effigies</code></a> in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/204">tox-dev/tox-uv#204</a></li>
<li>feat: Respect uv_resolution in uv-venv-lock-runner by <a
href="https://github.com/effigies"><code>@effigies</code></a> in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/205">tox-dev/tox-uv#205</a></li>
<li>feat: free-threaded python support by <a
href="https://github.com/khneal"><code>@khneal</code></a> in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/203">tox-dev/tox-uv#203</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/effigies"><code>@effigies</code></a>
made their first contribution in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/204">tox-dev/tox-uv#204</a></li>
<li><a href="https://github.com/khneal"><code>@khneal</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/203">tox-dev/tox-uv#203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox-uv/compare/1.25.0...1.26.0">https://github.com/tox-dev/tox-uv/compare/1.25.0...1.26.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/227ea6ade3822905fd0f3aab9f6df618b11d28c7"><code>227ea6a</code></a>
feat: free-threaded python support (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/203">#203</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/9c6fbf6242ec359286bac4258fcaef5fb532f2e0"><code>9c6fbf6</code></a>
feat: Respect uv_resolution in uv-venv-lock-runner (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/205">#205</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/5baef0ad102f0f7f646c8ae783ac63d9b3526388"><code>5baef0a</code></a>
fix: Accept both pip_pre and uv_resolution (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/204">#204</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/0cee5f2fd795fe43354a206665d531cc95eca47a"><code>0cee5f2</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/206">#206</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/1bc5d2952722559d8f97dc57febf03afea3664e6"><code>1bc5d29</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/202">#202</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/17e8914c559ceedf0692d06ceecb1e8b588054dc"><code>17e8914</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/201">#201</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/4c6f7a2977e82f4e21519819e485957079815bc1"><code>4c6f7a2</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/200">#200</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/e74ca3d0fdaaf2d723958616262a7d63406d6e43"><code>e74ca3d</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/199">#199</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/f752b066185cdffbd37b751760807c5fe68d1bf2"><code>f752b06</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/197">#197</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/b1539ed10474fe3e4129af1d8952b9d5a26bd8a1"><code>b1539ed</code></a>
Bump astral-sh/setup-uv from 5 to 6 (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/198">#198</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/tox-uv/compare/1.25.0...1.26.0">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>1 parent a3b9a68 commit b7ac9faCopy full SHA for b7ac9fa
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed.github/workflows/constraints.txt
Copy file name to clipboard+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + |
0 commit comments