fix(deps): update all go dependencies #1198
Open
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:
v0.55.0->v0.58.2v4.7.1->v4.9.19b4947d->a4bb9ffv0.30.0->v0.37.0Release Notes
bazelbuild/rules_go (github.com/bazelbuild/rules_go)
v0.58.2Compare Source
WORKSPACEcodeWhat's Changed
bazel_depto BCR test module by @fmeum in bazel-contrib#4486Full Changelog: bazel-contrib/rules_go@v0.58.0...v0.58.2
v0.58.1Compare Source
WORKSPACEcodeWhat's Changed
go_envin@rules_go//goby @rafikk in bazel-contrib#4464New Contributors
Full Changelog: bazel-contrib/rules_go@v0.57.0...v0.58.1
v0.58.0Compare Source
WORKSPACEcodeWhat's Changed
go_envin@rules_go//goby @rafikk in bazel-contrib#4464New Contributors
Full Changelog: bazel-contrib/rules_go@v0.57.0...v0.58.0
v0.57.0Compare Source
WORKSPACEcodeWhat's Changed
cmd/packfrom source and update to Go 1.25 by @fmeum in bazel-contrib#4425New Contributors
Full Changelog: bazel-contrib/rules_go@v0.56.1...v0.57.0
v0.56.1Compare Source
WORKSPACEcodeWhat's Changed
go_sdk.wrapfor host compatible SDK by @fmeum in bazel-contrib#4410Full Changelog: bazel-contrib/rules_go@v0.56.0...v0.56.1
v0.56.0Compare Source
WORKSPACEcodeWhat's Changed
DefaultInfoon Go toolchain rules by @fmeum in bazel-contrib#4373--incompatible_compact_repo_mapping_manifestby @fmeum in bazel-contrib#4375--incompatible_strict_action_envby @fmeum in bazel-contrib#4404New Contributors
Full Changelog: bazel-contrib/rules_go@v0.55.0...v0.56.0
v0.55.1Compare Source
This includes:
WORKSPACEcodebmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
v4.9.1: Small Performance ChangeCompare Source
This release contains a small change that gives a slight performance increase. Thanks to @jbedard for the PR!
What's Changed
New Contributors
Full Changelog: bmatcuk/doublestar@v4.9.0...v4.9.1
v4.9.0: Added WithCaseInsensitive optionCompare Source
Added a
WithCaseInsensitiveoption to ignore alphabetic case when globbing. Thanks @braydonk for the PR!What's Changed
WithCaseInsensitiveGlobOptionby @braydonk in #106New Contributors
Full Changelog: bmatcuk/doublestar@v4.8.1...v4.9.0
v4.8.1: Small Performance Improvement for MatchUnvalidatedCompare Source
Skip some additional validation checks in
MatchUnvalidated. Thanks to @lukemassa for the PR!Additional documentation improvements from @timo-reymann. Thanks!
What's Changed
New Contributors
Full Changelog: bmatcuk/doublestar@v4.8.0...v4.8.1
v4.8.0: Fixed Escaped Meta in the "Base" of the PatternCompare Source
If the "base" of a pattern (ie, everything up to the first path slash before any meta characters) contains an escaped meta character, doublestar would fail to glob any files.
Thanks to @tdurieux for finding and fixing this bug!
Breaking-ish Change
I've updated
SplitPatternto unescape meta characters in the first returned string. I suspect this shouldn't cause issues for anyone because, if anyone was using this function, they've probably either never passed a pattern with escaped meta characters, or hand-rolled an unescape method to fix the bug - which will now be a no-op for them.What's Changed
New Contributors
Full Changelog: bmatcuk/doublestar@v4.7.1...v4.8.0
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.