Skip to content

Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1#1184

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1
Jun 20, 2025
Merged

Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1#1184
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2025

Copy link
Copy Markdown
Contributor

Bumps sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1.

Release notes

Sourced from sigstore/gh-action-sigstore-python's releases.

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-client dependency has been upgraded to 1.0.3 to resolve a security vulnerability (#182)
Changelog

Sourced from sigstore/gh-action-sigstore-python's changelog.

[3.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-client dependency has been upgrades to 1.0.3 to resolve a security vulnerability (#182)
Commits
  • f7ad0af chore: prep 3.0.1 (#183)
  • 7dad330 build(deps): bump rfc3161-client from 1.0.2 to 1.0.3 in /requirements (#182)
  • deae7b0 build(deps): bump astral-sh/setup-uv in the actions group (#181)
  • f38fa95 build(deps): bump urllib3 from 2.4.0 to 2.5.0 in /requirements (#180)
  • 6409abb build(deps): bump the actions group with 2 updates (#178)
  • d7c8f99 build(deps): bump softprops/action-gh-release in the actions group (#177)
  • e346064 build(deps): bump requests from 2.32.3 to 2.32.4 in /requirements (#176)
  • cbd4d80 Update Python dependencies (#174)
  • 250d174 build(deps): bump github/codeql-action in the actions group (#172)
  • 42bbcff build(deps): bump astral-sh/setup-uv in the actions group (#171)
  • 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)

Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
- [Commits](sigstore/gh-action-sigstore-python@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: sigstore/gh-action-sigstore-python
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added autosquash dependencies Pull requests that update a dependency file labels Jun 20, 2025
@dependabot
dependabot Bot requested review from asvetlov and webknjaz as code owners June 20, 2025 23:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file autosquash labels Jun 20, 2025
@github-actions
github-actions Bot enabled auto-merge (squash) June 20, 2025 23:09
@github-actions
github-actions Bot merged commit 0d69840 into master Jun 20, 2025
63 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1 branch June 20, 2025 23:21
@codspeed-hq

codspeed-hq Bot commented Jun 20, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #1184 will degrade performances by 19.83%

Comparing dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1 (19484a7) with master (4bb923e)

Summary

⚡ 4 improvements
❌ 1 regressions
✅ 239 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
test_cimultidict_getall_istr_hit[pure-python-module] 138.7 µs 92.6 µs +49.74%
test_cimultidict_getall_istr_miss[pure-python-module] 42.1 µs 34.7 µs +21.26%
test_multidict_getall_str_hit[case-insensitive-pure-python-module] 137.2 µs 90.1 µs +52.28%
test_multidict_getall_str_miss[case-insensitive-pure-python-module] 40.9 µs 33.5 µs +22.18%
test_multidict_getall_str_miss[case-sensitive-pure-python-module] 30 µs 37.4 µs -19.83%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosquash dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants