Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/google/trillian v1.3.11v1.7.2 age confidence

Release Notes

google/trillian (github.com/google/trillian)

v1.7.2

Compare Source

  • Recommended go version for development: 1.23
    • This is the version used by the cloudbuild presubmits. Using a
      different version can lead to presubmits failing due to unexpected
      diffs.
Storage
Election system
Misc
Dependency update

v1.7.1

Compare Source

Storage
  • For PostgreSQL, explicitly create index on SequencedLeafData(TreeId, LeafIdentityHash) by @​robstradling in #​3695
Misc
  • Relaxed go.mod version requirements to 1.22.x

v1.7.0

Compare Source

Storage
Misc
Dependency updates

v1.6.1

Compare Source

  • Recommended go version for development: 1.22
    • This is the version used by the cloudbuild presubmits. Using a
      different version can lead to presubmits failing due to unexpected
      diffs.
MySQL
  • Add TLS support for MySQL by @​fghanmi in #​3593
    • --mysql_tls_ca: users can provide a CA certificate, that is used to establish a secure communication with MySQL server.
    • --mysql_server_name: users can provide the name of the MySQL server to be used as the Server Name in the TLS configuration.
  • dedup leafidentityhash values ahead of SQL lookup of existing leaves by @​bobcallaway in #​3607
Documentation
Misc
Dependency updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/go-openapi/strfmt v0.21.7
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/trillian v1.6.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading google.golang.org/grpc v1.60.1
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading github.com/rs/zerolog v1.26.1
go: downloading github.com/go-openapi/errors v0.20.4
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/go-openapi/validate v0.22.1
go: downloading github.com/go-openapi/runtime v0.25.0
go: downloading github.com/jessevdk/go-flags v1.5.0
go: downloading golang.org/x/net v0.19.0
go: downloading github.com/go-openapi/loads v0.21.2
go: downloading github.com/go-openapi/spec v0.20.9
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.12.1
go: downloading google.golang.org/protobuf v1.32.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240102182953-50ed04b92917
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading google.golang.org/genproto v0.0.0-20231212172506-995d672761c0
go: downloading k8s.io/klog/v2 v2.120.0
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/analysis v0.21.4
go: downloading github.com/go-openapi/jsonpointer v0.20.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading golang.org/x/sys v0.16.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading golang.org/x/text v0.14.0
go: trillian-agent/dbom imports
	github.com/google/trillian/crypto/sigpb: cannot find module providing package github.com/google/trillian/crypto/sigpb
go: trillian-agent/trillian imports
	github.com/google/trillian/merkle/rfc6962: cannot find module providing package github.com/google/trillian/merkle/rfc6962
go: module github.com/go-chi/chi is deprecated: Please upgrade to the latest major version: go get github.com/go-chi/chi/v5
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

@renovate renovate bot force-pushed the renovate/github.com-google-trillian-1.x branch from 465c9b5 to c79fe7f Compare May 9, 2023 17:26
@renovate renovate bot changed the title Update module github.com/google/trillian to v1.5.1 Update module github.com/google/trillian to v1.5.2 May 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-google-trillian-1.x branch from c79fe7f to 10e9a6e Compare November 2, 2023 02:37
@renovate renovate bot changed the title Update module github.com/google/trillian to v1.5.2 Update module github.com/google/trillian to v1.5.3 Nov 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-google-trillian-1.x branch from 10e9a6e to e32e729 Compare January 11, 2024 20:37
@renovate renovate bot changed the title Update module github.com/google/trillian to v1.5.3 Update module github.com/google/trillian to v1.6.0 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-google-trillian-1.x branch from e32e729 to d055876 Compare August 29, 2024 05:41
@renovate renovate bot changed the title Update module github.com/google/trillian to v1.6.0 Update module github.com/google/trillian to v1.6.1 Aug 29, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Aug 29, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/go-openapi/loads v0.21.5
go: downloading github.com/go-openapi/strfmt v0.22.2
go: downloading github.com/google/trillian v1.7.2
go: downloading github.com/stretchr/testify v1.10.0
go: downloading google.golang.org/grpc v1.71.0
go: downloading github.com/go-openapi/errors v0.21.1
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/validate v0.23.0
go: downloading github.com/go-openapi/runtime v0.27.1
go: downloading golang.org/x/net v0.38.0
go: downloading github.com/go-openapi/spec v0.20.14
go: downloading github.com/go-openapi/analysis v0.22.2
go: downloading golang.org/x/sys v0.31.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading go.mongodb.org/mongo-driver v1.17.2
go: downloading google.golang.org/protobuf v1.36.5
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb
go: downloading google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading golang.org/x/sync v0.12.0
go: downloading github.com/go-openapi/jsonreference v0.20.4
go: downloading github.com/go-logr/logr v1.4.2
go: downloading go.uber.org/atomic v1.11.0
go: downloading golang.org/x/text v0.23.0
go: trillian-agent/dbom imports
	github.com/google/trillian/crypto/sigpb: cannot find module providing package github.com/google/trillian/crypto/sigpb
go: trillian-agent/trillian imports
	github.com/google/trillian/merkle/rfc6962: cannot find module providing package github.com/google/trillian/merkle/rfc6962
go: module github.com/go-chi/chi is deprecated: Please upgrade to the latest major version: go get github.com/go-chi/chi/v5
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

@renovate renovate bot force-pushed the renovate/github.com-google-trillian-1.x branch from d055876 to c3b151a Compare November 26, 2024 02:44
@renovate renovate bot changed the title Update module github.com/google/trillian to v1.6.1 Update module github.com/google/trillian to v1.7.0 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/github.com-google-trillian-1.x branch from c3b151a to a82e93d Compare January 9, 2025 23:56
@renovate renovate bot changed the title Update module github.com/google/trillian to v1.7.0 Update module github.com/google/trillian to v1.7.1 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-google-trillian-1.x branch from a82e93d to 28c2b10 Compare April 26, 2025 19:41
@renovate renovate bot changed the title Update module github.com/google/trillian to v1.7.1 Update module github.com/google/trillian to v1.7.2 Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant