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/google/certificate-transparency-go from 1.1.2 to 1.1.4 #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/google/certificate-transparency-go from 1.1.2 to 1.1.4.

Release notes

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

v1.1.4

Log list

Logging

Cleanup

Misc

Dependency updates

Full Changelog: google/certificate-transparency-go@v1.1.3...v1.1.4

... (truncated)

Changelog

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

v1.1.4

Published 2022-10-21

Cleanup

  • Remove log list v1 package and its dependencies.

Migrillian

  • #960: Skip consistency check when root is size zero.

Misc

  • Update Trillian to 0a389c4
  • Migrate loglist dependency from v1 to v3 in ctclient cmd.
  • Migrate loglist dependency from v1 to v3 in ctutil/loginfo.go
  • Migrate loglist dependency from v1 to v3 in ctutil/sctscan.go
  • Migrate loglist dependency from v1 to v3 in trillian/integration/ct_hammer/main.go
  • Downgrade 429 errors to verbosity 2

v1.1.3

Published 2022-05-14

Integration

  • Breaking change to API for integration.HammerCTLog:
    • Added ctx as first argument, and terminate loop if it becomes cancelled

JSONClient

  • PostAndParseWithRetry now does backoff-and-retry upon receiving HTTP 429.

Cleanup

  • WithBalancerName is deprecated and removed, using the recommended way.
  • ctfe.PEMCertPool type has been moved to x509util.PEMCertPool to reduce dependencies (#903).

Misc

  • updated golangci-lint to v1.46.1 (developers should update to this version)
  • update google.golang.org/grpc to v1.46.0
  • ctclient tool now uses Cobra for better CLI experience (#901).
  • #800: Remove dependency from ratelimit.
  • #927: Add read-only mode to CTFE config.
Commits
  • 50ef850 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#987)
  • 755ba82 Bump go.etcd.io/etcd/v3 from 3.5.4 to 3.5.5 (#982)
  • c73a0fa Bump go.etcd.io/etcd/etcdctl/v3 from 3.5.4 to 3.5.5 (#984)
  • dcb1adb Update Go version and remove log list v1, v2 in README.md
  • 001620f Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (#980)
  • b8207ce Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#981)
  • aff1cef Cleanup log list v1 dependencies (#977)
  • 48ef342 Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 (#976)
  • 9731092 Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15
  • 6203bd2 Switch from glog to klog (#962)
  • 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 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.2 to 1.1.4.
- [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.2...v1.1.4)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants