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

Bump github.com/sigstore/fulcio from 1.4.5 to 1.5.1 #1177

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps github.com/sigstore/fulcio from 1.4.5 to 1.5.1.

Release notes

Sourced from github.com/sigstore/fulcio's releases.

v1.5.1

Bug Fixes

Full Changelog: sigstore/fulcio@v1.5.0...v1.5.1

v1.5.0

Features

  • Add Chainguard OIDC provider. (#1703)
  • Adding support for configuration from yaml file (#1687)
  • Upgrade go to 1.22 (#1625)

Documentation

  • oid-info: fix table render (#1662)
  • docs: Fix extensions for digest values requiring a type prefix (#1661)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Facundo Tuesca
  • Javan Lacerda
  • Matt Moore
  • Tomas Turek
  • William Woodruff
Changelog

Sourced from github.com/sigstore/fulcio's changelog.

v1.5.1

Bug Fixes

  • Surface the right Name() from our principal. (#1726)

Contributors

  • Matt Moore

v1.5.0

Features

  • Add Chainguard OIDC provider. (#1703)
  • Adding support for configuration from yaml file (#1687)
  • Upgrade go to 1.22 (#1625)

Documentation

  • oid-info: fix table render (#1662)
  • docs: Fix extensions for digest values requiring a type prefix (#1661)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Facundo Tuesca
  • Javan Lacerda
  • Matt Moore
  • Tomas Turek
  • William Woodruff
Commits
  • f11344b Revert "CiProvider as a new OIDCIssuer type (#1679)" (#1727)
  • d16be8d Surface the right Name() from our principal. (#1726)
  • 9f49a8b Bump google.golang.org/grpc in the go_modules group (#1724)
  • 66485b6 CiProvider as a new OIDCIssuer type (#1679)
  • 781fb65 Add changelog for v1.5.0 (#1723)
  • 93664b4 Bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all group
  • b5358c7 Bump golang from 1.22.4 to 1.22.5 in the all group
  • 07b19da Update main.yml
  • b13cbef Bump protocolbuffers/protobuf from 27.1 to 27.2 in the all group
  • acebf8b Bump github.com/prometheus/common from 0.54.0 to 0.55.0
  • 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 go Pull requests that update Go code labels Jul 15, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sigstore/fulcio-1.5.1 branch 2 times, most recently from e04554e to 8ae8797 Compare July 15, 2024 04:28
@k4leung4
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sigstore/fulcio-1.5.1 branch from 8ae8797 to dea8cdb Compare July 15, 2024 08:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sigstore/fulcio-1.5.1 branch from dea8cdb to 42a06c5 Compare July 27, 2024 20:24
@bobcallaway
Copy link
Member

@dependabot rebase

Bumps [github.com/sigstore/fulcio](https://github.com/sigstore/fulcio) from 1.4.5 to 1.5.1.
- [Release notes](https://github.com/sigstore/fulcio/releases)
- [Changelog](https://github.com/sigstore/fulcio/blob/main/CHANGELOG.md)
- [Commits](sigstore/fulcio@v1.4.5...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/sigstore/fulcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sigstore/fulcio-1.5.1 branch from 42a06c5 to efc460a Compare July 27, 2024 21:38
Signed-off-by: Bob Callaway <[email protected]>
@k4leung4 k4leung4 merged commit 1780509 into main Jul 28, 2024
21 checks passed
@k4leung4 k4leung4 deleted the dependabot/go_modules/github.com/sigstore/fulcio-1.5.1 branch July 28, 2024 01:53
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants