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/cert-manager/cert-manager from 1.12.3 to 1.12.4 #118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps github.com/cert-manager/cert-manager from 1.12.3 to 1.12.4.

Release notes

Sourced from github.com/cert-manager/cert-manager's releases.

v1.12.4 contains an important security fix that addresses CVE-2023-29409.

Changes since v1.12.3

  • Fixes an issue where cert-manager would incorrectly reject two IP addresses as being unequal when they should hav e compared equal. This would be most noticeable when using an IPv6 address which doesn't match how Go's net.IP.Str ing() function would have printed that address. (#6297, @​SgtCoDFish)
  • Use Go 1.20.7 to fix a security issue in Go's crypto/tls library. (#6318, @​maelvls)
Commits
  • fe41951 Merge pull request #6318 from maelvls/go1.20.7
  • a840f98 bump to go1.20.7 to fix a security issue in crypto/tls
  • 3c13ce5 Merge pull request #6297 from SgtCoDFish/release-1.12-ipv6compare
  • bcbc30b [release-1.12] fix invalid handling of ip addresses in comparisons
  • 1d416ee Merge pull request #6256 from jetstack-bot/cherry-pick-6255-to-release-1.12
  • 679395b Update nameserver lookup test to use upstream targets
  • 5f9152a Merge pull request #6262 from jetstack-bot/cherry-pick-6259-to-release-1.12
  • a63b697 fix kubebuilder shas
  • 5531b94 Merge pull request #6237 from SgtCoDFish/release-1.12-context
  • c7e9c78 use supplied context where possible
  • See full diff 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/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Commits](cert-manager/cert-manager@v1.12.3...v1.12.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from maraino and a team as code owners September 4, 2023 00:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Sep 4, 2023
@github-actions github-actions bot merged commit a1b6a0c into master Sep 4, 2023
14 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/cert-manager/cert-manager-1.12.4 branch September 4, 2023 10:52
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 Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant