generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix(go.mod/go.sum): update minor dependencies (golang) #124
Merged
+44
−44
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
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
December 13, 2024 21:52
74f40ac
to
41b9564
Compare
renovate
bot
changed the title
fix(go.mod/go.sum): update minor dependencies (golang) to v0.32.0
fix(go.mod/go.sum): update minor dependencies (golang)
Dec 13, 2024
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
December 17, 2024 13:16
41b9564
to
8594c52
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
2 times, most recently
from
December 18, 2024 11:38
82131c9
to
ed4beef
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
December 18, 2024 18:00
ed4beef
to
54fc3b9
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
December 30, 2024 19:12
54fc3b9
to
f1aaaec
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
December 31, 2024 13:02
f1aaaec
to
a4bf66f
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
December 31, 2024 13:37
a4bf66f
to
e756657
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 3, 2025 12:37
e756657
to
5e775e0
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
3 times, most recently
from
January 9, 2025 15:49
7e1a3d1
to
aa5c4b0
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 13, 2025 13:30
aa5c4b0
to
307a1ce
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 16, 2025 16:47
307a1ce
to
60a1f41
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 23, 2025 09:57
60a1f41
to
da69539
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
January 23, 2025 17:34
da69539
to
9335bfa
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
February 3, 2025 17:22
9335bfa
to
cc79c64
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
February 4, 2025 17:26
cc79c64
to
1d7a2d5
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
February 5, 2025 19:41
1d7a2d5
to
1d727e8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2
->v1.17.0
v0.78.0
->v0.80.0
v0.22.0
->v0.23.0
v0.16.5
->v0.17.1
Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
v1.17.0
Compare Source
v1.16.3
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.16.3 is a patch release mainly focused around bumping dependencies to address reported CVEs: CVE-2024-45337 and CVE-2024-45338.
We don't believe that cert-manager is actually vulnerable; this release is instead intended to satisfy vulnerability scanners.
It also includes a bug fix to the new
renewBeforePercentage
field. If you were usingrenewBeforePercentage
, see PR #7421 for more information.Changes
Bug
golang.org/x/net
andgolang.org/x/crypto
to address CVE-2024-45337 and CVE-2024-45338 (#7485, @erikgb)renewBeforePercentage
to comply with its spec (#7441, @cert-manager-bot)Other
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)
v0.80.0
: 0.80.0 / 2025-02-04Compare Source
serviceName
field to the Prometheus and PrometheusAgent CRDs. #6687keepIdentifyingResourceAttributes
field in OTLPConfig forPrometheus
andPrometheusAgent
CRDs. #7240fallbackScrapeProtocol
field to ScrapeClass forPrometheus
andPrometheusAgent
CRDs. #7288MSTeamsV2Config
receiver in Alertmanager configuration Secret. #7296JiraConfig
andRocketChat
receivers in Alertmanager configuration secret. #7315smtp_tls_config
field in Alertmanager configuration secret. #7316timeout
field in Webhook receiver in Alertmanager configuration Secret. #7312content
,username
andavatarUrl
fields in Discord receiver in Alertmanager configuration secret. #7313scrapeFailureLogFile
field to the Prometheus and PrometheusAgent CRDs. #7038 #7311v0.79.2
: 0.79.2 / 2024-12-18Compare Source
v0.79.1
: 0.79.1 / 2024-12-17Compare Source
scrapeFallbackProtocol
tofallbackScrapeProtocol
to match with naming as in Prometheus #7199scrapeFallbackProtocol
from Prometheus/PrometheusAgent global config. #7197v0.79.0
: 0.79.0 / 2024-12-13Compare Source
v3.0.1
as default version installed by operator. #7158enableOTLPReceiver
field in the Prometheus/PrometheusAgent CRDs. #7105TranslationStrategy
option for OTLP receiver. #7112nameValidationScheme
field in Prometheus global configuration. #7116scrapeFallbackProtocol
field inPrometheus
,PrometheusAgent
,ServiceMonitor
,PodMonitor
,Probe
,ScrapeConfig
and globally. #7131persistentVolumeClaimRetentionPolicy
. #7183enableHTTP2
to ScrapeConfig CRD. #7024filter
field inConsulSDConfig
in ScrapeConfig CRD #7124messageThreadID
field to TelegramConfig in AlertmanagerConfig CRD. #6999selectorMechanism
on ServiceMonitor. #7086selectorMechanism
on PodMonitor. #7185PrometheusText1.0.0
scrape protocol. #7085--deprecate-custom-configuration
flag. #6955goGC
field toPrometheusAgent
CRD. #6667SMTPSmarthost
andSMTPFrom
fields in EmailConfig in AlertManagerConfig CRD. #6004v0.78.2
: 0.78.2 / 2024-11-21Compare Source
proxyURL
field inAlertmanagerConfig
CRD. The field takes precedence overproxyUrl
. #7114v0.78.1
: 0.78.1 / 2024-10-30Compare Source
amd64
. #7065 #7066 #7067kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.17.1
Compare Source
What's Changed
Dependencies
Full Changelog: kubernetes-sigs/controller-tools@v0.17.0...v0.17.1
v0.17.0
Compare Source
What's Changed
*types.Alias
with Go 1.23 by @mtardy in https://github.com/kubernetes-sigs/controller-tools/pull/1061MaxDescLen
by @dhaiducek in https://github.com/kubernetes-sigs/controller-tools/pull/1006Misc
envtest
Dependency bumps
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.16.0...v0.17.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.
👻 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.