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.10.2 to 1.10.3 (#155)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.10.3. <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.10.3</h2> <h2>💅 Cosmetic Output Improvements</h2> <p>In <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/270">#270</a>, <a href="https://github.com/facutuesca"><code>@facutuesca</code></a><a href="https://github.com/sponsors/facutuesca">💰</a> made a follow-up to their previous PR <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/250">#250</a>, making the hints show up more granularly. This effectively makes sure that the suggestion to enable Trusted Publishing does not get displayed when it's already in use. It also makes the message nicer in a few places on the UI.</p> <h2>🛠️ Internal Dependencies</h2> <p><a href="https://github.com/mosfet80"><code>@mosfet80</code></a><a href="https://github.com/sponsors/mosfet80">💰</a> updated a few internal linter versions in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/266">#266</a>, <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/267">#267</a>, and <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/271">#271</a>, no user impact. This is usually automated otherwise.</p> <h2>💪 New Contributors</h2> <ul> <li><a href="https://github.com/mosfet80"><code>@mosfet80</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/266">pypa/gh-action-pypi-publish#266</a></li> </ul> <p><strong>🪞 Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3">https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3</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/f7600683efdcb7656dec5b29656edb7bc586e597"><code>f760068</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/271">#271</a> from mosfet80/patch-3</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/6edc29448558443d6ab3041af8e0140a58f96fba"><code>6edc294</code></a> Fix node.js v16 deprecation self-smoke-test-action.yml</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/85a5a80b227b7ecb3fba463426f5b44b740af0eb"><code>85a5a80</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/270">#270</a> from trail-of-forks/fix-magic-link-summary</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/954318b48e9277a4936210348432eca1e4ad7736"><code>954318b</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/267">#267</a> from mosfet80/patch-2</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/24791c77746ff1a11a591daa38b6a610bab3e306"><code>24791c7</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/266">#266</a> from mosfet80/patch-1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/d8c894824be9b682f2c96437e9f8002633580706"><code>d8c8948</code></a> Fix magic link nudge formatting in job summary</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/a1ce3844ac33bd8deec3df588c16ea681915ab7e"><code>a1ce384</code></a> Check for Trusted Publishing in magic link logic</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/00b87c80e8474c1b36b186257e09785ce3a5c288"><code>00b87c8</code></a> Update check-jsonschema and pre-commit libs</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/a571f1e128eabff306fc741c1250b824d8931a41"><code>a571f1e</code></a> Update pylint lib</li> <li>See full diff in <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3">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.10.2&new-version=1.10.3)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information