Skip to content

Bump rules_dotnet from 0.21.5-codeql.1 to 0.21.5#134

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bazel/rules_dotnet-0.21.5
Open

Bump rules_dotnet from 0.21.5-codeql.1 to 0.21.5#134
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bazel/rules_dotnet-0.21.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Bumps rules_dotnet from 0.21.5-codeql.1 to 0.21.5.

Release notes

Sourced from rules_dotnet's releases.

v0.21.5

Using Bzlmod with Bazel 7 and above

Requirements:

  • Bazel 7.0.0 or later
  • Bzlmod must be enabled
  1. Add to your MODULE.bazel file:
bazel_dep(name = "rules_dotnet", version = "0.21.5")
dotnet = use_extension("@​rules_dotnet//dotnet:extensions.bzl", "dotnet")
dotnet.toolchain(dotnet_version = "8.0.200")
use_repo(dotnet, "dotnet_toolchains")
register_toolchains("@​dotnet_toolchains//:all")

Full Changelog: bazel-contrib/rules_dotnet@v0.21.4...v0.21.5

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file bazel Pull requests that update bazel code labels Apr 7, 2026
Bumps [rules_dotnet](https://github.com/bazel-contrib/rules_dotnet) from 0.21.5-codeql.1 to 0.21.5.
- [Release notes](https://github.com/bazel-contrib/rules_dotnet/releases)
- [Commits](https://github.com/bazel-contrib/rules_dotnet/commits/v0.21.5)

---
updated-dependencies:
- dependency-name: rules_dotnet
  dependency-version: 0.21.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/bazel/rules_dotnet-0.21.5 branch from 758e8f1 to 804a1f1 Compare April 27, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants