Skip to content

chore(deps): bump bazel-contrib/setup-bazel from 0.14.0 to 0.18.0#143

Merged
temper-pulseengine[bot] merged 1 commit intomainfrom
dependabot/github_actions/bazel-contrib/setup-bazel-0.18.0
Mar 2, 2026
Merged

chore(deps): bump bazel-contrib/setup-bazel from 0.14.0 to 0.18.0#143
temper-pulseengine[bot] merged 1 commit intomainfrom
dependabot/github_actions/bazel-contrib/setup-bazel-0.18.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps bazel-contrib/setup-bazel from 0.14.0 to 0.18.0.

Release notes

Sourced from bazel-contrib/setup-bazel's releases.

0.18.0

What's Changed

New Contributors

Full Changelog: bazel-contrib/setup-bazel@0.17.0...0.18.0

0.17.0

What's Changed

New Contributors

Full Changelog: bazel-contrib/setup-bazel@0.16.0...0.17.0

0.16.0

What's Changed

... (truncated)

Commits
  • 0831755 Release 0.18.0
  • b607b8f Add post-if !cancelled() condition (#128)
  • be4ac32 allow saving cache to be optional (#131)
  • 00e306f Release 0.17.0
  • b26a6f0 Fix bazel version not working with disk cache (#119)
  • dbfe727 fix(deps): update dependency @​actions/github to v7 (#129)
  • 1dc7f48 fix(deps): update dependency @​actions/tool-cache to v3 (#130)
  • 82d28f5 fix: add logging when failing to restore cache (#127)
  • 1bf8973 docs: add missing initial "npm install" to Development on README (#126)
  • e820d6a chore(deps): update dependency @​actions/cache to v5.0.2 (#123)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel) from 0.14.0 to 0.18.0.
- [Release notes](https://github.com/bazel-contrib/setup-bazel/releases)
- [Commits](bazel-contrib/setup-bazel@0.14.0...0.18.0)

---
updated-dependencies:
- dependency-name: bazel-contrib/setup-bazel
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Dependency updates label Mar 2, 2026
@temper-pulseengine temper-pulseengine bot enabled auto-merge (squash) March 2, 2026 17:25
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🔍 Build Diagnostics Report

Summary

Metric Base Branch This PR Change
Errors 0 0 0
Warnings 2 2 0

🎯 Impact Analysis

Issues in Files You Modified

  • 0 new errors introduced by your changes
  • 0 new warnings introduced by your changes
  • 0 total errors in modified files
  • 0 total warnings in modified files
  • 0 files you modified

Cascading Issues (Your Changes Breaking Other Files)

  • 0 new errors in unchanged files
  • 0 new warnings in unchanged files
  • 0 unchanged files now affected

Note: "Cascading issues" are errors in files you didn't modify, caused by your changes (e.g., breaking API changes, dependency issues).

✅ No Issues Detected

Perfect! Your changes don't introduce any new errors or warnings, and don't break any existing code.


📊 Full diagnostic data available in workflow artifacts

🔧 To reproduce locally:

# Install cargo-kiln
cargo install --path cargo-kiln

# Analyze your changes
cargo-kiln build --output json --filter-severity error
cargo-kiln check --output json --filter-severity warning

@temper-pulseengine temper-pulseengine bot added documentation Improvements or additions to documentation rust labels Mar 2, 2026
@temper-pulseengine temper-pulseengine bot merged commit cc57a31 into main Mar 2, 2026
16 checks passed
@temper-pulseengine temper-pulseengine bot deleted the dependabot/github_actions/bazel-contrib/setup-bazel-0.18.0 branch March 2, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates documentation Improvements or additions to documentation github-actions rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants