Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2025

Bumps github.com/cert-manager/cert-manager from 1.18.2 to 1.18.3.

Release notes

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

v1.18.3

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

We fixed a bug which caused certificates to be re-issued unexpectedly, if the issuerRef kind or group was changed to one of the "runtime" default values. We increased the size limit when parsing PEM certificate chains to handle leaf certificates with large numbers of DNS named or other identities. We upgraded Go to 1.24.9 to fix various non-critical security vulnerabilities.

📖 Read the full 1.18 release notes on the cert-manager.io website before upgrading.

Changes since v1.18.2:

Bug or Regression

Other (Cleanup or Flake)

Commits
  • 0be5a60 Merge pull request #8174 from cert-manager-bot/cherry-pick-8160-to-release-1.18
  • a257208 Don't use new type introduced in 1.19
  • 6caa368 Merge pull request #8176 from wallrj-cyberark/release-1.18-uprade-go
  • e7385de [release-1.18] Bump Go to 1.24.9
  • 2252102 Add comments clarifying issuerRef defaulting handling in RequestMatchesSpec
  • a526cb5 Add IssuerRef comparison tests for RequestMatchesSpec
  • 44f90cd add defaulting to Certificate - CertificateRequest comparison, preventing mis...
  • ee71eeb Merge pull request #8150 from erikgb/release-1.18-backport-renovate-config
  • 2e0522b [release-1.18] Backport Renovate config
  • 65fb074 Merge pull request #8125 from cert-manager-bot/cherry-pick-8124-to-release-1.18
  • 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)

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels Oct 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 19, 2025 20:09
@dependabot dependabot bot added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Oct 19, 2025
@dependabot dependabot bot requested review from sunjayBhatia and tsaarni and removed request for a team October 19, 2025 20:09
@sunjayBhatia sunjayBhatia requested review from a team, davinci26 and izturn and removed request for a team October 19, 2025 20:09
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md)
- [Commits](cert-manager/cert-manager@v1.18.2...v1.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/release-1.33/github.com/cert-manager/cert-manager-1.18.3 branch from 4ea7842 to bc24004 Compare October 22, 2025 04:49
@tsaarni tsaarni enabled auto-merge (squash) October 22, 2025 04:59
@tsaarni tsaarni merged commit 766dfd3 into release-1.33 Oct 22, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/release-1.33/github.com/cert-manager/cert-manager-1.18.3 branch October 22, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants