chore(deps): update all dependencies#1851
Merged
renovate[bot] merged 2 commits intomasterfrom Dec 17, 2024
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: e2e/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:
File name: pkg/sdk/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pkg/sdk/logging/model/syslogng/config/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a62f226 to
558bedb
Compare
191d90d to
c4d5f42
Compare
7b23b8d to
96de880
Compare
95949ba to
47f06aa
Compare
c14deb8 to
dc82486
Compare
a0dfc34 to
470c705
Compare
290fd26 to
65d9cf1
Compare
Signed-off-by: Bence Csati <bence.csati@axoflow.com>
csatib02
approved these changes
Dec 17, 2024
This file contains hidden or 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
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:
v4.1.2->v4.2.0v5.1.0->v5.2.0901a10ev6.9.0->v6.10.0v3.7.1->v3.8.0f4a57e8->5c7e2b4v3.3.0->v3.3.1ba7491a->7855f88b4f40ab->c0c550bv1.35.1->v1.36.1v1.36.0->v1.36.1v0.78.1->v0.79.1v0.78.2->v0.79.11.25.0->1.31.0v1.9.0->v1.10.0v3.27.5->v3.27.91.23.3->1.23.41.23.3-alpine3.20->1.23.4-alpine3.201.23.3->1.23.42d47ceb->4a5509543b7b7c->4a55095v0.31.0->v0.32.01.61.0->1.62.2v3.16.2->v3.16.4v0.31.2->v0.31.4v0.32.0v0.31.3->v0.31.4v0.32.0v0.31.3->v0.31.4v0.32.0v0.31.2->v0.31.4v0.32.0v0.31.2->v0.31.4v0.32.0v0.31.3->v0.31.4v0.32.0v0.31.2->v0.31.4v0.32.0v0.31.3->v0.31.4v0.32.00.16.3->0.16.51.11.0->1.14.2v0.19.1->v0.19.3v2.10.5->v2.11.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/cache (actions/cache)
v4.2.0Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.11.1.30.38.3Full Changelog: actions/cache@v4...v4.2.0
actions/setup-go (actions/setup-go)
v5.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
docker/build-push-action (docker/build-push-action)
v6.10.0Compare Source
callinput to set method for evaluating build by @crazy-max in https://github.com/docker/build-push-action/pull/1265Full Changelog: docker/build-push-action@v6.9.0...v6.10.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.8.0Compare Source
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.3.1Compare Source
What's Changed
Full Changelog: Masterminds/semver@v3.3.0...v3.3.1
onsi/gomega (github.com/onsi/gomega)
v1.36.1Compare Source
1.36.1
Fixes
1c6c112]4feb9d7]v1.36.0Compare Source
1.36.0
Features
4c964c6]Maintenance
ece6872]8e924d7]prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)
v0.79.1Compare Source
v0.79.0: 0.79.0 / 2024-12-13Compare Source
v3.0.1as default version installed by operator. #7158enableOTLPReceiverfield in the Prometheus/PrometheusAgent CRDs. #7105TranslationStrategyoption for OTLP receiver. #7112nameValidationSchemefield in Prometheus global configuration. #7116scrapeFallbackProtocolfield inPrometheus,PrometheusAgent,ServiceMonitor,PodMonitor,Probe,ScrapeConfigand globally. #7131persistentVolumeClaimRetentionPolicy. #7183enableHTTP2to ScrapeConfig CRD. #7024filterfield inConsulSDConfigin ScrapeConfig CRD #7124messageThreadIDfield to TelegramConfig in AlertmanagerConfig CRD. #6999selectorMechanismon ServiceMonitor. #7086selectorMechanismon PodMonitor. #7185PrometheusText1.0.0scrape protocol. #7085--deprecate-custom-configurationflag. #6955goGCfield toPrometheusAgentCRD. #6667SMTPSmarthostandSMTPFromfields in EmailConfig in AlertManagerConfig CRD. #6004v0.78.2: 0.78.2 / 2024-11-21Compare Source
proxyURLfield inAlertmanagerConfigCRD. The field takes precedence overproxyUrl. #7114stern/stern (github.com/stern/stern)
v1.31.0Compare Source
Changes
c2b4410(Takashi Kusumi)a4fdcc9(Takashi Kusumi)v1.30.0Compare Source
⚡ Notable Changes
Add support for configuring colors for pods and containers
You can now configure highlight colors for pods and containers in the config file using a comma-separated list of SGR (Select Graphic Rendition) sequences. See the "Customize highlight colors" section for details.
Example configuration:
v1.29.0Compare Source
⚡ Notable Changes
A new
--stdinflag for parsing logs from stdinA new
--stdinflag has been added, allowing parsing logs from stdin. This flag is helpful when applying the same template to local logs.Additionally, this feature helps test your template with arbitrary logs.
Add support for UNIX time with nanoseconds to template functions
The following template functions now support UNIX time seconds with nanoseconds (e.g.,
1136171056.02).toRFC3339NanotoTUCtoTimestampChanges
0d580ff(Takashi Kusumi)ac36420(Takashi Kusumi)c1649ca(Thomas Güttler)d82cc9f(Kazuki Suda)--stdinforstdinlog parsing (#292)53fc746(Jimmie Högklint)v1.28.0Compare Source
⚡ Notable Changes
Highlight matched strings in the log lines with the highlight option
Some part of a log line can be highlighted while still displaying all other logs lines.
--highlightflag now highlight matched strings in the log lines.v1.27.0Compare Source
⚡ Notable Changes
Add new template function:
toTimestampThe
toTimestampfunction takes in an object, a layout, and optionally a timezone. This allows for more custom time parsing, for instance, if a user doesn't care about seeing the date of the log and only the time (in their own timezone) they can use a template such as:Add generic kubectl options
stern now has the generic options that kubectl has, and a new
--show-hidden-optionsoption.The number of kubectl generic options is so large that it makes it difficult to see stern's own list of options, so we usually hide them. Use
--show-hidden-optionsif you want to list.Changes
f315819(Kazuki Suda)5445cd5(Will Anderson)v1.26.0Compare Source
⚡ Notable Changes
Add new template functions
The following template functions have been added in v1.26.0:
extractJSONParts: Parse string as JSON and concatenate the given keystryExtractJSONParts: Attempt to parse string as JSON and concatenate the given keys, returning text on failureChanges
stretchr/testify (github.com/stretchr/testify)
v1.10.0Compare Source
What's Changed
Functional Changes
Fixes
Documantation, Build & CI
New Contributors
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.