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) #73
Merged
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/minor-deps-golang
branch
from
April 18, 2024 07:53
78ca371
to
55e3a44
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
April 18, 2024 18:30
55e3a44
to
3ed895d
Compare
renovate
bot
changed the title
fix(go.mod/go.sum): update minor dependencies (golang) to v0.30.0
fix(go.mod/go.sum): update minor dependencies (golang)
Apr 18, 2024
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
April 24, 2024 18:07
3ed895d
to
7800260
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
April 30, 2024 03:14
7800260
to
eaafb4e
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
May 2, 2024 00:57
eaafb4e
to
b63e5b5
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
May 6, 2024 23:12
b63e5b5
to
1b3d92e
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
May 15, 2024 18:23
1b3d92e
to
0324b2e
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
May 21, 2024 22:55
0324b2e
to
07b3e4f
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
May 24, 2024 15:11
07b3e4f
to
0b26ba0
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
August 7, 2024 20:04
ede5dcd
to
be7da8b
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
August 12, 2024 18:10
be7da8b
to
669540c
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
August 13, 2024 16:33
669540c
to
47d19c9
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
2 times, most recently
from
August 14, 2024 17:52
87193a0
to
586662b
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
August 15, 2024 11:23
586662b
to
d3cc2f2
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
August 16, 2024 10:27
d3cc2f2
to
b1d8b51
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
August 21, 2024 23:22
b1d8b51
to
8c89146
Compare
renovate
bot
force-pushed
the
renovate/minor-deps-golang
branch
from
August 27, 2024 21:07
8c89146
to
700a70a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.14.4
->v1.15.3
v2.19.0
->v2.20.1
v1.33.1
->v1.34.1
v0.73.0
->v0.76.0
v9.5.1
->v9.6.1
1.22.6
->1.23.0
1.22.5
->1.23.0
v0.17.0
->v0.20.0
v0.30.2
->v0.31.0
v0.30.2
->v0.31.0
v0.30.2
->v0.31.0
v0.30.2
->v0.31.0
v0.30.2
->v0.31.0
v0.18.4
->v0.19.0
Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
v1.15.3
Compare Source
v1.15.2
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
🔗 See v1.15.0 for more information about cert-manager 1.15 and read-before-upgrade info.
📜 Changes since
v1.15.1
Bug or Regression
route53
: explicitly set theaws-global
STS region which is now required by thegithub.com/aws/aws-sdk-go-v2
library. (#7189,@cert-manager-bot
)grpc-go
to fixGHSA-xr7q-jx4m-x55m
(#7167,@SgtCoDFish
)@cert-manager-bot
)endpointAdditionalProperties
in thePodMonitor
template of the Helm chart (#7191,@inteon
)HTTPRoute
resources (#7186,@cert-manager-bot
)golang
from1.22.3
to1.22.5
(#7165,@github-actions
)v1.15.1
Compare Source
v1.15.0
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
cert-manager 1.15 promotes several features to beta, including GatewayAPI support (
ExperimentalGatewayAPISupport
), the ability to provide a subject in the Certificate that will be used literally in the CertificateSigningRequest (LiteralCertificateSubject
) and the outputting of additional certificate formats (AdditionalCertificateOutputFormats
).Community
Thanks again to all open-source contributors with commits in this release, including: @Pionerd, @SgtCoDFish, @ThatsMrTalbot, @andrey-dubnik, @bwaldrep, @eplightning, @erikgb, @findnature, @gplessis, @import-shiburin, @inteon, @jkroepke, @lunarwhite, @mangeshhambarde, @pwhitehead-splunk & @rodrigorfk, @wallrj.
Thanks also to the following cert-manager maintainers for their contributions during this release: @SgtCoDFish, @SpectralHiss, @ThatsMrTalbot, @hawksight, @inteon, @maelvls & @wallrj.
Equally thanks to everyone who provided feedback, helped users and raised issues on GitHub and Slack and joined our meetings!
Thanks also to the CNCF, which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the PrivateCA Issuer.
In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects.
Changes by Kind
Feature
--enable-gateway-api
flag to enable the integration. (#6961, @ThatsMrTalbot)For example:
cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200
. (#6865, @wallrj)LiteralCertificateSubject
feature to Beta. (#7030, @inteon)extraObjects
; a list of yaml manifests which will helm will install and uninstall with the cert-manager manifests. (#6424, @gplessis)cert-manager.io/allow-direct-injection
in annotations (#6801, @jkroepke)Design
Bug or Regression
preferredChain
is configured. (#6755, @import-shiburin)disableAutoApproval
andapproveSignerNames
Helm chart options. (#7054, @inteon)Other (Cleanup or Flake)
crds.keep
andcrds.enabled
Helm options can now be used instead of theinstallCRDs
option. (#6760, @inteon)slices
andk8s.io/apimachinery/pkg/util
packages.Removed deprecated CSR functions which have been replaced with other functions in the
pkg/util/pki
package. (#6730, @inteon)cmctl
andkubectl cert-manger
have been moved to the https://github.com/cert-manager/cmctl repo and will be versioned separately starting with cmctl v2.0.0 (#6663, @inteon)pkg/util/pki/ParseSubjectStringToRawDERBytes
function. (#6994, @inteon)--controllers
flag only specifies disabled controllers, the default controllers are now enabled implicitly. (#7054, @inteon)GO-2024-2824
. (#6996, @github-actions[bot])v1.14.7
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
📜 Changes since v1.14.6
Bugfixes
Other (Cleanup or Flake)
v1.14.6
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
📜 Changes since v1.14.5
Other (Cleanup or Flake)
v1.14.5
Compare Source
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.20.1
Compare Source
2.20.1
Fixes
d6f9640
]v2.20.0
Compare Source
2.20.0
Features
be5ab95
]Maintenance
d303d14
]7a50221
]v2.19.1
Compare Source
2.19.1
Fixes
63c8c30
]ff41e27
]Maintenance
76f4e0c
]b69c00d
]f097741
]onsi/gomega (github.com/onsi/gomega)
v1.34.1
Compare Source
1.34.1
Maintenance
5e71dcd
]v1.34.0
Compare Source
1.34.0
Features
c549e0d
]Fixes
878940c
]ebadb67
]Maintenance
8af2ece
]123a071
]0e69083
]2675796
]4160c0f
]892c303
]prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)
v0.76.0
Compare Source
0.76.0 / 2025-08-08
serviceDiscoveryRole
field to the Prometheus and PrometheusAgent CRDs to select between Endpoints (default) and EndpointSlice for discovering scrape and alerting targets. #6672namespace
field optional in the Alertmanager endpoints configuration of the Prometheus CRD, if not defined it will use thedefault
namespace. #6338-secret-label-selector
argument to the operator to filter the Secrets being watched. #6731attachMetadata
field to ScrapeClasses. #6756v0.75.2
: 0.75.2 / 2024-07-23Compare Source
v0.75.1
: 0.75.1 / 2024-07-02Compare Source
v0.75.0
: 0.75.0 / 2024-06-26Compare Source
8081
) for the init container. #6635source
field inpagerdutyConfigs
inAlertManangerConfig
CRD. #6427DockerSwarm
Service Discovery support in the ScrapeConfig CRD. #6633Linode
Service Discovery support in the ScrapeConfig CRD. #6586PuppetDB
Service Discovery support in the ScrapeConfig CRD. #6651LightSail
Service Discovery support in the ScrapeConfig CRD. #6660OVHCloud
Service Discovery support in the ScrapeConfig CRD. #6689jobName
field to ScrapeConfig CRD. #6618-auto-gomemlimit-ratio
. #6591GOMAXPROCS
to admission webhook. #6599prometheus_operator_feature_gate_info
metric. #6655Alertmanager
when notification templates change. #6607v0.74.0
: 0.74.0 / 2024-05-17Compare Source
proxyConnectHeader
field of the proxy configuration in theScrapeConfig
CRD from a map of strings to a map of string slices. #6541ScrapeConfig
CRD. #6485relabelings
field for Alertmanager's endpoints in thePrometheus
CRD. #6467alertRelabelings
field for the Alertmanager's endpoints in thePrometheus
CRD. #6450ScrapeConfig
CRD. #6595Prometheus
andPrometheusAgent
CRDs. #6596go_sync_mutex_wait_total_seconds_total
metric to the operator. #6581type
in OpsGenie configuration. #6378AlertmanagerConfig
Webex receiver. #6582PodMonitor
,Probe
andScrapeConfig
objects. #6573v0.73.2
: 0.73.2 / 2024-04-18Compare Source
prometheus_operator_kubernetes_client_http_requests_total
metric. #6525v0.73.1
: 0.73.1 / 2024-04-10Compare Source
redis/go-redis (github.com/redis/go-redis/v9)
v9.6.1
: 9.6.1Compare Source
Changes
9.6
This release contains all new features from version 9.6.
🚀 New Features
9.6.1
In addition minor changes were performed to retract version 9.5.3 and 9.5.4 that were released accidentally.
🧰 Maintenance
🎁 Package Distribution
Contributors
We'd like to thank all the contributors who worked on this release!
@LINKIWI, @b1ron, @gerzse, @haines, @immersedin, @naiqianz, @ofekshenawa, @srikar-jilugu, @tzongw, @vladvildanov, @vmihailenco and @monkey92t
v9.6.0
: 9.6.0Compare Source
Changes
🚀 New Features
🛠️ Improvements
This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0.
🧰 Maintenance
(*StatusCmd).Bytes()
method (#3030)Contributors
We'd like to thank all the contributors who worked on this release!
@LINKIWI, @b1ron, @dependabot, @dependabot[bot], @gerzse, @haines, @immersedin, @naiqianz, @ofekshenawa, @srikar-jilugu, @tzongw, @vladvildanov and @vmihailenco @monkey92t
v9.5.4
Compare Source
v9.5.3
Compare Source
v9.5.2
: 9.5.2Compare Source
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
@XSAM, @akash14darshan, @daviddzxy, @dependabot, @dependabot[bot], @esara, @hakusai22, @hishope, @kindknow, @monkey92t, @ofekshenawa, @singular-seal and deferdeter
golang/go (go)
v1.23.0
kubernetes/api (k8s.io/api)
v0.31.0
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.31.0
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.31.0
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.31.0
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes/kube-aggregator (k8s.io/kube-aggregator)
v0.31.0
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.19.0
Compare Source
Please note that
admission.Defaulter/Validator
have been deprecated in favor ofadmission.CustomDefaulter/CustomValidator
since v0.17 and will be removed with v0.20.✨ New Features
controller
label to workqueue metrics (#2895)🐛 Bug Fixes
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.