Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps github.com/google/trillian from 1.4.0 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.

v1.4.1

  • countFromInformationSchema function to add support for MySQL 8.

Removals

Misc improvements

  • #2712: Fix MySQL world-writable config warning.
  • #2726: Check the tile height invariant stricter. No changes required.

Dependency updates

  • #2731: Update protoc from v3.12.4 to v3.20.1
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.0 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.0...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 the dependencies Pull requests that update a dependency file label Aug 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #18.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/google/trillian-1.4.2 branch August 22, 2022 12:12
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

Development

Successfully merging this pull request may close these issues.

1 participant