crossplane-argocd
crossplane-argocd copied to clipboard
Update Helm release external-secrets to v0.17.0
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| external-secrets | minor | 0.15.1 -> 0.17.0 |
Release Notes
external-secrets/external-secrets (external-secrets)
v0.17.0
Image: ghcr.io/external-secrets/external-secrets:v0.17.0
Image: ghcr.io/external-secrets/external-secrets:v0.17.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.17.0-ubi-boringssl
BREAKING CHANGE
v0.17.0 Stops serving v1beta1 apis. You need to update your manifests from v1beta1 to v1 prior to updating from v0.16 to v0.17.
What's Changed
- chore: update helm charts v0.16.2 by @Skarlso in https://github.com/external-secrets/external-secrets/pull/4748
- fix: typo on delete method for repo by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4750
- fix: Show Errors from Github by @Alexander-Cairns in https://github.com/external-secrets/external-secrets/pull/4753
- doc(openbao): add information about it working with vault provider by @eyenx in https://github.com/external-secrets/external-secrets/pull/4755
- Gc/fix/gcp pushsecret location replication by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4751
- chore: unserve v1beta1 and mark it as deprecated by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4758
- fix: not releasing helm charts when its already released by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4771
- fix: remove comment from helm by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4772
- infisical: support secrets within paths for
datareferences by @lgo in https://github.com/external-secrets/external-secrets/pull/4305 - chore(deps): bump pyyaml-env-tag from 0.1 to 1.0 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4761
- chore(deps): bump platformdirs from 4.3.7 to 4.3.8 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4762
- chore(deps): bump mkdocs-material from 9.6.12 to 9.6.13 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4763
- chore(deps): bump golang from 1.24.2 to 1.24.3 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4764
- chore(deps): bump golang from 1.24.2-bookworm to 1.24.3-bookworm in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4765
- chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4766
- Cache separate vault clients for each namespace if necessary by @ChristianCiach in https://github.com/external-secrets/external-secrets/pull/4706
- chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4768
- feat: improve code integration api by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4777
- chore: update dependencies by @eso-service-account-app in https://github.com/external-secrets/external-secrets/pull/4770
- chore(deps): bump actions/dependency-review-action from
67d4f4bto8805179by @dependabot in https://github.com/external-secrets/external-secrets/pull/4767 - fix: adds releases to stability and support by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4776
- Update docs/example for ECR token generator by @Moulick in https://github.com/external-secrets/external-secrets/pull/4773
- feat: add 1Password SDK based provider by @Skarlso in https://github.com/external-secrets/external-secrets/pull/4628
- chore: updates stability support for 0.17.0 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4779
- fix: update provider examples to use apiVersion external-secrets.io/v1 by @rowanruseler in https://github.com/external-secrets/external-secrets/pull/4757
New Contributors
- @Alexander-Cairns made their first contribution in https://github.com/external-secrets/external-secrets/pull/4753
- @eyenx made their first contribution in https://github.com/external-secrets/external-secrets/pull/4755
- @ChristianCiach made their first contribution in https://github.com/external-secrets/external-secrets/pull/4706
- @Moulick made their first contribution in https://github.com/external-secrets/external-secrets/pull/4773
- @rowanruseler made their first contribution in https://github.com/external-secrets/external-secrets/pull/4757
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.16.2...v0.17.0
v0.16.2
Image: ghcr.io/external-secrets/external-secrets:v0.16.2
Image: ghcr.io/external-secrets/external-secrets:v0.16.2-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.16.2-ubi-boringssl
BREAKING CHANGE
When updating to v0.16.2, if you leverage Generators with refreshInterval: 0 or any refreshPolicy to not update it, this version WILL FORCE THAT VALUE TO BE UPDATED.
Apologies to the user base, we did not expect this breaking change behavior out of these contributions. :bow: :pray:
What's Changed
- chore: release charts v0.16.1 by @Skarlso in https://github.com/external-secrets/external-secrets/pull/4678
- feat: adds harden-runner to pipelines by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4683
- [StepSecurity] Apply security best practices by @step-security-bot in https://github.com/external-secrets/external-secrets/pull/4684
- docs: update example for bitwarden password manager by @lunarys in https://github.com/external-secrets/external-secrets/pull/4674
- feat(helm): add grafana dashboard by @onedr0p in https://github.com/external-secrets/external-secrets/pull/4686
- chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4688
- chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4689
- chore(deps): bump mkdocs-material from 9.6.11 to 9.6.12 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4690
- chore(deps): bump golang from 1.24.2-alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee to sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4691
- chore(deps): bump packaging from 24.2 to 25.0 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4693
- chore: update dependencies by @eso-service-account-app in https://github.com/external-secrets/external-secrets/pull/4694
- chore: Add skeeled to ADOPTERS.md by @carneiroskeeled in https://github.com/external-secrets/external-secrets/pull/4695
- Update md5 hashing algorithim to sha3 by @kbsteere in https://github.com/external-secrets/external-secrets/pull/4696
- fix: ci artefact push by @moolen in https://github.com/external-secrets/external-secrets/pull/4699
- chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4710
- chore(deps): bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4711
- chore(deps): bump anchore/sbom-action from 0.18.0 to 0.19.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4712
- chore(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4713
- chore(deps): bump ubi8/ubi from
8bd1b63to244e985by @dependabot in https://github.com/external-secrets/external-secrets/pull/4719 - chore(deps): bump certifi from 2025.1.31 to 2025.4.26 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4717
- chore(deps): bump importlib-metadata from 8.6.1 to 8.7.0 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4716
- chore(deps): bump pymdown-extensions from 10.14.3 to 10.15 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4715
- chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4714
- fix: add kmskeyid to secret creation by @Skarlso in https://github.com/external-secrets/external-secrets/pull/4729
- fix: ClusterExternalSecrets were not able to adopt externalSecret after update to v1 by @Meallia in https://github.com/external-secrets/external-secrets/pull/4724
- chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4735
- chore(deps): bump actions/create-github-app-token from 2.0.2 to 2.0.6 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4736
- chore(deps): bump actions/attest-build-provenance from 2.2.3 to 2.3.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4737
- chore(deps): bump golang from
00eccd4to79390b5in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4738 - chore(deps): bump termcolor from 3.0.1 to 3.1.0 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4739
- chore(deps): bump charset-normalizer from 3.4.1 to 3.4.2 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4740
- chore(deps): bump golang from
7772cb5to7772cb5by @dependabot in https://github.com/external-secrets/external-secrets/pull/4741 - chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4734
- chore: document kubernetes provider pushsecret type by @mhrabovcin in https://github.com/external-secrets/external-secrets/pull/4725
- feat(helm): Offer the possiblity to disable aggreate-to-view and aggregate-to-edit on default ClusterRoles by @linoleparquet in https://github.com/external-secrets/external-secrets/pull/4733
- Feat/generic webhook ntlm auth by @yifongau in https://github.com/external-secrets/external-secrets/pull/4316
New Contributors
- @step-security-bot made their first contribution in https://github.com/external-secrets/external-secrets/pull/4684
- @lunarys made their first contribution in https://github.com/external-secrets/external-secrets/pull/4674
- @carneiroskeeled made their first contribution in https://github.com/external-secrets/external-secrets/pull/4695
- @kbsteere made their first contribution in https://github.com/external-secrets/external-secrets/pull/4696
- @Meallia made their first contribution in https://github.com/external-secrets/external-secrets/pull/4724
- @mhrabovcin made their first contribution in https://github.com/external-secrets/external-secrets/pull/4725
- @linoleparquet made their first contribution in https://github.com/external-secrets/external-secrets/pull/4733
- @yifongau made their first contribution in https://github.com/external-secrets/external-secrets/pull/4316
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.16.1...v0.16.2
v0.16.1
Image: ghcr.io/external-secrets/external-secrets:v0.16.1
Image: ghcr.io/external-secrets/external-secrets:v0.16.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.16.1-ubi-boringssl
What's Changed
- chore: bump helm to 0.16.0 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4660
- fix: remove crds from bundle by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4664
- fix: applying several pipeline fixes by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4667
- fix: pipeline permissions by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4669
- fix: publish permissions by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4670
- fix: prevent is-fork by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4671
- fix: publish workflow by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4672
- fix: conversion setting on bundle crds by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4673
- fix: remove the conversion hook completely by @Skarlso in https://github.com/external-secrets/external-secrets/pull/4675
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.16.0...v0.16.1
Guide to Promoting to 0.16
Pre Upgrade checks
Make sure you are not using any v1alpha1 resources across all of your infrastructure.
You can do that by performing manual inspection on your manifests, tooling, etc.
Make sure there are no storedVersions on v1alpha1 for externalsecrets, clusterexternalsecrets, secretstores and clustersecretstores crds:
Run the following command:
kubectl get crd \
externalsecrets.external-secrets.io\
secretstores.external-secrets.io\
clustersecretstores.external-secrets.io\
clusterexternalsecrets.external-secrets.io\
-o jsonpath='{.items[*].status.storedVersions[?(@​=="v1alpha1")]}' | \
grep -q v1alpha1 && echo "NOT SAFE! REMOVE v1alpha1 FROM YOUR STORED VERSIONS" || echo "Safe to Continue"
If that command returns not safe, remove v1alpha1 from your stored versions. Make sure this status is persisted after you verify these commands.
kubectl patch --subresource=status crd externalsecrets.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
kubectl patch --subresource=status crd secretstores.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
kubectl patch --subresource=status crd clusterexternalsecrets.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
kubectl patch --subresource=status crd clustersecretstores.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
Upgrading
CRDs as part of external-secrets installation
If you're installing external-secrets CRDs with helm (installCRDs=true - the default), all you need to do is
helm repo update
helm upgrade <your_app_name> external-secrets/external-secrets --version 0.16.1
The same goes if you're using argocd or flux and managing crds directly with helm. The above should just work.
CRDs installed separately
If CRDs are installed separately, the first step you need to do is bump the crds:
kubectl apply -f https://raw.githubusercontent.com/external-secrets/external-secrets/v0.16.1/deploy/crds/bundle.yaml
Verify no error occurs. After that, you can freely migrate external-secrets to v0.16.1.
Troubleshooting
conversion webhook for external-secrets.io/v1, Kind=ExternalSecret failed: the server could not find the requested resource
Root cause: the CRD installation process failed. Double check your CRD installation process finished successfully
v0.16.0
Image: ghcr.io/external-secrets/external-secrets:v0.16.0
Image: ghcr.io/external-secrets/external-secrets:v0.16.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.16.0-ubi-boringssl
!!! warning
it is known v0.16.0 will not be an easy upgrade if you're not consuming from our official sources via helm.
we are improving the upgrade path for users depending on kustomize in 0.16.1. Please be patient :)
Guide to Promoting to 0.16
Pre Upgrade checks
Make sure you are not using any v1alpha1 resources across all of your infrastructure.
You can do that by performing manual inspection on your manifests, tooling, etc.
Make sure there are no storedVersions on v1alpha1 for externalsecrets, clusterexternalsecrets, secretstores and clustersecretstores crds:
Run the following command:
kubectl get crd \
externalsecrets.external-secrets.io\
secretstores.external-secrets.io\
clustersecretstores.external-secrets.io\
clusterexternalsecrets.external-secrets.io\
-o jsonpath='{.items[*].status.storedVersions[?(@​=="valpha1")]}' | \
grep -q v1alpha1 && echo "NOT SAFE! REMOVE v1alpha1 FROM YOUR STORED VERSIONS" || echo "Safe to Continue"
If that command returns not safe, remove v1alpha1 from your stored versions. Make sure this status is persisted after you verify these commands.
kubectl patch --subresource=status crd externalsecrets.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
kubectl patch --subresource=status crd secretstores.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
kubectl patch --subresource=status crd clusterexternalsecrets.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
kubectl patch --subresource=status crd clustersecretstores.external-secrets.io --type=json -p='[{"op": "replace", "path": "/status/storedVersions", "value": ["v1", "v1beta1"]}]'
Upgrading
CRDs as part of external-secrets installation
If you're installing external-secrets CRDs with helm (installCRDs=true - the default), all you need to do is
helm repo update
helm upgrade <your_app_name> external-secrets/external-secrets --version 0.16.1
The same goes if you're using argocd or flux and managing crds directly with helm. The above should just work.
CRDs installed separately
If CRDs are installed separately, the first step you need to do is bump the crds:
kubectl apply -f https://raw.githubusercontent.com/external-secrets/external-secrets/v0.16.1/deploy/crds/bundle.yaml
Verify no error occurs. After that, you can freely migrate external-secrets to v0.16.1.
Troubleshooting
conversion webhook for external-secrets.io/v1, Kind=ExternalSecret failed: the server could not find the requested resource
Root cause: the CRD installation process failed. Double check your CRD installation process finished successfully
spec.conversion.webhookClientConfig: Forbidden: should not be set when strategy is not set to Webhook
Use 0.16.1 as opposed to 0.16.0 on your installation path. That should be fixed on this release
My issue is not here What do I do?
Add a message to https://github.com/external-secrets/external-secrets/issues/4662
BREAKING CHANGES
This release introduces quite a few breaking changes, including:
- Removal of Conversion Webhooks and
SecretStore/v1alpha1,ExternalSecret/v1alpha1and their cluster counterparts - Promotion of
ExternalSecret/v1andSecretStore/v1and their cluster counterparts - Removal of
v1templating engine - Removal of
ValueMapsfrom Fake Secret Store
if you have any issues during your upgrade, please check https://github.com/external-secrets/external-secrets/issues/4662
What's Changed
- chore: bump 0.15.1 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4599
- chore(deps): bump distroless/static from
95ea148to3d0f463by @dependabot in https://github.com/external-secrets/external-secrets/pull/4602 - chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4603
- chore(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4605
- chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4606
- chore(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4607
- chore(deps): bump mkdocs-material from 9.6.9 to 9.6.10 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4608
- remove days from refreshInterval docs by @lmcewen9 in https://github.com/external-secrets/external-secrets/pull/4601
- feat: Add AWSProvider.prefix to aws secrets manager by @justinwalz in https://github.com/external-secrets/external-secrets/pull/4612
- feat(aws): support for aws tags by @ivankatliarchuk in https://github.com/external-secrets/external-secrets/pull/4538
- docs: remove OLM installation and release docs by @Skarlso in https://github.com/external-secrets/external-secrets/pull/4617
- chore: update dependencies by @eso-service-account-app in https://github.com/external-secrets/external-secrets/pull/4609
- chore(deps): bump golang from 1.24.1 to 1.24.2 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4618
- chore(deps): bump termcolor from 2.5.0 to 3.0.1 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4619
- chore(deps): bump mkdocs-material from 9.6.10 to 9.6.11 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4620
- chore(deps): bump golang from 1.24.1-bookworm to 1.24.2-bookworm in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4621
- fix(gcp): makes workload identity parameters optional by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4622
- chore: update dependencies by @eso-service-account-app in https://github.com/external-secrets/external-secrets/pull/4624
- feat: check-diff on update deps by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4632
- docs: fix pento website url in the docs by @pragmaticivan in https://github.com/external-secrets/external-secrets/pull/4639
- Support annotations on ValidatingWebhookConfigurations in order to su… by @davidkarlsen in https://github.com/external-secrets/external-secrets/pull/4638
- fix: controller-options by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4637
- fix: failure on github deprecation use of status checks by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4640
- fix: replace error check with ok check by @iurisevero in https://github.com/external-secrets/external-secrets/pull/4636
- feat: add refreshPolicy field to ExternalSecret for enhanced synchronization control by @Sn0rt in https://github.com/external-secrets/external-secrets/pull/4594
- fix: enhancing security for new workflow by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4641
- chore(deps): bump golang from
75e6700to00eccd4in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4644 - chore(deps): bump golang from
7772cb5to7772cb5by @dependabot in https://github.com/external-secrets/external-secrets/pull/4649 - chore(deps): bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot in https://github.com/external-secrets/external-secrets/pull/4645
- chore(deps): bump markdown from 3.7 to 3.8 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4646
- chore(deps): bump urllib3 from 2.3.0 to 2.4.0 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4647
- chore: update dependencies by @eso-service-account-app in https://github.com/external-secrets/external-secrets/pull/4651
- chore: bump go to 1.24.2 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4652
- chore: promote v1 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4635
- fix: revert main to 0.15.1 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4657
- fix: restore 0.16.0 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/4659
New Contributors
- @lmcewen9 made their first contribution in https://github.com/external-secrets/external-secrets/pull/4601
- @justinwalz made their first contribution in https://github.com/external-secrets/external-secrets/pull/4612
- @ivankatliarchuk made their first contribution in https://github.com/external-secrets/external-secrets/pull/4538
- @pragmaticivan made their first contribution in https://github.com/external-secrets/external-secrets/pull/4639
- @davidkarlsen made their first contribution in https://github.com/external-secrets/external-secrets/pull/4638
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.15.1...v0.16.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Branch automerge failure
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
- Branch has one or more failed status checks