-
Notifications
You must be signed in to change notification settings - Fork 14
Commit bf0ca8a
authored
deps: update pypa/gh-action-pypi-publish action to v1.9.0 (#104)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[pypa/gh-action-pypi-publish](https://togithub.com/pypa/gh-action-pypi-publish)
| action | minor | `v1.8.14` -> `v1.9.0` |
---
### Release Notes
<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>
###
[`v1.9.0`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.9.0)
[Compare
Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)
#### π
Cosmetic Output Improvements
-
[@​woodruffw](https://togithub.com/woodruffw)[π°](https://togithub.com/sponsors/woodruffw)
updated the tense on password nudge in
[#​234](https://togithub.com/pypa/gh-action-pypi-publish/issues/234)
-
[@​shenxianpeng](https://togithub.com/shenxianpeng)[π°](https://togithub.com/sponsors/shenxianpeng)
helped us disable the progress bar that was being produced by the `twine
upload` command via
[#​231](https://togithub.com/pypa/gh-action-pypi-publish/issues/231)
-
[@​woodruffw](https://togithub.com/woodruffw)[π°](https://togithub.com/sponsors/woodruffw)
also linked the PyPI status dashboard in the trusted publishing error
message via
[https://github.com/pypa/gh-action-pypi-publish/pull/243](https://togithub.com/pypa/gh-action-pypi-publish/pull/243)
#### π οΈ Internal Dependencies
- pre-commit linters got auto-updated @​
[#​225](https://togithub.com/pypa/gh-action-pypi-publish/issues/225)
- some notable dependency bumps include
- `cryptography == 42.0.7`
- `id == 1.4.0`
- `idna == 3.7` via
[#​228](https://togithub.com/pypa/gh-action-pypi-publish/issues/228)
- `requests == 2.32.0` via
[#​240](https://togithub.com/pypa/gh-action-pypi-publish/issues/240)
- `Twine == 5.1.0`
#### βοΈ Secret Stuff
In
[#​241](https://togithub.com/pypa/gh-action-pypi-publish/issues/241),
[@​br3ndonland](https://togithub.com/br3ndonland)[π°](https://togithub.com/sponsors/br3ndonland)
added a Docker label linking the container image to this repository for
GHCR to display it nicely. This is preparatory work for a big
performance-focused refactoring he's working on in
[#​230](https://togithub.com/pypa/gh-action-pypi-publish/issues/230).
#### πͺ New Contributors
- [@​shenxianpeng](https://togithub.com/shenxianpeng) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/231](https://togithub.com/pypa/gh-action-pypi-publish/pull/231)
- [@​br3ndonland](https://togithub.com/br3ndonland) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/241](https://togithub.com/pypa/gh-action-pypi-publish/pull/241)
**πͺ Full Diff**:
pypa/gh-action-pypi-publish@v1.8.14...v1.9.0
**π§ββοΈ Release Manager:** [@​webknjaz
πΊπ¦](https://togithub.com/sponsors/webknjaz)
**π Special Thanks** to
[@​pradyunsg](https://togithub.com/pradyunsg)[π°](https://togithub.com/sponsors/pradyunsg)
for promptly unblocking this release to Marketplace as GitHub started
asking for yet another developer agreement signature from the
organization admins.
</details>
---
### Configuration
π
**Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
π¦ **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
β» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
π **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ansible-community/molecule-hetznercloud).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e33c1af commit bf0ca8aCopy full SHA for bf0ca8a
1 file changed
+1
-1
lines changedDiff for: β.github/workflows/release.yml
Copy file name to clipboardExpand all lines: .github/workflows/release.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + |
0 commit comments