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.6 to 1.8.7 (#179)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7. <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.7</h2> <h2>:nail_care: Cosmetic output impovements</h2> <ul> <li><a href="https://github.com/woodruffw"><code>@woodruffw</code></a> fixed OIDC the multiline annotations by escaping LF through urlencoding it in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/156">pypa/gh-action-pypi-publish#156</a>.</li> <li><a href="https://github.com/jaap3"><code>@jaap3</code></a> noticed and promptly removed extraneous <code>}</code> from a non-OIDC log annotation in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/161">pypa/gh-action-pypi-publish#161</a>.</li> <li><a href="https://github.com/hugovk"><code>@hugovk</code></a> made pip ignore that it runs under the root user and suppress its warning output in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/159">pypa/gh-action-pypi-publish#159</a>.</li> </ul> <h2>:hammer_and_wrench: Internal dependencies</h2> <ul> <li>Cryptography was bumped from 39.0.1 to 41.0.0 @ <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/160">pypa/gh-action-pypi-publish#160</a></li> <li>Requests was bumped from 2.28.1 to 2.31.0 @ <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/157">pypa/gh-action-pypi-publish#157</a></li> </ul> <h2>:muscle: New Contributors</h2> <ul> <li><a href="https://github.com/jaap3"><code>@jaap3</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/161">pypa/gh-action-pypi-publish#161</a></li> </ul> <p><strong>:mirror: Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7">https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/f5622bde02b04381239da3573277701ceca8f6a0"><code>f5622bd</code></a> Merge PRs <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/159">#159</a> and <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/160">#160</a> into unstable/v1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/3be882c473b35162143effc2be2455999c59fc06"><code>3be882c</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/161">#161</a> from jaap3/jaap3-patch-1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/775be49481ba30cf6003c8fdc32d3b3acf48c6a3"><code>775be49</code></a> Remove extraneous }</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/5684530096325b74c64f5c67ddf81806eb6507cb"><code>5684530</code></a> Bump cryptography from 39.0.1 to 41.0.0 in /requirements</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/135d0d53531a9cf16b81e1b7eaa4992247060d83"><code>135d0d5</code></a> Ignore pip's root user warning</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/110f54a3871763056757c3e203635d4c5711439f"><code>110f54a</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/157">#157</a> from pypa/dependabot/pip/requirements/requests-2.31.0</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/c803c91ef00ddbdb881fa5726ed11f611f0a0edf"><code>c803c91</code></a> Bump requests from 2.28.1 to 2.31.0 in /requirements</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/f9ed8ba9ad06d20b1ebb6002ffb93050ed9a1951"><code>f9ed8ba</code></a> Merge pull request <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/156">#156</a> from trail-of-forks/tob-fix-annotation</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/30639668ca11564ee2c0fda77e7e080e3a03c9ed"><code>3063966</code></a> oidc-exchange: "fix" multiline annotations</li> <li>See full diff in <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7">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.6&new-version=1.8.7)](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 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