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.6.4 to 1.6.5 in the all-go-mod group #512

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

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

Updates github.com/sigstore/fulcio from 1.6.4 to 1.6.5

Release notes

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

v1.6.5

Features

  • use go1.23.2 (#1834)
  • fallback to json default cfg path if yaml does not exist (#1810)
  • Include IDP type and subject domain in configuration API response (#1824)

Documentation

  • Update OIDC claim mapping table to reflect the current state (#1801)

Contributors

  • Aditya Sirish
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Hayden B
  • Nina
  • Richard Fan
Changelog

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

v1.6.5

Features

  • use go1.23.2 (#1834)
  • fallback to json default cfg path if yaml does not exist (#1810)
  • Include IDP type and subject domain in configuration API response (#1824)

Documentation

  • Update OIDC claim mapping table to reflect the current state (#1801)

Contributors

  • Aditya Sirish
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Hayden B
  • Nina
  • Richard Fan
Commits
  • 7920be2 Add CHANGELOG for v1.6.5 (#1835)
  • ab24f1c use go1.23.2 (#1834)
  • 8b77b21 Bump chainguard.dev/sdk in the all group across 1 directory (#1833)
  • 50cc9ca Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#1832)
  • f3c069d Bump golang from 1.23.1 to 1.23.2 in the all group (#1828)
  • 85bf1df Bump the all group with 4 updates (#1829)
  • 04f761b Bump github.com/spiffe/go-spiffe/v2 from 2.3.0 to 2.4.0 (#1831)
  • a2cba3e fallback to json default cfg path if yaml does not exist (#1810)
  • c07462d extend TLS cert used in tests to 100 year expiration (#1826)
  • df65c59 Include IDP type and subject domain in configuration API response (#1824)
  • 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 Oct 14, 2024
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for witness-project ready!

Name Link
🔨 Latest commit 7f45b7a
🔍 Latest deploy log https://app.netlify.com/sites/witness-project/deploys/671b9c7f772fac000812690a
😎 Deploy Preview https://deploy-preview-512--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.

jkjell
jkjell previously approved these changes Oct 17, 2024
@jkjell jkjell force-pushed the dependabot/go_modules/all-go-mod-5b9e454a62 branch from 01a4edd to 4eabb93 Compare October 17, 2024 13:45
dependabot bot and others added 3 commits October 25, 2024 08:26
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.6.4 to 1.6.5
- [Release notes](https://github.com/sigstore/fulcio/releases)
- [Changelog](https://github.com/sigstore/fulcio/blob/main/CHANGELOG.md)
- [Commits](sigstore/fulcio@v1.6.4...v1.6.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@jkjell jkjell force-pushed the dependabot/go_modules/all-go-mod-5b9e454a62 branch from 2c3fd17 to 7f45b7a Compare October 25, 2024 13:26
Copy link
Collaborator

@ChaosInTheCRD ChaosInTheCRD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jkjell jkjell merged commit 47c56f6 into main Oct 25, 2024
17 checks passed
@jkjell jkjell deleted the dependabot/go_modules/all-go-mod-5b9e454a62 branch October 25, 2024 13:31
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