-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update all gomod dependencies #60
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-gomod
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/all-gomod
branch
from
September 16, 2024 23:00
f2e65c2
to
e73cb5a
Compare
renovate
bot
changed the title
Update module github.com/traefik/traefik/v3 to v3.1.3
Update all gomod dependencies
Sep 16, 2024
renovate
bot
force-pushed
the
renovate/all-gomod
branch
4 times, most recently
from
September 21, 2024 04:54
f464438
to
4c03d03
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
2 times, most recently
from
September 25, 2024 14:05
ac731f6
to
731c8d0
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
4 times, most recently
from
October 9, 2024 14:05
95a80ec
to
bcde470
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
4 times, most recently
from
October 15, 2024 13:38
d174d38
to
845b60f
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
4 times, most recently
from
October 25, 2024 09:52
55ba946
to
18cc8fd
Compare
renovate
bot
changed the title
Update all gomod dependencies
Update module github.com/prometheus/client_golang to v1.20.5
Oct 26, 2024
renovate
bot
force-pushed
the
renovate/all-gomod
branch
2 times, most recently
from
October 28, 2024 14:23
ef3f231
to
7ff330c
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.20.5
Update all gomod dependencies
Oct 28, 2024
ℹ Artifact update noticeFile name: go-k8s-sidecar/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/all-gomod
branch
5 times, most recently
from
October 31, 2024 22:41
305f5e3
to
08490e2
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
5 times, most recently
from
November 23, 2024 11:12
a694718
to
bd79ebf
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
9 times, most recently
from
December 2, 2024 15:38
27caa46
to
c88af26
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
7 times, most recently
from
December 10, 2024 20:31
e894222
to
d56b40b
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
7 times, most recently
from
December 14, 2024 21:48
8193994
to
658ebb5
Compare
renovate
bot
force-pushed
the
renovate/all-gomod
branch
from
December 15, 2024 00:21
658ebb5
to
b0f5a02
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.16.1
->v1.16.2
v0.10.5
->v0.11.0
v2.12.1
->v2.13.0
v1.12.0
->v1.15.10
v7.0.79
->v7.0.82
v1.20.3
->v1.20.5
v3.1.6
->v3.2.2
1.23.2
->1.23.4
f66d83c
->1829a12
v0.31.2
->v0.32.0
v0.31.2
->v0.32.0
v0.31.2
->v0.32.0
v0.31.2
->v0.32.0
49e7df5
->24370be
Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
v1.16.2
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This patch release of cert-manager 1.16 makes several changes to how PEM input is validated, adding maximum sizes appropriate to the type of PEM data which is being parsed.
This is to prevent an unacceptable slow-down in parsing specially crafted PEM data. The issue was found by Google's OSS-Fuzz project.
The issue is low severity; to exploit the PEM issue would require privileged access which would likely allow Denial-of-Service through other methods.
Note also that since most PEM data parsed by cert-manager comes from
ConfigMap
orSecret
resources which have a max size limit of approximately 1MB, it's difficult to force cert-manager to parse large amounts of PEM data.Further information is available in GHSA-r4pg-vg54-wxx4
In addition, the version of Go used to build cert-manager 1.16 was updated along with the base images.
Changes by Kind
Bug or Regression
Other (Cleanup or Flake)
external-secrets/external-secrets (github.com/external-secrets/external-secrets)
v0.11.0
Compare Source
Deprecation of OLM Releases
As of
0.11.0
is the last release available for OLM until further notice. Depending on the way this goes, we might still have OLM support (ideally with a properly built operator for that), but for sure in a different support scheme as to not overload maintainers anymore.Also a valid note - you can still use 0.11.0 OLM release and the newest ESO images, you just need to set image.tag appropriately in your setup.
Kubernetes API load and significant decrease
A new way of reconciling external secrets has been added with pull request #4086.
This significantly reduces the number of API calls that we make to the kubernetes API server.
--enable-secrets-caching
--enable-secrets-caching
and want to decrease memory usage at the expense of slightly higher API usage, you can disable it and only enable--enable-managed-secrets-caching
(which is the new default)Generators and ClusterGenerator
We added ClusterGenerators and Generator caching as well. This might create some problems in the way generators are defined now.
CRD Admission Restrictions
All of the CRDs now have proper kubebuilder markers for validation. This might surprise someone leaving out some data that was essentially actually required or expected in a certain format. This is now validated in #4104.
Images
Image:
ghcr.io/external-secrets/external-secrets:v0.11.0
Image:
ghcr.io/external-secrets/external-secrets:v0.11.0-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.11.0-ubi-boringssl
What's Changed
New Contributors
Full Changelog: external-secrets/external-secrets@v0.10.7...v0.11.0
v0.10.7
Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.10.7
Image:
ghcr.io/external-secrets/external-secrets:v0.10.7-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.10.7-ubi-boringssl
What's Changed
New Contributors
Full Changelog: external-secrets/external-secrets@v0.10.6...v0.10.7
v0.10.6
Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6-ubi-boringssl
What's Changed
69830f2
tocc226ca
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4043cc226ca
tof4a57e8
by @dependabot in https://github.com/external-secrets/external-secrets/pull/41120974259
toc694a4d
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4113beefdbd
to1e42bbe
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4114beefdbd
to1e42bbe
in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4118beefdbd
to1e42bbe
in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/41190e3377d
to3f3b9da
in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4120New Contributors
Full Changelog: external-secrets/external-secrets@v0.10.5...v0.10.6
go-co-op/gocron (github.com/go-co-op/gocron/v2)
v2.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.12.4...v2.13.0
v2.12.4
Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.3...v2.12.4
v2.12.3
Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.2...v2.12.3
v2.12.2
Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.1...v2.12.2
goccy/go-yaml (github.com/goccy/go-yaml)
v1.15.10
: 1.15.10Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.9...v1.15.10
v1.15.9
: 1.15.9Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.8...v1.15.9
v1.15.8
: 1.15.8Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.7...v1.15.8
v1.15.7
: 1.15.7Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.6...v1.15.7
v1.15.6
: 1.15.6Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.15.5...v1.15.6
v1.15.5
: 1.15.5Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.4...v1.15.5
v1.15.4
: 1.15.4Compare Source
What's Changed
Pass 300 tests of YAML Test Suite 🎉
total:[402] passed:[300] failure:[102] passedRate:[74.626862%]
We’ve finally surpassed go-yaml/yaml.
total:[402] passed:[295] failure:[107] passedRate:[73.383087%]
Full Changelog: goccy/go-yaml@v1.15.3...v1.15.4
v1.15.3
: 1.15.3Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.2...v1.15.3
v1.15.2
: 1.15.2Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.1...v1.15.2
v1.15.1
: 1.15.1Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.15.0...v1.15.1
v1.15.0
: 1.15.0Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.3...v1.15.0
v1.14.3
: 1.14.3Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.2...v1.14.3
v1.14.2
: 1.14.2Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.1...v1.14.2
v1.14.1
: 1.14.1Compare Source
What's Changed
Full Changelog: goccy/go-yaml@v1.14.0...v1.14.1
v1.14.0
: 1.14.0Compare Source
What's Changed
Breaking Changes
Previously, using the same map key did not result in a parsing error, but from now
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.