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/trillian from 1.4.1 to 1.4.2 in /hack/tools #939

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps github.com/google/trillian from 1.4.1 to 1.4.2.

Release notes

Sourced from github.com/google/trillian's releases.

v1.4.2

Allow disabling the writes of ephemeral nodes to storage via the --tree_ids_with_no_ephemeral_nodes flag to the sequencer.

Developer updates

  • google/trillian#2765 copies the required protos from googleapis into third_party in this repository. This simplifies the preconditions in order to compile the proto definitions, and removes a big dependency on $GOPATH/src which was archaic; $GOPATH/src/github.com/googleapis/googleapis is no longer required.

Minor fixes

Maintenance

Dependency updates

... (truncated)

Changelog

Sourced from github.com/google/trillian's changelog.

v1.4.2

  • #2568: Allow disabling the writes of ephemeral nodes to storage via the --tree_ids_with_no_ephemeral_nodes flag to the sequencer.
  • #2748: --cloudspanner_max_burst_sessions deprecated (it hasn't had any effect for a while, now it's more explicit)
  • #2768: update go.mod to use 1.17 compatibility from 1.13.

Dependency updates

  • Updated golangci-lint to v1.46.1 (developers should update to this version)
  • Removed dependency on certificate-transparency-go

Developer updates

  • #2765 copies the required protos from googleapis into third_party in this repository. This simplifies the preconditions in order to compile the proto definitions, and removes a big dependency on $GOPATH/src which was archaic; $GOPATH/src/github.com/googleapis/googleapis is no longer required.
Commits
  • 0501b88 Prepare for 1.4.2 release (#2781)
  • c5f9d68 Bump cloud.google.com/go/spanner from 1.34.1 to 1.35.0 (#2780)
  • 2931455 Bump google.golang.org/api from 0.86.0 to 0.87.0 (#2778)
  • 82fff05 Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#2777)
  • 1405d9b Bump cloud.google.com/go/spanner from 1.34.0 to 1.34.1 (#2776)
  • bc144be Remove export GO111MODULE=auto in README.md (#2773)
  • 438ee48 Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 (#2772)
  • 1af11ce Bump google.golang.org/api from 0.85.0 to 0.86.0 (#2771)
  • 5be6842 Add mhutchinson to CONTRIBUTORS (#2770)
  • 428129a Update the minimum go version in README.md to 1.17 (#2769)
  • 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/trillian](https://github.com/google/trillian) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/google/trillian/releases)
- [Changelog](https://github.com/google/trillian/blob/master/CHANGELOG.md)
- [Commits](google/trillian@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/google/trillian
  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 Jul 26, 2022
@dependabot dependabot bot requested a review from a team as a code owner July 26, 2022 11:16
@codecov-commenter
Copy link

Codecov Report

Merging #939 (8569c0d) into main (cb5572d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #939   +/-   ##
=======================================
  Coverage   48.20%   48.20%           
=======================================
  Files          62       62           
  Lines        5398     5398           
=======================================
  Hits         2602     2602           
  Misses       2513     2513           
  Partials      283      283           
Impacted Files Coverage Δ
pkg/types/helm/v0.0.1/entry.go 48.91% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@cpanato cpanato requested a review from bobcallaway July 26, 2022 11:44
@dlorenc dlorenc merged commit 3256cf7 into main Jul 26, 2022
@dlorenc dlorenc deleted the dependabot/go_modules/hack/tools/github.com/google/trillian-1.4.2 branch July 26, 2022 14:07
@github-actions github-actions bot added this to the v1.0.0 milestone Jul 26, 2022
bobcallaway pushed a commit to bobcallaway/rekor that referenced this pull request Aug 3, 2022
…igstore#939)

Bumps [github.com/google/trillian](https://github.com/google/trillian) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/google/trillian/releases)
- [Changelog](https://github.com/google/trillian/blob/master/CHANGELOG.md)
- [Commits](google/trillian@v1.4.1...v1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

3 participants