-
Notifications
You must be signed in to change notification settings - Fork 18
Commit 9698d06
authored
chore: Bump the ci group in /.github/workflows with 3 updates (#548)
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.8 to 3.7.9
<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.9 (2025-06-26)</h2>
<ul>
<li><a
href="https://hub.docker.com/r/meltano/meltano/tags?page=&page_size=&ordering=&name=v3.7.9-python">Docker
Hub 🐋</a></li>
<li><a href="https://pypi.org/project/meltano/3.7.9/">PyPI 🐍</a></li>
</ul>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9331">#9331</a>
Create Singer logging config regardless of any arguments passed to
<code>meltano invoke <plugin> ...</code> (backport of <a
href="https://redirect.github.com/meltano/meltano/issues/9330">#9330</a>)</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.9 (2025-06-26)</h2>
<h3>🐛 Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/meltano/meltano/issues/9331">#9331</a>
Create Singer logging config regardless of any arguments passed to
<code>meltano invoke <plugin> ...</code> (backport of <a
href="https://redirect.github.com/meltano/meltano/issues/9330">#9330</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/meltano/meltano/commit/dd77e7dab73c2f121fa7695cbf317c5bda52ac5e"><code>dd77e7d</code></a>
chore: Release v3.7.9 (<a
href="https://redirect.github.com/meltano/meltano/issues/9332">#9332</a>)</li>
<li><a
href="https://github.com/meltano/meltano/commit/523f87e28f9350bfdaafbae17ec75796d565e3f0"><code>523f87e</code></a>
fix: Create Singer logging config regardless of any arguments passed to
`melt...</li>
<li>See full diff in <a
href="https://github.com/meltano/meltano/compare/v3.7.8...v3.7.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `tox` from 4.26.0 to 4.27.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.27.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Feat: include free_threaded flag in result-json by <a
href="https://github.com/robsdedude"><code>@robsdedude</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3534">tox-dev/tox#3534</a></li>
<li>Add security policy by <a
href="https://github.com/jugmac00"><code>@jugmac00</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3535">tox-dev/tox#3535</a></li>
<li>Fix dependency-group name normalization by <a
href="https://github.com/robsdedude"><code>@robsdedude</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3540">tox-dev/tox#3540</a></li>
<li>Log environment variables sorted by key while redacting values of
unsafe ones by <a
href="https://github.com/ssbarnea"><code>@ssbarnea</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3543">tox-dev/tox#3543</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.26.0...4.27.0">https://github.com/tox-dev/tox/compare/4.26.0...4.27.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.27.0 (2025-06-17)</h2>
<p>Features - 4.27.0</p>
<pre><code>- Add ``free_threaded`` flag to to ``"python"``
entries in json output of ``--result-json``. (:issue:`3534`)
<p>Bugfixes - 4.27.0
</code></pre></p>
<ul>
<li>Fix dependency-group name normalization.
(:issue:<code>3539</code>)</li>
<li>Improves logging of environment variables by sorting them by key and
redacting
the values for the ones that are likely to contain secrets.
(:issue:<code>3542</code>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox/commit/3eb6376183cfbf68b196dd6988a1dde489fde39e"><code>3eb6376</code></a>
release 4.27.0</li>
<li><a
href="https://github.com/tox-dev/tox/commit/5077e200556609b83f368f9f87b25100b085fd31"><code>5077e20</code></a>
Improve logging of environment variables (<a
href="https://redirect.github.com/tox-dev/tox/issues/3543">#3543</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/e243a3aa22af7a07a2257f26e2d222dfcbae7f53"><code>e243a3a</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3546">#3546</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/c5dccb89fcbb51be7d4935cd9582c3b4f328a81e"><code>c5dccb8</code></a>
Fix dependency-group name normalization (<a
href="https://redirect.github.com/tox-dev/tox/issues/3540">#3540</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/7ed917be1c3ec063210d3d09d69d2950e408bd16"><code>7ed917b</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3541">#3541</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/3ad56f04fcf923649e1ce2eb40bb32778a6659c3"><code>3ad56f0</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3538">#3538</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/9918775254a7e0af49610a841ebd4ca20fd5596e"><code>9918775</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox/issues/3536">#3536</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/b244a59c29733591fdd7fb5b7bd8a178feaf8893"><code>b244a59</code></a>
Add security policy (<a
href="https://redirect.github.com/tox-dev/tox/issues/3535">#3535</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/c04567add7ce328e89d0e94eaebcae3f83d245e6"><code>c04567a</code></a>
Feat: include free_threaded flag in result-json (<a
href="https://redirect.github.com/tox-dev/tox/issues/3534">#3534</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/tox/compare/4.26.0...4.27.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `tox-uv` from 1.26.0 to 1.26.1
<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.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Enable support for python 3.14 by <a
href="https://github.com/ssbarnea"><code>@ssbarnea</code></a> in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/211">tox-dev/tox-uv#211</a></li>
<li>Adopt more modern ruff pre-commit hook config by <a
href="https://github.com/ssbarnea"><code>@ssbarnea</code></a> in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/213">tox-dev/tox-uv#213</a></li>
<li>Recreate venv if python interpreter is missing by <a
href="https://github.com/ssbarnea"><code>@ssbarnea</code></a> in <a
href="https://redirect.github.com/tox-dev/tox-uv/pull/216">tox-dev/tox-uv#216</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox-uv/compare/1.26.0...1.26.1">https://github.com/tox-dev/tox-uv/compare/1.26.0...1.26.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/cb5bd13ea6548d7bada3dbad3cdaf1a2ab8ad615"><code>cb5bd13</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/217">#217</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/9b05f65caba43f8ec0d29a9a025b07653698a882"><code>9b05f65</code></a>
Recreate venv if python interpreter is missing (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/216">#216</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/d9027e8befa3cdb0afd1a684ab5f411b8ed93cd4"><code>d9027e8</code></a>
Adopt more modern ruff pre-commit hook config (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/213">#213</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/89bc423884af1cfea4932da62736055d07b3bb02"><code>89bc423</code></a>
Enable support for python 3.14 (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/211">#211</a>)</li>
<li><a
href="https://github.com/tox-dev/tox-uv/commit/f6b212bac9aec743aac1c08944bce788adb8ba87"><code>f6b212b</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/tox-uv/issues/207">#207</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/tox-uv/compare/1.26.0...1.26.1">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 d6f8ed2 commit 9698d06Copy full SHA for 9698d06
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