Update all non-major dependencies (main) - #181
Open
renovate-rancher[bot] wants to merge 1 commit into
Open
Conversation
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
3 times, most recently
from
March 19, 2025 04:36
5083d48 to
a1addfb
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
from
March 21, 2025 04:36
a1addfb to
0ccc09c
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
from
March 28, 2025 04:38
0ccc09c to
62d5d46
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
4 times, most recently
from
April 2, 2025 16:43
257a3db to
41cc6dd
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
3 times, most recently
from
April 8, 2025 04:37
ceb8b00 to
7ad96bc
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
from
May 2, 2025 04:38
7ad96bc to
bab65f5
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
5 times, most recently
from
May 9, 2025 06:40
bcf4f7f to
43b6f11
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
2 times, most recently
from
May 16, 2025 04:38
5ccbe1b to
c95843f
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
2 times, most recently
from
May 22, 2025 04:39
3766753 to
03290e7
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
from
May 29, 2025 04:39
03290e7 to
c5deb22
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
2 times, most recently
from
June 6, 2025 04:40
8364f32 to
0e69098
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
5 times, most recently
from
August 25, 2025 04:40
0d873d9 to
1cba05f
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
5 times, most recently
from
September 2, 2025 04:38
0332c41 to
ad0fc79
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
6 times, most recently
from
September 11, 2025 04:37
47359c0 to
1446bb1
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
from
September 16, 2025 04:37
1446bb1 to
12d5abb
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
3 times, most recently
from
October 8, 2025 04:37
0ba70dc to
c8596f4
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
4 times, most recently
from
October 14, 2025 04:38
e4c785e to
f151a47
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
2 times, most recently
from
October 28, 2025 04:38
fb360ff to
5715517
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
from
November 6, 2025 04:40
5715517 to
d09eece
Compare
renovate-rancher
Bot
force-pushed
the
renovate/main-all-minor-patch
branch
2 times, most recently
from
November 18, 2025 04:39
8d47ba2 to
aa6ef69
Compare
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:
v11.1.0→v11.4.1v0.16.6→v0.17.8v1.47.0→v1.53.0v1.9.4→v1.10.1v1.10.2v1.11.1→v1.12.1v2.4.3→v2.4.4v3.0.4→v3.0.5v3.0.1→v3.0.5v4.2.0→v4.2.4v3.9.0→v3.11.3v0.16.26→v0.17.8v6.0.0→v6.1.1v0.1.19→v0.8.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
caarlos0/env (github.com/caarlos0/env/v11)
v11.4.1Compare Source
Changelog
Bug fixes
6daeb06: fix: use Key instead of OwnKey in rawEnvVars to properly reference existing defaults in complex structs (#412) (@AndrewChubatiuk)Documentation updates
1ff55e6: docs: adaptive starchart (#416) (@alexandear)Other work
cf4a968: ci(deps): bump the actions group with 3 updates (#411) (@dependabot[bot])33faf6f: ci(deps): bump the actions group with 3 updates (#417) (@dependabot[bot])0cb635b: ci(deps): bump the actions group with 6 updates (#415) (@dependabot[bot])a72d89a: ci: update release config (@caarlos0)Released with GoReleaser Pro!
v11.4.0Compare Source
Changelog
New Features
2be9960: feat: option to set defaults for zero values only (#325) (@dnovikoff)Bug fixes
d3505f1: fix: all new lint issues, update golangci-lint (@caarlos0)aaa4511: fix: lint issues (@caarlos0)Documentation updates
8917d78: docs: clarify example a bit (@caarlos0)Other work
7b10cf5: ci(deps): bump github/codeql-action in the actions group (#400) (@dependabot[bot])c98ad84: ci(deps): bump github/codeql-action in the actions group (#410) (@dependabot[bot])2ca9b08: ci(deps): bump the actions group with 2 updates (#393) (@dependabot[bot])cd5c220: ci(deps): bump the actions group with 2 updates (#396) (@dependabot[bot])4d25a46: ci(deps): bump the actions group with 2 updates (#402) (@dependabot[bot])c660cc9: ci(deps): bump the actions group with 2 updates (#403) (@dependabot[bot])3a3ea05: ci(deps): bump the actions group with 2 updates (#405) (@dependabot[bot])d28373e: ci(deps): bump the actions group with 2 updates (#408) (@dependabot[bot])7b50056: ci(deps): bump the actions group with 3 updates (#397) (@dependabot[bot])6b2db30: ci(deps): bump the actions group with 3 updates (#399) (@dependabot[bot])f33230e: ci(deps): bump the actions group with 3 updates (#404) (@dependabot[bot])2dc7aec: ci(sec): add codeql, govulncheck, grype (@caarlos0)82412ce: ci: build perms (@caarlos0)02495c4: ci: build perms (@caarlos0)e5b3c2c: ci: lint workflow perms (@caarlos0)6690dfb: ci: pin github actions versions (@caarlos0)548a7a6: ci: update dependabot (@caarlos0)Released with GoReleaser Pro!
v11.3.1Compare Source
Changelog
Bug fixes
f329e88: fix: Options.Environment: Do not merge with default env (#353) (@oxzi)9bf044a: fix: retract 11.3.0 (@caarlos0)Other work
4ebfdad: ci: fix gitignore (@caarlos0)Released with GoReleaser Pro!
v11.3.0Compare Source
Changelog
New Features
59284e4: feat: implement interface { Unwrap() []error } for AggregateError to be compatibility with std errors.Join go1.20 without any breaking change (#336) (@itsabgr-raika)17fdb91: feat: set custom tag name for envDefault (#324) (@dnovikoff)1cb1967: feat: set custom tag name for envPrefix (#332) (@sv-kozlov)0136931: feat: supporttime.Location(#326) (@BorzdeG)4ab8b37: feat: support ignored value "-" for env tag (#338) (@sv-kozlov)Bug fixes
6f3a5c0: fix: better handle envDefault, refactor merge options (#349) (@astak16)3afa723: fix: improve errors (#329) (@caarlos0)0cbf40b: fix: map value with : in it (@caarlos0)e55230b: fix: parsing into ptr fields with value (#340) (@hypnoglow)Documentation updates
84c7739: docs: DefaultValueTagName example (@caarlos0)0847ba1: docs: add installation instructions to README.md (#330) (@eduardolat)76faca5: docs: project state (@caarlos0)Other work
b76caa9: ci: add EditorConfig (#327) (@BorzdeG)1f955b7: ci: update (@caarlos0)f68d1dc: refactor: enable gocritic linter and fix lint issues (#342) (@alexandear)52e7186: refactor: modify the init logic for env tag options to make it more reasonable (#347) (@astak16)Released with GoReleaser Pro!
v11.2.2Compare Source
Changelog
Documentation updates
aa50469: docs: duplicated headline (@caarlos0)Released with GoReleaser Pro!
v11.2.1Compare Source
Changelog
Bug fixes
2683e95: fix: do not init empty arrays (#321) (@caarlos0)Documentation updates
fac6114: docs: cleanup readme (#322) (@caarlos0)5d7eb0c: docs: fix bad example (@caarlos0)19de57d: docs: more examples (@caarlos0)be1c262: docs: more examples (@caarlos0)fb84246: docs: more examples (@caarlos0)1282042: docs: more examples (@caarlos0)3d8627f: docs: typos (@caarlos0)d7efb64: docs: update license year range (@caarlos0)Released with GoReleaser Pro!
v11.2.0Compare Source
Changelog
New Features
68793c0: feat: mapping slice of complex struct (#312) (@Rancbar)Documentation updates
33920af: docs: added a logo (@caarlos0)0de9383: docs: update (@caarlos0)Released with GoReleaser Pro!
k3s-io/helm-controller (github.com/k3s-io/helm-controller)
v0.17.8Compare Source
What's Changed
getChartReleasework for charts with no namespace set by @AaronDewes in #348New Contributors
Full Changelog: k3s-io/helm-controller@v0.17.7...v0.17.8
v0.17.7Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.17.6...v0.17.7
v0.17.6Compare Source
What's Changed
--force-conflictsto address field ownership conflicts by @brandond in #341Full Changelog: k3s-io/helm-controller@v0.17.5...v0.17.6
v0.17.5Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.17.4...v0.17.5
v0.17.4Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.17.3...v0.17.4
v0.17.3Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.17.2...v0.17.3
v0.17.2Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.17.1...v0.17.2
v0.17.1Compare Source
What's Changed
New Contributors
Full Changelog: k3s-io/helm-controller@v0.17.0...v0.17.1
v0.17.0Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.19...v0.17.0
v0.16.26Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.25...v0.16.26
v0.16.25Compare Source
What's Changed
--force-conflictsto address field ownership conflicts by @brandond in #342Full Changelog: k3s-io/helm-controller@v0.16.24...v0.16.25
v0.16.24Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.23...v0.16.24
v0.16.23Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.22...v0.16.23
v0.16.22Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.21...v0.16.22
v0.16.21Compare Source
Full Changelog: k3s-io/helm-controller@v0.16.20...v0.16.21
v0.16.20Compare Source
Full Changelog: k3s-io/helm-controller@v0.16.19...v0.16.20
v0.16.19Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.18...v0.16.19
v0.16.18Compare Source
What's Changed
New Contributors
Full Changelog: k3s-io/helm-controller@v0.16.17...v0.16.18
v0.16.17Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.16...v0.16.17
v0.16.16Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.15...v0.16.16
v0.16.15Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.14...v0.16.15
v0.16.14Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.13...v0.16.14
v0.16.13Compare Source
What's Changed
New Contributors
Full Changelog: k3s-io/helm-controller@v0.16.12...v0.16.13
v0.16.12Compare Source
What's Changed
kubectl explainsupport by @brandond in #281Full Changelog: k3s-io/helm-controller@v0.16.11...v0.16.12
v0.16.11Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.10...v0.16.11
v0.16.10Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.9...v0.16.10
v0.16.9Compare Source
What's Changed
Full Changelog: k3s-io/helm-controller@v0.16.8...v0.16.9
v0.16.8Compare Source
What's Changed
New Contributors
Full Changelog: k3s-io/helm-controller@v0.16.6...v0.16.8
v0.16.7Compare Source
What's Changed
New Contributors
Full Changelog: k3s-io/helm-controller@v0.16.6...v0.16.7
samber/lo (github.com/samber/lo)
v1.53.0Compare Source
Announcing the latest release of
lowith lots of good gifts! 🎁🌊 First, a big thanks to @d-enk for making lots of performance improvements in the recent weeks.
🧪 Second, this release introduces a new
simdexperimental package. If you run on an amd64 architecture and a recent CPU, you can perform very fast operations thanks to SIMD CPU instructions.-> Documentation: https://lo.samber.dev/docs/experimental/simd
💥 Third, this version adds
*Errvariants of manylohelpers (likeMapErr,FlatMapErr,ReduceErr, etc.) whose callbacks can return an error and short-circuit execution when one occurs.Features & improvements
NewThrottleby @d-enk in #773DropByIndexhandling of negative indices out of bounds by @d-enk in #778Deprecation
Performance improvements
SamplesByby @d-enk in #766PartitionByby eliminating redundant append by @d-enk in #765FindUniques/Duplicates[By]by @d-enk in #764Ternary()insteadIf().Else()inRange/RangeFromby @d-enk in #770it.HasSuffiximplementation by @d-enk in #767Thanks @d-enk !!
Other (doc, tests, style...)
Dependencies
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Renovate Bot.