Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1487)
Browse files Browse the repository at this point in the history
Bumps
[pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish)
from 1.12.3 to 1.12.4.
<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.12.4</h2>
<!-- raw HTML omitted -->
<h2>✨ What's Changed</h2>
<p>The main theme of this patch release that the support for uploading
<a
href="https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression">PEP
639 licensing metadata</a> to PyPI has been fixed in <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/327">#327</a>.</p>
<h2>🛠️ Internal Updates</h2>
<p>A few smaller updates include the attestation existence being checked
earlier in the process now, listing all the violating files together,
not just one (PR <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/315">#315</a>).
And the lock file with the software available in runtime has been
re-pinned in <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/329">#329</a>.
Additionally, the CI now runs the smoke-tests against both Ubuntu 22.04
and 24.04 explicitly via da900af96347cc027433720ad4f122117645459d.</p>
<p><strong>🪞 Full Diff</strong>: <a
href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4">https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4</a></p>
<p><strong>🧔‍♂️ Release Manager:</strong> <a
href="https://github.com/sponsors/webknjaz"><code>@​webknjaz</code></a>
<a href="https://stand-with-ukraine.pp.ua">🇺🇦</a></p>
<p><strong>🙏 Special Thanks</strong> to <a
href="https://github.com/dnicolodi"><code>@​dnicolodi</code></a><a
href="https://github.com/sponsors/dnicolodi">💰</a> and <a
href="https://github.com/woodruffw"><code>@​woodruffw</code></a><a
href="https://github.com/sponsors/woodruffw">💰</a> for releasing the
license metadata support fix in Twine!</p>
<p><strong>💬 Discuss</strong> <a
href="https://bsky.app/profile/webknjaz.me/post/3lghhtwey522z">on
Bluesky 🦋</a>, <a
href="https://mastodon.social/@webknjaz/113881243992941874">on Mastodon
🐘</a> and <a
href="https://github.com/pypa/gh-action-pypi-publish/discussions/330">on
GitHub</a>.</p>
<p><a href="https://github.com/sponsors/webknjaz"><img
src="https://img.shields.io/badge/%40webknjaz-transparent?logo=githubsponsors&amp;logoColor=%23EA4AAA&amp;label=Sponsor&amp;color=2a313c"
alt="GH Sponsors badge" /></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/76f52bc884231f62b9a034ebfe128415bbaabdfc"><code>76f52bc</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/329">#329</a>
from webknjaz/maintenance/runtime-lockfile-24-02-2025</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/72de13b11d3d3407c18160a2fed48a095082a875"><code>72de13b</code></a>
📌 Mass-upgrade transitive dependency pins</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/1995f2e046709561040c91d6e926611f308b69ed"><code>1995f2e</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/327">#327</a>
from webknjaz/maintenance/twine-6.1-pep639</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/29f40bd9f907432a646ecd9a54e7b6640eddf1bc"><code>29f40bd</code></a>
📦 Enable metadata 2.4 support in Twine</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/10df67dae045599d4687ac5a225e5a0bf311f033"><code>10df67d</code></a>
📦 Enable support for PEP 639 metadata</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/e0449d218c594c5fc8e8f39778fd566354610b58"><code>e0449d2</code></a>
🧪 Integrate a unified <code>alls-green</code> GHA status</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/cebc64f283e4649cec01dbdeda3437192dc10d14"><code>cebc64f</code></a>
🧪 Bump setuptools in smoke test to v75.8.0</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/da900af96347cc027433720ad4f122117645459d"><code>da900af</code></a>
🧪 Run smoke tests against Ubuntu 24 and 22</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/8cafb5c2bf2f478231c9abbba1feb4edb6ccf405"><code>8cafb5c</code></a>
💰 Sync the funding config</li>
<li><a
href="https://github.com/pypa/gh-action-pypi-publish/commit/916e57631f04a497e4bec0e29e80684e45b4305e"><code>916e576</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/315">#315</a>
from webknjaz/refactoring/attestations-exist-bundle</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4">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.12.3&new-version=1.12.4)](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>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 692314f commit 7467e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
path: dist

- name: Push build artifacts to PyPi
uses: pypa/gh-action-pypi-publish@v1.12.3
uses: pypa/gh-action-pypi-publish@v1.12.4
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 7467e11

Please sign in to comment.