This repository was archived by the owner on Jul 15, 2026. It is now read-only.
fix(deps): update module github.com/caarlos0/env/v11 to v11.4.1 - #507
Closed
renovate[bot] wants to merge 981 commits into
Closed
fix(deps): update module github.com/caarlos0/env/v11 to v11.4.1#507renovate[bot] wants to merge 981 commits into
renovate[bot] wants to merge 981 commits into
Conversation
chore(deps): update dependency go to v1.25.6
chore(deps): update golang:alpine docker digest to d9b2e14
chore(deps): update actions/checkout action to v6.0.2
…on-digest chore(deps): update github/codeql-action digest to 19b2f06
…on-4.x chore(deps): update github/codeql-action action to v4.31.11
…en-runner-2.x chore(deps): update step-security/harden-runner action to v2.14.1
…on-digest chore(deps): update github/codeql-action digest to b20883b
…rp-copywrite-0.x fix(deps): update module github.com/hashicorp/copywrite to v0.23.0
chore(deps): update alpine docker tag to v3.23.3
…n-3.x chore(deps): update docker/login-action action to v3.7.0
…rp-copywrite-0.x fix(deps): update module github.com/hashicorp/copywrite to v0.24.0
…n docker digest to 0fea8c4
…vscode-devcontainers-base-debian chore(deps): update mcr.microsoft.com/vscode/devcontainers/base:debian docker digest to 0fea8c4
chore(deps): update golang:alpine docker digest to 98e6cff
Add a check for HTTP status codes when fetching the latest release version. Now returns a clear error if the response is not 200 OK, improving error reporting and robustness.
…ocker/setup-qemu-action-4.1.0
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
May 28, 2026 00:53
22b8251 to
de98dfb
Compare
Fix flake resolution issues due to unpinned go version
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 2, 2026 14:32
de98dfb to
14e4659
Compare
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ctions/checkout-6.0.3
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 2, 2026 21:32
14e4659 to
3428249
Compare
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.3 to 4.36.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.35.3...8aad20d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ithub/codeql-action-4.36.2 build(deps): bump github/codeql-action from 4.35.3 to 4.36.2
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 4, 2026 14:59
3428249 to
512b53b
Compare
Add tools/go.mod and tools/go.sum to track tool dependencies (e.g. golangci-lint) used for repository linting and tooling. Update tools/tools.go go:generate to run golangci-lint from the repository root to ensure the tool runs across the module. Change Makefile default target to 'help' to avoid accidental builds and provide a discoverable entrypoint. Minor docs whitespace cleanup for several generated CLI docs.
Add "default" to .PHONY in the Makefile. Prune many unused/indirect modules from go.mod and update go.sum accordingly. Add/update a small set of indirect modules (dario.cat/mergo, github.com/kr/pretty, golang.org/x/net) and bump a few transitive modules (go-git v5.18.0, golang.org/x/crypto v0.50.0, rogpeppe/go-internal). This reduces module noise and addresses goreleaser CI failures caused by a polluted module graph.
chore: add tools module and fix build targets
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 4, 2026 15:21
512b53b to
0bbc706
Compare
fix(deps): update module golang.org/x/mod to v0.36.0
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 4, 2026 15:59
0bbc706 to
5a34a28
Compare
Replace mislav/bump-homebrew-formula-action with dawidd6/action-homebrew-bump-formula (pinned to a specific commit / v7). Update the workflow input from formula-name/formula-path to the single `formula` key and remove the now-unnecessary COMMITTER_TOKEN env entry.
chore(homebrew): use updated homebrew bump action
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 4, 2026 16:14
5a34a28 to
c26f416
Compare
- Use github.com/golangci/golangci-lint/v2 v2.12.2 in tools/go.mod. - Update tools/tools.go import to the v2 module path. - Bump and sync numerous indirect tool dependency versions in tools/go.mod and update tools/go.sum accordingly. - Refresh tools module dependencies (go mod tidy / sync).
chore(deps): upgrade golangci-lint to v2
renovate
Bot
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 5, 2026 13:13
c26f416 to
d9b0a12
Compare
RoseSecurity
force-pushed
the
renovate/github.com-caarlos0-env-v11-11.x
branch
from
June 8, 2026 04:01
d9b0a12 to
9733b8d
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.4.0→v11.4.1Release 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!
Configuration
📅 Schedule: (UTC)
🚦 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.