Skip to content

Commit 326574b

Browse files
authored
Bump setuptools-scm[toml] from 8.2.0 to 8.3.1 in the minor group (#318)
Bumps the minor group with 1 update: [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm). Updates `setuptools-scm[toml]` from 8.2.0 to 8.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/setuptools-scm/releases">setuptools-scm[toml]'s releases</a>.</em></p> <blockquote> <h2>v8.3.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>fix <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1131">#1131</a>: allow self-build without importlib_metadata by <a href="https://github.com/RonnyPfannschmidt"><code>@​RonnyPfannschmidt</code></a> in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1132">pypa/setuptools-scm#1132</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/setuptools-scm/compare/v8.3.0...v8.3.1">https://github.com/pypa/setuptools-scm/compare/v8.3.0...v8.3.1</a></p> <h2>v8.3.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>use importlib_metadata on python &lt;3.10 by <a href="https://github.com/RonnyPfannschmidt"><code>@​RonnyPfannschmidt</code></a> in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1130">pypa/setuptools-scm#1130</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/radarhere"><code>@​radarhere</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1128">pypa/setuptools-scm#1128</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/setuptools-scm/compare/v8.2.1...v8.3.0">https://github.com/pypa/setuptools-scm/compare/v8.2.1...v8.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md">setuptools-scm[toml]'s changelog</a>.</em></p> <blockquote> <h2>v8.3.1</h2> <h3>Fixed</h3> <ul> <li>fixed <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1131">#1131</a>: allow self-build without importlib_metadata avaliable on python3.9</li> </ul> <h2>v8.3.0</h2> <h3>Fixed</h3> <ul> <li>fix <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1013">#1013</a>: use modern importlib_metadata in all cases to dedup distribution objects that must shadow based on pythonpath priority starting with python 3.10 this is part of python itself</li> </ul> <h2>v8.2.1 (yanked due to legacy python issues)</h2> <h3>Fixed</h3> <ul> <li>fix <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1119">#1119</a>: also include pre/post release details in version_tuple</li> <li>fix <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1112">#1112</a>: unpin setuptools for own dependencies due to ubuntu lts bugs</li> <li>add python 3.13 to the support matrix</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/setuptools-scm/commit/b6a20226f0d54442a3e5bd95eec0aefdc21e4a0d"><code>b6a2022</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1132">#1132</a> from RonnyPfannschmidt/self-build-no-importlib</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/15dca67c876d457631673bcfcdaf0357c85ee8a7"><code>15dca67</code></a> fix <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1131">#1131</a>: allow self-build without importlib_metadata</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/cd5c8a0b4a878662226ee0598cdacab795572260"><code>cd5c8a0</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1130">#1130</a> from RonnyPfannschmidt/fix-1013-importlib-dedup</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/0a07be85bfe0c08f0ee46bdb3aa09f69dd5b8b66"><code>0a07be8</code></a> changelog</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/1f7abeab064da3784c1107ca02707a1b1686a283"><code>1f7abea</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/setuptools-scm/issues/1129">#1129</a>)</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/e79a57a8d2302aa1ceb4a237f768d971796ec03f"><code>e79a57a</code></a> migrate to selectable entrypoints</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/9fcaffa84de3d749c78b6091724ee7f16e5795dd"><code>9fcaffa</code></a> remove setuptools pin again - needs a breaking release</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/fc2d84179c4e8bc7123ba0b34f692dd029e3d4bd"><code>fc2d841</code></a> use importlib_metadata on python &lt;3.10</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/1bd767db3246e81acb4300008832b4f68578c4e5"><code>1bd767d</code></a> Fixed typo (<a href="https://redirect.github.com/pypa/setuptools-scm/issues/1128">#1128</a>)</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/bce5cfc46f9975bfc253f87b49a6dc7b3488520e"><code>bce5cfc</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/setuptools-scm/issues/1126">#1126</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pypa/setuptools-scm/compare/v8.2.0...v8.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools-scm[toml]&package-manager=pip&previous-version=8.2.0&new-version=8.3.1)](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 <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>
2 parents 99e2867 + 4013833 commit 326574b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[build-system]
55
requires = [
66
"setuptools == 78.1.0",
7-
"setuptools_scm[toml] == 8.2.0",
7+
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[api] == 0.13.2",
99
# We need to pin the protobuf, grpcio and grpcio-tools dependencies to make
1010
# sure the code is generated using the minimum supported versions, as older

0 commit comments

Comments
 (0)