Skip to content

Update dependency rules_dotnet to v0.22.1 - #59

Merged
snape merged 1 commit into
mainfrom
renovate/rules_dotnet-0.x
Jul 25, 2026
Merged

Update dependency rules_dotnet to v0.22.1#59
snape merged 1 commit into
mainfrom
renovate/rules_dotnet-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rules_dotnet bazel_dep minor 0.21.50.22.1

Release Notes

bazel-contrib/rules_dotnet (rules_dotnet)

v0.22.1

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.22.1")

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")

What's Changed

Full Changelog: bazel-contrib/rules_dotnet@v0.22.0...v0.22.1

v0.22.0

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.22.0")

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")

What's Changed

New Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from snape as a code owner June 22, 2026 02:44
@renovate renovate Bot changed the title Update dependency rules_dotnet to v0.22.0 Update dependency rules_dotnet to v0.22.1 Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/rules_dotnet-0.x branch from 93316c6 to 9db37c1 Compare June 23, 2026 18:33
@renovate
renovate Bot force-pushed the renovate/rules_dotnet-0.x branch from 9db37c1 to aa8cae5 Compare July 25, 2026 18:33
@snape
snape merged commit dfb21ef into main Jul 25, 2026
18 checks passed
@snape
snape deleted the renovate/rules_dotnet-0.x branch July 25, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant