cloudflare / cfssl

CFSSL: Cloudflare's PKI and TLS toolkit
https://cfssl.org/
BSD 2-Clause "Simplified" License
8.68k stars 1.1k forks source link

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

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

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 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)
codecov-commenter commented 11 months ago

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