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(deps): bump github.com/sigstore/fulcio from 1.4.0 to 1.4.1 #3289

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps github.com/sigstore/fulcio from 1.4.0 to 1.4.1.

Release notes

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

v1.4.1

v1.4.1 disables CGO for released binaries and containers. If you need support for an HSM-backed CA, compile Fulcio with CGO_ENABLED=1.

The Distroless base image of the released containers has been updated to Debian 12, gcr.io/distroless/static-debian12:nonroot.

Features

  • Do not block startup if OIDC provider cannot be created (#1389)
  • Gracefully shutdown HTTP, gRPC, and Prom servers (#1342)
  • Create interface for GRPC server which encompasses the GRPC HealthServer (#1334)

Release

  • update builder image to use go1.21.2 (#1397)
  • Disable CGO on release builds (#1368)

Contributors

  • Appu
  • Hayden B
  • Jon Johnson
  • Jussi Kukkonen
  • Priya Wadhwa
  • William Woodruff

Full Changelog: sigstore/fulcio@v1.4.0...v1.4.1

Changelog

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

v1.4.1

v1.4.1 disables CGO for released binaries and containers. If you need support for an HSM-backed CA, compile Fulcio with CGO_ENABLED=1.

The Distroless base image of the released containers has been updated to Debian 12, gcr.io/distroless/static-debian12:nonroot.

Features

  • Do not block startup if OIDC provider cannot be created (#1389)
  • Gracefully shutdown HTTP, gRPC, and Prom servers (#1342)
  • Create interface for GRPC server which encompasses the GRPC HealthServer (#1334)

Release

  • update builder image to use go1.21.2 (#1397)
  • Disable CGO on release builds (#1368)

Contributors

  • Appu
  • Hayden B
  • Jon Johnson
  • Jussi Kukkonen
  • Priya Wadhwa
  • William Woodruff
Commits

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 [github.com/sigstore/fulcio](https://github.com/sigstore/fulcio) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/sigstore/fulcio/releases)
- [Changelog](https://github.com/sigstore/fulcio/blob/main/CHANGELOG.md)
- [Commits](sigstore/fulcio@v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #3289 (a102c37) into main (6c72090) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3289   +/-   ##
=======================================
  Coverage   30.32%   30.32%           
=======================================
  Files         155      155           
  Lines        9853     9853           
=======================================
  Hits         2988     2988           
  Misses       6418     6418           
  Partials      447      447           

@hectorj2f hectorj2f enabled auto-merge (squash) October 10, 2023 16:34
@hectorj2f hectorj2f merged commit 4c5669d into main Oct 10, 2023
28 checks passed
@hectorj2f hectorj2f deleted the dependabot/go_modules/github.com/sigstore/fulcio-1.4.1 branch October 10, 2023 16:42
@github-actions github-actions bot added this to the v2.3.0 milestone Oct 10, 2023
@cpanato cpanato modified the milestones: v2.3.0, v2.2.1 Nov 16, 2023
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