-
-
Notifications
You must be signed in to change notification settings - Fork 112
fix(deps): update all go dependencies #1198
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
base: main
Are you sure you want to change the base?
Conversation
|
3e93116 to
f290359
Compare
f290359 to
a4a08f1
Compare
47e7a45 to
edb4514
Compare
edb4514 to
cae79ad
Compare


This PR contains the following updates:
v0.55.0->v0.59.0v4.7.1->v4.9.19b4947d->e25ba8cv0.30.0->v0.38.0Release Notes
bazelbuild/rules_go (github.com/bazelbuild/rules_go)
v0.59.0Compare Source
WORKSPACEcodeWhat's Changed
riscv64intoBAZEL_GOARCH_CONSTRAINTSby @ffgan in bazel-contrib#4507New Contributors
Full Changelog: bazel-contrib/rules_go@v0.58.3...v0.59.0
v0.58.3Compare Source
WORKSPACEcodeWhat's Changed
Full Changelog: bazel-contrib/rules_go@v0.58.2...v0.58.3
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.