diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-20 17:42:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-20 17:42:19 +0000 |
commit | ce1f40011af294bef93cc793c2d9156358bbd8a1 (patch) | |
tree | 32775e849ad7281a4e1231d4f1cc02e8ca58c307 /python/toml/setup.py | |
parent | 603ae44bcd72c67d19db0b2c74e7644e4d202c6f (diff) | |
download | servo-ce1f40011af294bef93cc793c2d9156358bbd8a1.tar.gz servo-ce1f40011af294bef93cc793c2d9156358bbd8a1.zip |
build(deps): bump system-deps from 7.0.3 to 7.0.4 (#37060)
Bumps [system-deps](https://github.com/gdesmott/system-deps) from 7.0.3
to 7.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gdesmott/system-deps/releases">system-deps's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.4</h2>
<h3>Fixed</h3>
<ul>
<li>fix new clippy warning</li>
</ul>
<h3>Other</h3>
<ul>
<li>update to itertools 0.14</li>
<li>update to cfg-expr 0.20</li>
<li>fix trailing ' in commands</li>
<li>add names to test manifests</li>
<li>use codecov-action v4</li>
<li>update coverage badge</li>
<li>use actions/checkout@v4</li>
<li>re-add coverage job</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gdesmott/system-deps/blob/main/CHANGELOG.md">system-deps's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/gdesmott/system-deps/compare/v7.0.3...v7.0.4">7.0.4</a>
- 2025-05-20</h2>
<h3>Fixed</h3>
<ul>
<li>fix new clippy warning</li>
</ul>
<h3>Other</h3>
<ul>
<li>update to itertools 0.14</li>
<li>update to cfg-expr 0.20</li>
<li>fix trailing ' in commands</li>
<li>add names to test manifests</li>
<li>use codecov-action v4</li>
<li>update coverage badge</li>
<li>use actions/checkout@v4</li>
<li>re-add coverage job</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gdesmott/system-deps/commit/3dec89d4af92923955f600953257e712aaaf65e5"><code>3dec89d</code></a>
chore: release v7.0.4</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/25fe060b4afce6c547b41f13ec3cd9ef144727a6"><code>25fe060</code></a>
update to itertools 0.14</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/c44bcbc229555f9d63483ec7ccf5fedce7eafd68"><code>c44bcbc</code></a>
update to cfg-expr 0.20</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/2081eb3d0bad6470c13fa0e24b6a9eb63f805ce7"><code>2081eb3</code></a>
fix new clippy warning</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/9802427dda5aa2999fb9960d22a4d1952c696782"><code>9802427</code></a>
test: fix trailing ' in commands</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/38acdbcf2288c73a7713e0daf35b6265617e355c"><code>38acdbc</code></a>
add names to test manifests</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/0cfb6ee14d93abc1df55d046dcedab098eb4986a"><code>0cfb6ee</code></a>
ci: use codecov-action v4</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/6fcbb37d8751177cf779b5d11959fb56836a8bc2"><code>6fcbb37</code></a>
README: update coverage badge</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/fe1d0995a42aeb44e00825da294dc75cc9888695"><code>fe1d099</code></a>
ci: use actions/checkout@v4</li>
<li><a
href="https://github.com/gdesmott/system-deps/commit/74a5fd2cd59fa44d24c8f320064833e41f7460c7"><code>74a5fd2</code></a>
ci: re-add coverage job</li>
<li>See full diff in <a
href="https://github.com/gdesmott/system-deps/compare/v7.0.3...v7.0.4">compare
view</a></li>
</ul>
</details>
<br />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'python/toml/setup.py')
0 files changed, 0 insertions, 0 deletions