Skip to content

Bump the all-deps group with 2 updates #74

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

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the all-deps group with 2 updates: github.com/google/certificate-transparency-go and github.com/google/trillian.

Updates github.com/google/certificate-transparency-go from 1.2.2 to 1.3.0

Release notes

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

v1.3.0

What's Changed

CTFE Storage Saving: Extra Data Issuance Chain Deduplication

This feature now supports PostgreSQL, in addition to the support for MySQL/MariaDB that was added in v1.2.0.

Log operators can choose to enable this feature for new PostgreSQL-based CT logs by adding new CTFE configs in the LogMultiConfig and importing the database schema. The other available options are documented in the v1.2.0 changelog entry.

This change is tested in Cloud Build tests using the postgres:17 Docker image as of the time of writing.

Misc

Dependency update

Full Changelog: google/certificate-transparency-go@v1.2.2...v1.3.0

Changelog

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

v1.3.0

CTFE Storage Saving: Extra Data Issuance Chain Deduplication

This feature now supports PostgreSQL, in addition to the support for MySQL/MariaDB that was added in v1.2.0.

Log operators can choose to enable this feature for new PostgreSQL-based CT logs by adding new CTFE configs in the LogMultiConfig and importing the database schema. The other available options are documented in the v1.2.0 changelog entry.

This change is tested in Cloud Build tests using the postgres:17 Docker image as of the time of writing.

Misc

Dependency update

Commits
  • 023c636 Update CHANGELOG.md for v1.3.0 release (#1626)
  • 3116f53 Add IssuanceChainStorage PostgreSQL implementation (#1618)
  • 2df206d Bump github/codeql-action from 3.27.4 to 3.27.5 in the all-deps group (#1625)
  • 57eb1ee Bump github.com/google/trillian in the all-deps group (#1624)
  • 9483313 Add empty cloudbuild_postgresql.yaml (#1623)
  • aa0ef1a Bump the all-deps group with 4 updates (#1621)
  • 9b286ae Bump github/codeql-action from 3.27.2 to 3.27.4 in the all-deps group (#1620)
  • 89291a0 Bump the docker-deps group across 4 directories with 2 updates (#1622)
  • 00c853a Explicitly include version tag (#1617)
  • 678be53 Bump github/codeql-action from 3.27.1 to 3.27.2 in the all-deps group (#1615)
  • Additional commits viewable in compare view

Updates github.com/google/trillian from 1.6.1 to 1.7.0

Release notes

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

v1.7.0

What's Changed

Storage

Misc

Dependency updates

... (truncated)

Changelog

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

v1.7.0

Storage

Misc

Dependency updates

... (truncated)

Commits
  • 1d73795 Update changelog for v1.7.0 release (#3690)
  • 5209ff1 Sensible default quota and storage systems when MySQL support unavailable (#3...
  • 92bc601 Bump the go-deps group with 3 updates (#3687)
  • db5cf79 Bump github/codeql-action in the github-actions-deps group (#3688)
  • a3014be Add postgresql Docker image to Dependabot (#3677)
  • f908fbc Pin Docker container images by hash (#3678)
  • 5a88d3d Bump the go-deps group with 10 updates (#3684)
  • 263e312 Bump the docker-deps group across 3 directories with 2 updates (#3686)
  • 6ff4354 Bump google-auth-library from 9.14.2 to 9.15.0 in /scripts/gcb2slack (#3683)
  • 23163e0 Bump github/codeql-action in the github-actions-deps group (#3685)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-deps group with 2 updates: [github.com/google/certificate-transparency-go](https://github.com/google/certificate-transparency-go) and [github.com/google/trillian](https://github.com/google/trillian).


Updates `github.com/google/certificate-transparency-go` from 1.2.2 to 1.3.0
- [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.2.2...v1.3.0)

Updates `github.com/google/trillian` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/google/trillian/releases)
- [Changelog](https://github.com/google/trillian/blob/master/CHANGELOG.md)
- [Commits](google/trillian@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/google/certificate-transparency-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/google/trillian
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

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 Dec 2, 2024
@roger2hk roger2hk merged commit 8ebb41f into main Dec 2, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/all-deps-d5b38eebc3 branch December 2, 2024 09:22
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.

1 participant