fix(deps): update all non-major dependencies #393
+66
−96
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:
^0.0.304
->^0.1.0
0.21.0
->0.22.1
2.1.3
->2.3.8
3.5.0
->3.6.3
8.0.1
->8.3.1
1.7.1
->1.8.1
139.0.7206.2
->139.0.7258.31
0.42.0
->0.44.0
v0.52.0
->v0.55.1
v0.12.1
->v0.13.7
v0.6.0
->v0.7.0
1.23.6
->1.24.5
1.23.6
->1.24.5
v0.35.0
->v0.40.0
v0.29.0
->v0.35.0
^26.0.0
->^26.1.0
v1.11
->v1.12
0.52.0
->0.55.1
6.3.3
->6.4.0
1.0.1
->1.1.0
^5.7.3
->^5.8.3
Release Notes
bazelbuild/bazel (bazel)
v8.3.1
Compare Source
Release 8.3.1 (2025-06-30)
Bazel 8.3.1 is a patch LTS release. It is fully backward compatible with Bazel 8.0 and contains selected changes by the Bazel community and Google engineers.
Refer to the full list of commits for more details.
Notice: Bazel installers contain binaries licensed under the GPLv2 with Classpath exception. Those installers should always be redistributed along with the source code.
Some versions of Bazel contain a bundled version of OpenJDK. The license of the bundled OpenJDK and other open-source components can be displayed by running the command
bazel license
. The vendor and version information of the bundled OpenJDK can be displayed by running the commandbazel info java-runtime
. The binaries and source-code of the bundled OpenJDK can be downloaded from our mirror server.Security: All our binaries are signed with our public key
3D5919B
.v8.3.0
Compare Source
v8.2.1
Compare Source
v8.2.0
Compare Source
v8.1.1
Compare Source
v8.1.0
Compare Source
bazelbuild/bazel-skylib (bazel_skylib)
v1.8.1
Compare Source
What's Changed
is_windows
public (https://github.com/bazelbuild/bazel-skylib/pull/584)Full Changelog: bazelbuild/bazel-skylib@1.8.0...1.8.1
v1.8.0
Compare Source
What's Changed
select() on --cpu
with another flag ref by @gregestren in https://github.com/bazelbuild/bazel-skylib/pull/570@bazel_tools//src/conditions:host_windows
by @fmeum in https://github.com/bazelbuild/bazel-skylib/pull/574native.package_relative_label
inselects.bzl
by @fmeum in https://github.com/bazelbuild/bazel-skylib/pull/576New Contributors
Full Changelog: bazelbuild/bazel-skylib@1.7.1...1.8.0
bazel-contrib/bazel-gazelle (gazelle)
v0.44.0
What's Changed
package_metadata
toREPO.bazel
by @Yannic in https://github.com/bazel-contrib/bazel-gazelle/pull/2081use_repo
s needed fortool
s by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/2091-bzlmod
arg when args are explicitly provided by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/2092New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.43.0...v0.44.0
v0.43.0
What's Changed
go_repository
by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/2037New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.42.0...v0.43.0
bazelbuild/rules_go (github.com/bazelbuild/rules_go)
v0.55.1
Compare Source
This includes:
WORKSPACE
codev0.55.0
Compare Source
WORKSPACE
codeWhat's Changed
--incompatible_auto_exec_groups
by @fmeum in https://github.com/bazel-contrib/rules_go/pull/41411out
toout_diagnostics
by @fmeum in https://github.com/bazel-contrib/rules_go/pull/43411pkgfact
analyzer by @fmeum in https://github.com/bazel-contrib/rules_go/pull/43499New Contributors
Full Changelog: https://github.com/bazel-contrib/rules\_go/compare/v0.54.1...v0.55.0
v0.54.1
Compare Source
This release include two bug fixes:
WORKSPACE
codeFull Changelog: https://github.com/bazel-contrib/rules\_go/compare/v0.54.0...v0.54.1
v0.54.0
Compare Source
WORKSPACE
codeWhat's Changed
nogo
runfiles by @fmeum in https://github.com/bazel-contrib/rules_go/pull/42700go_sdk.from_file
to read the SDK version fromgo.mod
. by @jaqx0r in https://github.com/bazel-contrib/rules_go/pull/43055New Contributors
Full Changelog: https://github.com/bazel-contrib/rules\_go/compare/v0.53.0...v0.54.0
v0.53.0
Compare Source
WORKSPACE
codeWhat's Changed
go_sdk.host()
in the installation docs by @stefanobaghino in https://github.com/bazel-contrib/rules_go/pull/42300go_bazel_test
by @fmeum in https://github.com/bazel-contrib/rules_go/pull/42311dev_dependency
ingo_sdk.host
error by @fmeum in https://github.com/bazel-contrib/rules_go/pull/42466New Contributors
Full Changelog: https://github.com/bazel-contrib/rules\_go/compare/v0.52.0...v0.53.0
chromedp/chromedp (github.com/chromedp/chromedp)
v0.13.7
Compare Source
v0.13.6
Compare Source
v0.13.5
Compare Source
v0.13.4
Compare Source
v0.13.3
[Compare Source](https://redirect.github
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.