chore(deps): bump the actions-non-major group with 3 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(about 2 months ago)
(about 2 months ago)
Bumps the actions-non-major group with 3 updates: pypa/gh-action-pypi-publish, sigstore/gh-action-sigstore-python and ossf/scorecard-action.
Updates pypa/gh-action-pypi-publish from 1.10.2 to 1.14.0
Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
v1.14.0
✨ What's Changed
The main change in this release is that
verboseandprint-hashinputs are now on by default. This was contributed by@whitequark💰 in #397.📝 Docs
@woodruffw💰 updated the mentions of PEP 740 to stop implying that it might be experimental (it hasn't been for quite a while!) in #388 and@him2him2💰 brushed up some grammar in the README and SECURITY docs via #395.🛠️ Internal Updates
@woodruffw💰 bumpedsigstoreandpypi-attestationsin the lock file (#391) and@webknjaz💰 added infra for using type annotations in the project (#381).💪 New Contributors
@him2him2made their first contribution in #395@whitequarkmade their first contribution in #397🪞 Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.13.0...v1.14.0
🧔♂️ Release Manager:
@webknjaz🇺🇦🙏 Special Thanks to
@facutuesca💰 and@woodruffw💰 for helping maintain this project when I can't!💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.
v1.13.0
[!important] 🚨 This release includes fixes for GHSA-vxmw-7h4f-hqxh discovered by
@woodruffw💰. We've also integrated Zizmor to catch similar issues in the future and you should too.✨ New Stuff
@woodruffw💰 updated the README to no longer mention the attestations feature being experimental in #347: it's been rather stable for a year already 🎉 He also added more diagnostic output which includes printing out the GitHub Environment claim via #371 and warning about the unsupported reusable workflows configurations #306, when using Trusted Publishing.[!tip]
... (truncated)
Commits
cef2210Merge pull request #397 from whitequark/patch-1b4595e2Enableverboseandprint-hashby default.e2bab26Merge pull request #395 from him2him2/docs/fix-typos-and-grammar7495c38docs: fix typos and grammar in README and SECURITY03f86feMerge pull request #388 from woodruffw-forks/ww/rm-experimental4c78f1cMerge branch 'unstable/v1' into ww/rm-experimentalb5a6e8bdeps: bump sigstore and pypi-attestationsa48a03eremove another experimental mention8087a88action: remove a lingering mention of PEP 740 being experimental3317ede🧪 Integrate actionlint via pre-commit framework- Additional commits viewable in compare view
Updates sigstore/gh-action-sigstore-python from 3.0.0 to 3.3.0
Release notes
Sourced from sigstore/gh-action-sigstore-python's releases.
v3.3.0
What's Changed
- Dependency updates. Most importantly used sigstore-python is now version 4.2.0
Full Changelog: https://github.com/sigstore/gh-action-sigstore-python/compare/v3.2.0...v3.3.0
v3.2.0
gh-action-sigstore-pythonaction now manages the used Python version internally, improving reliability.Changed
v3.1.0
gh-action-sigstore-pythonis now compatible with Rekor v2 transparency log (but produced signature bundles still contain Rekor v1 entries by default).Changed
- The action now uses sigstore-python 4.1. All other dependencies are also updated (#220)
Fixed
- Fixed incompatibility with Python 3.14 by upgrading dependencies (#225)
Added
rekor-versionargument was added to control the Rekor transparency log version when signing. The default version in the gh-action-sigstore-python 3.x series will remain 1 (except when usingstaging: true). (#228)v3.0.1
Changed
- The minimum Python version supported by this action is now 3.9 (#155)
- The action's Python dependencies are now fully pinned to specific versions (#165)
Fixed
- The
rfc3161-clientdependency has been upgraded to1.0.3to resolve a security vulnerability (#182)
Commits
04cffa1build(deps): bump requests from 2.32.5 to 2.33.0 in /requirements (#342)69171e8build(deps): bump charset-normalizer in the python-dependencies group (#340)40198d7build(deps): bump github/codeql-action in the actions group (#338)ca55bb0build(deps): bump the python-dependencies group with 2 updates (#339)2736143build(deps): bump the actions group with 3 updates (#335)9afbb88build(deps): bump pyasn1 from 0.6.2 to 0.6.3 in /requirements (#337)eb907b0build(deps): bump pyopenssl from 25.3.0 to 26.0.0 in /requirements (#334)84eaebfbuild(deps): bump astral-sh/setup-uv in the actions group (#331)57c12bebuild(deps): bump charset-normalizer in the python-dependencies group (#332)57918d7build(deps): bump pyjwt from 2.11.0 to 2.12.0 in /requirements (#333)- Additional commits viewable in compare view
Updates ossf/scorecard-action from 2.4.0 to 2.4.3
Release notes
Sourced from ossf/scorecard-action's releases.
v2.4.3
What's Changed
This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.
Documentation
- docs: clarify
GITHUB_TOKENpermissions needed for private repos by@pankajtaneja5in ossf/scorecard-action#1574- :book: Fix recommended command to test the image in development by
@deivid-rodriguezin ossf/scorecard-action#1583Other
- add missing top-level token permissions to workflows by
@timothykleein ossf/scorecard-action#1566- setup codeowners for requesting reviews by
@spencerschrockin ossf/scorecard-action#1576- :seedling: Improve printing options by
@deivid-rodriguezin ossf/scorecard-action#1584New Contributors
@timothykleemade their first contribution in ossf/scorecard-action#1566@pankajtaneja5made their first contribution in ossf/scorecard-action#1574@deivid-rodriguezmade their first contribution in ossf/scorecard-action#1584Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.4.2...v2.4.3
v2.4.2
What's Changed
This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.
Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.4.1...v2.4.2
v2.4.1
What's Changed
- This update bumps the Scorecard version to the v5.1.1 release. For a complete list of changes, please refer to the v5.1.0 and v5.1.1 release notes.
- Publishing results now uses half the API quota as before. The exact savings depends on the repository in question.
- use Scorecard library entrypoint instead of Cobra hooking by
@spencerschrockin ossf/scorecard-action#1423- Some errors were made into annotations to make them more visible
- Make default branch error more prominent by
@jsorefin ossf/scorecard-action#1459- There is now an optional
file_modeinput which controls how repository files are fetched from GitHub. The default isarchive, butgitproduces the most accurate results for repositories with.gitattributesfiles at the cost of analysis speed.
- add input for specifying
--file-modeby@spencerschrockin ossf/scorecard-action#1509- The underlying container for the action is now hosted on GitHub Container Registry. There should be no functional changes.
- :seedling: publish docker images to GitHub Container Registry by
@spencerschrockin ossf/scorecard-action#1453Docs
- Installation docs update by
@JeremiahAHowardin ossf/scorecard-action#1416New Contributors
@JeremiahAHowardmade their first contribution in ossf/scorecard-action#1416@jsorefmade their first contribution in ossf/scorecard-action#1459 Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1
Commits
4eaacf0bump docker to ghcr v2.4.3 (#1587)42e3a01:seedling: Bump the github-actions group with 3 updates (#1585)88c07ac:seedling: Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (#1579)6c690f2Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (#1586)92083b5:book: Fix recommended command to test the image in development (#1583)7975ea6:seedling: Bump the docker-images group across 1 directory with 2 updates (#1...0d1a743:seedling: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1575)46e6e0c:seedling: Bump the github-actions group with 2 updates (#1580)c3f1350:seedling: Improve printing options (#1584)43e475b:seedling: Bump golang.org/x/net from 0.42.0 to 0.44.0 (#1578)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
sigstore/gh-action-sigstore-python
actions
3.0.0 → 3.3.0
Minor
pypa/gh-action-pypi-publish
actions
1.10.2 → 1.14.0
Minor
Technical Details
| ID: | 15476466 |
| UUID: | 4319474520 |
| Node ID: | PR_kwDOSK_alM7VJ6Ui |
| Host: | GitHub |
| Repository: | pradelgorithm/openaura |