Skip to content

chore(deps): bump bazel-contrib/setup-bazel from 0.18.0 to 0.19.0#184

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/bazel-contrib/setup-bazel-0.19.0
Open

chore(deps): bump bazel-contrib/setup-bazel from 0.18.0 to 0.19.0#184
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/bazel-contrib/setup-bazel-0.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

0.19.0

What's Changed

New Contributors

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

Commits
  • c5acdfb Release 0.19.0
  • b496e79 Migrate to ESM (#151)
  • 63ef5dc chore(deps): update dependency yaml to v2.8.3 (#150)
  • 7ff4255 Update Node version to address deprecation warning. (#148)
  • 3096290 chore(deps): update node.js to v24.14.0 (#147)
  • 417f338 Fix syntax error in README.md for disk-cache (#146)
  • 887da5f chore(deps): update node.js to v24.13.1 (#145)
  • 3217c4f fix(deps): update dependency @​actions/tool-cache to v4 (#143)
  • 18fd541 fix(deps): update dependency @​actions/core to v3 (#141)
  • e74b1ab fix(deps): update dependency @​actions/github to v9 (#140)
  • 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.18.0 to 0.19.0.
- [Release notes](https://github.com/bazel-contrib/setup-bazel/releases)
- [Commits](bazel-contrib/setup-bazel@0.18.0...0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates github-actions labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown

🔍 Build Diagnostics Report

Summary

Metric Base Branch This PR Change
Errors 0 0 0
Warnings 5 5 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

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants