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.1 to 1.8.3 #2146

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3.

Release notes

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

v1.8.3

What's New

This release improves the logging detalization of which authentication mode is selected when the action runs. It surfaces this detail to the workflow run summary page as annotations. The change was contributed by @​woodruffw in pypa/gh-action-pypi-publish#136.

Full Diff: pypa/gh-action-pypi-publish@v1.8.2...v1.8.3

v1.8.2

What's Changed

This release started printing out full OIDC error messages to console, instead of just one line -- by @​woodruffw in pypa/gh-action-pypi-publish#134.

Full Diff: pypa/gh-action-pypi-publish@v1.8.1...v1.8.2

Commits
  • 48b317d Merge PR #136 into unstable/v1
  • ae29550 twine-upload: increase detail on console notices
  • f3ce18f Merge pull request #134 from trail-of-forks/tob-better-errors
  • ea29ccc oidc-exchange: avoid splitting the error message
  • See full diff 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 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)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.8.1...v1.8.3)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions labels Mar 27, 2023
@matthewfeickert matthewfeickert self-assigned this Mar 27, 2023
@matthewfeickert matthewfeickert added the chore Other changes that don't modify src or test files label Mar 27, 2023
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.13 🎉

Comparison is base (28c6172) 98.16% compared to head (dc509d3) 98.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2146      +/-   ##
==========================================
+ Coverage   98.16%   98.30%   +0.13%     
==========================================
  Files          69       69              
  Lines        4531     4531              
  Branches      800      800              
==========================================
+ Hits         4448     4454       +6     
+ Misses         48       45       -3     
+ Partials       35       32       -3     
Flag Coverage Δ
contrib 97.88% <ø> (ø)
doctest 61.15% <ø> (ø)
unittests-3.10 96.31% <ø> (?)
unittests-3.11 96.31% <ø> (?)
unittests-3.8 96.33% <ø> (?)
unittests-3.9 96.35% <ø> (?)

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

see 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@matthewfeickert matthewfeickert merged commit cecd418 into main Mar 28, 2023
@matthewfeickert matthewfeickert deleted the dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.3 branch March 28, 2023 03:02
matthewfeickert added a commit that referenced this pull request Mar 31, 2023
* Backport PR #2149 and add Docker build and docs workflows
  to run on PRs on patch release branches.
* Backport components of:
   - PR #2047
   - PR #2058
   - PR #2102
   - PR #2106
   - PR #2140
   - PR #2145
   - PR #2146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Other changes that don't modify src or test files dependencies Pull requests that update a dependency file github-actions
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant