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

build(deps): bump github.com/google/certificate-transparency-go from 1.1.6 to 1.1.7 #1337

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps github.com/google/certificate-transparency-go from 1.1.6 to 1.1.7.

Release notes

Sourced from github.com/google/certificate-transparency-go's releases.

v1.1.7

What's Changed

  • Recommended Go version for development: 1.20

    • This is the version used by the Cloud Build presubmits. Using a different version can lead to presubmits failing due to unexpected diffs.
  • Bump golangci-lint from 1.51.1 to 1.55.1 (developers should update to this version).

Add support for WASI port

Add support for IBM Z operating system z/OS

Log List

Documentation

Misc

Dependency update

... (truncated)

Changelog

Sourced from github.com/google/certificate-transparency-go's changelog.

v1.1.7

  • Recommended Go version for development: 1.20

    • This is the version used by the Cloud Build presubmits. Using a different version can lead to presubmits failing due to unexpected diffs.
  • Bump golangci-lint from 1.51.1 to 1.55.1 (developers should update to this version).

Add support for WASI port

Add support for IBM Z operating system z/OS

Log List

Documentation

Misc

Dependency update

... (truncated)

Commits
  • 42c8cff Update CHANGELOG.md for v1.1.7 release (#1215)
  • 898dd56 Bump golangci-lint from 1.51.1 to 1.55.1 (#1214)
  • 8af4dd8 Bump multiple Go module dependencies (#1213)
  • 8383c21 Bump github/codeql-action from 2.22.4 to 2.22.5 (#1209)
  • 98ee0ac Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#1207)
  • f0492c1 Bump github/codeql-action from 2.22.3 to 2.22.4 (#1206)
  • 7f372ca Improve Dockerized Test Deployment documentation (#1179)
  • fb73b3f Bump actions/checkout from 4.1.0 to 4.1.1 (#1204)
  • 576385e Bump golang from 8f9a1ec to 20f9ab5 in /internal/witness/cmd/feeder (#1201)
  • ff8155e Bump golang in /trillian/examples/deployment/docker/ctfe (#1198)
  • 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)

Bumps [github.com/google/certificate-transparency-go](https://github.com/google/certificate-transparency-go) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/google/certificate-transparency-go/releases)
- [Changelog](https://github.com/google/certificate-transparency-go/blob/master/CHANGELOG.md)
- [Commits](google/certificate-transparency-go@v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: github.com/google/certificate-transparency-go
  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 Nov 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1337 (df32d88) into master (e33630c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1337   +/-   ##
=======================================
  Coverage   52.92%   52.92%           
=======================================
  Files          76       76           
  Lines        9169     9169           
=======================================
  Hits         4853     4853           
  Misses       3843     3843           
  Partials      473      473           

@nickysemenza nickysemenza merged commit 86cf475 into master Nov 9, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/google/certificate-transparency-go-1.1.7 branch November 9, 2023 16:59
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.

None yet

2 participants