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.2.2 to 1.3.0 #64

Conversation

dependabot[bot]
Copy link

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

Bumps 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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 14:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@github-actions github-actions bot enabled auto-merge December 2, 2024 14:33
@github-actions github-actions bot merged commit 3104b5f into master Dec 2, 2024
14 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/google/certificate-transparency-go-1.3.0 branch December 2, 2024 14:37
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 needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant