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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
WORKSPACE
(bazel)MODULE.bazel
(bazel-module)internal/module/testdata/MODULE.bazel
(bazel-module).bazelversion
(bazelisk)go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 15 Pull Requests:
fix(deps): update github.com/bazelbuild/buildtools digest to a9c248f
renovate/github.com-bazelbuild-buildtools-digest
master
a9c248f4b684
chore(deps): update dependency bazel_features to v1.23.0
renovate/bazel_features-1.x
master
1.23.0
v1.23.0
chore(deps): update dependency bazel_skylib to v1.7.1
renovate/bazel_skylib-1.x
master
1.7.1
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.7.1
renovate/bazel_skylib_gazelle_plugin-1.x
master
1.7.1
chore(deps): update dependency io_bazel_rules_go to v0.51.0
renovate/io_bazel_rules_go-0.x
master
v0.51.0
chore(deps): update dependency io_bazel_stardoc to v0.7.2
renovate/io_bazel_stardoc-0.x
master
0.7.2
chore(deps): update dependency rules_go to v0.51.0
renovate/rules_go-0.x
master
0.51.0
chore(deps): update dependency rules_shell to v0.3.0
renovate/rules_shell-0.x
master
0.3.0
chore(deps): update dependency stardoc to v0.7.2
renovate/stardoc-0.x
master
0.7.2
fix(deps): update module github.com/bazelbuild/rules_go to v0.51.0
renovate/github.com-bazelbuild-rules_go-0.x
master
v0.51.0
fix(deps): update module github.com/fsnotify/fsnotify to v1.8.0
renovate/github.com-fsnotify-fsnotify-1.x
master
v1.8.0
fix(deps): update module golang.org/x/mod to v0.22.0
renovate/golang.org-x-mod-0.x
master
v0.22.0
fix(deps): update module golang.org/x/sync to v0.10.0
renovate/golang.org-x-sync-0.x
master
v0.10.0
chore(deps): update dependency protobuf to v29
renovate/protobuf-29.x
master
29.2
chore(deps): update dependency rules_proto to v7
renovate/rules_proto-7.x
master
7.1.0
7.1.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Could not determine new digest for update (github-releases package bazelbuild/bazel-skylib)
Failed to look up bazel package rules_bar
Failed to look up bazel package rules_foo
Files affected:
WORKSPACE
,internal/module/testdata/MODULE.bazel
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.