Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#78)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/gh-action-pypi-publish/releases">pypa/gh-action-pypi-publish's releases</a>.</em></p> <blockquote> <h2>v1.8.14</h2> <h2>🛠️ Internal Dependencies</h2> <p>Nothing changed feature-wise. The only notable update is that the underlying container runtime now uses Python 3.12 and pip has been updated to v24.0 there. This is should go unnoticed in terms of behavior. It's just a bit of maintenance burden to be done occasionally by <a href="https://github.com/webknjaz"><code>@webknjaz</code></a><a href="https://github.com/sponsors/webknjaz">💰</a>. <em>Enjoy!</em></p> <p><strong>🪞 Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.13...v1.8.14">https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.13...v1.8.14</a></p> <p><strong>🧔♂️ Release Manager:</strong> <a href="https://github.com/sponsors/webknjaz"><code>@webknjaz 🇺🇦</code></a></p> <h2>v1.8.13</h2> <h2>🐛 What's Fixed</h2> <p>This action is now able to consume and publish distribution packages with <code>Metadata-Version: 2.3</code> embedded.</p> <h2>🛠️ Internal Dependencies</h2> <p><a href="https://github.com/SigureMo"><code>@SigureMo</code></a><a href="https://github.com/sponsors/SigureMo">💰</a> sent us a bump of <code>pkginfo</code> version to version 1.10.0 in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/219">#219</a>. It's a transitive dependency for us and is not an API-level change but upgrading it has a side effect of letting Twine recognize distribution packages <a href="https://packaging.python.org/en/latest/specifications/core-metadata/">declaring <code>Metadata-Version: 2.3</code></a>. In particular, it is known to affect distributions built with <code>Maturin >= 1.5.0</code>.</p> <p>Following that, <a href="https://github.com/webknjaz"><code>@webknjaz</code></a><a href="https://github.com/sponsors/webknjaz">💰</a> upgraded other transitive and direct dependency pins, including, among others, the following notable bumps:</p> <ul> <li><code>cryptography == 42.0.5</code></li> <li><code>id == 1.3.0</code></li> <li><code>readme-renderer == 43.0</code></li> <li><code>Twine == 5.0.0</code></li> </ul> <h2>💪 New Contributors</h2> <p><a href="https://github.com/SigureMo"><code>@SigureMo</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/219">pypa/gh-action-pypi-publish#219</a></p> <p><strong>🪞 Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.13">https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.13</a></p> <p><strong>🧔♂️ Release Manager:</strong> <a href="https://github.com/sponsors/webknjaz"><code>@webknjaz 🇺🇦</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/81e9d935c883d0b210363ab89cf05f3894778450"><code>81e9d93</code></a> Bump <code>pip</code> to v24.0 in runtime prerequisites lock</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/91527c458390474c5819b35ab7abcb3022765f53"><code>91527c4</code></a> Regenerate lockfiles with pip-tools v7.4.1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/3a817c6dce8e9186e7899e6157645f4fa1ef3ff7"><code>3a817c6</code></a> Bump action runtime to CPython 3.12</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/741947b9cadc96c98b60dd2f32f89a5ef7fb113c"><code>741947b</code></a> Add a config file for <code>pip-tools</code></li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/d7af439579d0985b19d873ba4ab5240de757fb62"><code>d7af439</code></a> Mass-bump transitive dependencies of runtime</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/e90ddca975a62d08c9029e5f71135ef7928a0116"><code>e90ddca</code></a> Bump <code>readme-renderer</code> to v43.0</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/dae7fa3e8d90ecdafb12bea86ead2a16d6503035"><code>dae7fa3</code></a> Bump Twine to v5.0.0</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/0fe04ae7d9a3e6f37a4b756a0000a91d3ffd28a9"><code>0fe04ae</code></a> Bump <code>id</code> to v1.3.0</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/444e17980bb9fc7eb981c1e8ecd3da06b2e90a9a"><code>444e179</code></a> Bump cryptography to v42.0.5</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/820be4e5e3485ab854b2a2a39be37d4d3a30d811"><code>820be4e</code></a> Normalize pip-tools' header comment @ <code>runtime.txt</code></li> <li>Additional commits viewable in <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pypa/gh-action-pypi-publish&package-manager=github_actions&previous-version=1.8.12&new-version=1.8.14)](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>
- Loading branch information