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/timestamp-authority from 1.1.2 to 1.2.0 #19

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/sigstore/timestamp-authority from 1.1.2 to 1.2.0.

Release notes

Sourced from github.com/sigstore/timestamp-authority's releases.

v1.2.0

v1.2.0 is based on Go 1.21.3.

Changes

Enhancements

  • Support other hash algs for pre-signed timestamp besides SHA256 (#488)
  • new http-ping-only flag for 'timestamp-server serve' (#474)

Bug Fixes

  • Fix bug where TSA signing fails if cert hash != content hash. (#465)

Misc

  • expand README on Cloud KMS deployment (#476)
  • upgrade to Go1.21 (#471)

Contributors

  • Billy Lynch
  • Carlos Tadeu Panato Junior
  • Dmitry Savintsev
  • Hayden B
Changelog

Sourced from github.com/sigstore/timestamp-authority's changelog.

v1.2.0

v1.2.0 is based on Go 1.21.3.

Changes

Enhancements

  • Support other hash algs for pre-signed timestamp besides SHA256 (#488)
  • new http-ping-only flag for 'timestamp-server serve' (#474)

Bug Fixes

  • Fix bug where TSA signing fails if cert hash != content hash. (#465)

Misc

  • expand README on Cloud KMS deployment (#476)
  • upgrade to Go1.21 (#471)

Contributors

  • Billy Lynch
  • Carlos Tadeu Panato Junior
  • Dmitry Savintsev
  • Hayden B
Commits
  • c21da35 CHANGELOG for v1.2.0 (#498)
  • f4c7467 Support other hash algs for pre-signed timestamp besides SHA256 (#488)
  • 66640c7 Bump golang from 1.21.2 to 1.21.3 (#497)
  • 7f8ecf0 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#496)
  • d425e08 Bump golang.org/x/net from 0.16.0 to 0.17.0 (#495)
  • 13df787 Bump go.step.sm/crypto from 0.35.1 to 0.36.0 (#494)
  • b9423c5 Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#491)
  • f2a8345 Bump sigs.k8s.io/release-utils from 0.7.4 to 0.7.5 (#492)
  • 43dfa05 Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#493)
  • d6e0fd3 Bump golang.org/x/net from 0.15.0 to 0.16.0 (#490)
  • 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 Oct 12, 2023
Bumps [github.com/sigstore/timestamp-authority](https://github.com/sigstore/timestamp-authority) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/sigstore/timestamp-authority/releases)
- [Changelog](https://github.com/sigstore/timestamp-authority/blob/main/CHANGELOG.md)
- [Commits](sigstore/timestamp-authority@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/sigstore/timestamp-authority
  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/timestamp-authority-1.2.0 branch from d9351df to d862c3d Compare October 12, 2023 14:16
Signed-off-by: Cody Soyland <[email protected]>
@codysoyland codysoyland force-pushed the dependabot/go_modules/github.com/sigstore/timestamp-authority-1.2.0 branch from e6e1749 to f8a07f7 Compare October 12, 2023 14:19
@codysoyland codysoyland enabled auto-merge (squash) October 12, 2023 14:24
@codysoyland codysoyland requested a review from a team October 12, 2023 14:30
@codysoyland codysoyland merged commit 9aef1ad into main Oct 13, 2023
9 checks passed
@codysoyland codysoyland deleted the dependabot/go_modules/github.com/sigstore/timestamp-authority-1.2.0 branch October 13, 2023 05:36
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