chore(all): update deps (major) - #280
Conversation
f95e9bc to
a09c3ab
Compare
a09c3ab to
6e492fc
Compare
6e492fc to
24635b7
Compare
CI Failure Analysis & Proposed Fix for PR #280Root CauseThe CI build failed during
Proposed FixesOption 1: Keep Bazel at 8.8.0 for now (Recommended)Revert To prevent Renovate from re-bumping Bazel to 9.x until gnmi is ready, {
"packageRules": [
{
"matchPackageNames": ["bazelbuild/bazel", "bazel"],
"allowedVersions": "<9.0.0"
}
]
}Option 2: Use
|
This PR contains the following updates:
v5→v6v6→v78.8.0→9.2.0Release Notes
actions/cache (actions/cache)
v6.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
bazelbuild/bazel (bazel)
v9.2.0Compare Source
v9.1.1Compare Source
v9.1.0Compare Source
v9.0.2Compare Source
v9.0.1Compare Source
v9.0.0Compare Source
Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 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.