Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 #2275

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10.

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.8.10

🐛 What's Fixed

@​woodruffw fixed decoding OIDC claims in debug output on failure by applying correct padding to the encoded payload via pypa/gh-action-pypi-publish#177.

Full Diff: pypa/gh-action-pypi-publish@v1.8.9...v1.8.10

v1.8.9

💅 Cosmetic output improvements

🛠️ Internal dependencies

Full Diff: pypa/gh-action-pypi-publish@v1.8.8...v1.8.9

Commits
  • b7f401d Merge PR #177 into unstable/v1
  • ba3ecc9 oidc-exchange: fix padding
  • ade57f5 Merge PRs #174 #175 and #172 into unstable/v1
  • 637917e README: re-add "pro tip" language
  • 4864f13 README: use semantic callouts
  • 326f9ad oidc-exchange: add-trailing-comma
  • e5f0690 oidc-exchange: ignore a nested function
  • 8bdd0cc oidc-exchange: lintage
  • 71a0032 oidc-exchange: render claims if exchange fails
  • adef75a Bump cryptography from 41.0.2 to 41.0.3 in /requirements
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions labels Aug 14, 2023
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (47f2576) 98.30% compared to head (1f79982) 98.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2275   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          69       69           
  Lines        4534     4534           
  Branches      801      801           
=======================================
  Hits         4457     4457           
  Misses         45       45           
  Partials       32       32           
Flag Coverage Δ
contrib 97.88% <ø> (ø)
doctest 61.07% <ø> (ø)
unittests-3.10 96.31% <ø> (ø)
unittests-3.11 96.31% <ø> (ø)
unittests-3.8 96.33% <ø> (ø)
unittests-3.9 96.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matthewfeickert matthewfeickert self-assigned this Aug 15, 2023
@matthewfeickert matthewfeickert added the need-to-backport tmp label until can be backported to patch release branch label Aug 15, 2023
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.8 to 1.8.10.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.8.8...v1.8.10)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@matthewfeickert matthewfeickert force-pushed the dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.10 branch from a1d14dc to 1f79982 Compare August 15, 2023 05:30
@matthewfeickert matthewfeickert merged commit f8f3c96 into main Aug 15, 2023
18 checks passed
@matthewfeickert matthewfeickert deleted the dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.10 branch August 15, 2023 06:08
matthewfeickert added a commit that referenced this pull request Aug 16, 2023
* Backport components of:
   - PR #2103
   - PR #2237
   - PR #2248
   - PR #2254
   - PR #2275
@matthewfeickert matthewfeickert removed the need-to-backport tmp label until can be backported to patch release branch label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github-actions
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant