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

chore: bump github.com/sigstore/fulcio from 1.5.1 to 1.6.0 in the all-go-mod group #487

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the all-go-mod group with 1 update: github.com/sigstore/fulcio.

Updates github.com/sigstore/fulcio from 1.5.1 to 1.6.0

Release notes

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

v1.6.0

v1.6.0 adds support for onboarding CI identity providers via configuration rather than code changes, which should greatly simplify the onboarding process.

Features

  • CiProvider as a new OIDCIssuer type (#1729)
  • Add TLS support for CTLog (#1718)
  • Added support for email_verified being a string or bool (#1744)

Documentation

  • Update IDP requirements (#1742)

Public Good Instance Configuration

  • Move codefresh and buildkite to ci-provider identity (#1743)
  • Move gitlab to ci-provider (#1740)
  • Migrate github to ci provider flow (#1738)
  • add Hellō provider (#1739)
  • Move configuration to yaml format (#1720)
  • Removes identity providers federation (#1736)

Contributors

  • Andrew Block
  • cpanato
  • Dick Hardt
  • Firas Ghanmi
  • Hayden B
  • Javan Lacerda
  • Matt Moore

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

Changelog

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

v1.6.0

v1.6.0 adds support for onboarding CI identity providers via configuration rather than code changes, which should greatly simplify the onboarding process.

Features

  • CiProvider as a new OIDCIssuer type (#1729)
  • Add TLS support for CTLog (#1718)
  • Added support for email_verified being a string or bool (#1744)

Documentation

  • Update IDP requirements (#1742)

Public Good Instance Configuration

  • Move codefresh and buildkite to ci-provider identity (#1743)
  • Move gitlab to ci-provider (#1740)
  • Migrate github to ci provider flow (#1738)
  • add Hellō provider (#1739)
  • Move configuration to yaml format (#1720)
  • Removes identity providers federation (#1736)

Contributors

  • Andrew Block
  • cpanato
  • Dick Hardt
  • Firas Ghanmi
  • Hayden B
  • Javan Lacerda
  • Matt Moore
Commits
  • 50dbac4 Add changelog for v1.6.0 (#1756)
  • d4dcb4d Bump the all group across 1 directory with 4 updates (#1754)
  • ca6ea12 Bump google.golang.org/api from 0.189.0 to 0.190.0 (#1753)
  • 7600ff2 Move codefresh and buildkite to ci-provider identity (#1743)
  • 8546472 Bump go.step.sm/crypto from 0.50.0 to 0.51.1
  • 8fc43b8 Bump the all group with 3 updates
  • f0c9479 Bump chainguard.dev/sdk from 0.1.21 to 0.1.22 in the all group
  • 501c5fd Add TLS support for CTLog (#1718)
  • 9c80a81 Added support for email_verified being a string or bool (#1744)
  • 5c1b13f Bump the all group across 1 directory with 4 updates
  • 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 <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 12, 2024
Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for witness-project ready!

Name Link
🔨 Latest commit e65633b
🔍 Latest deploy log https://app.netlify.com/sites/witness-project/deploys/66b98ecb95449b000857ac81
😎 Deploy Preview https://deploy-preview-487--witness-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Bumps the all-go-mod group with 1 update: [github.com/sigstore/fulcio](https://github.com/sigstore/fulcio).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@jkjell jkjell force-pushed the dependabot/go_modules/all-go-mod-cc868dbdb2 branch from c96a160 to 6548232 Compare August 12, 2024 02:08
Signed-off-by: John Kjell <john@testifysec.com>
@jkjell jkjell merged commit b4ea23f into main Aug 12, 2024
17 checks passed
@jkjell jkjell deleted the dependabot/go_modules/all-go-mod-cc868dbdb2 branch August 12, 2024 04:38
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.

1 participant