Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Type Update Change
rules_rust http_archive minor 0.52.2 -> 0.53.0

Release Notes

bazelbuild/rules_rust (rules_rust)

v0.53.0

Compare Source

0.53.0
Bzlmod
bazel_dep(name = "rules_rust", version = "0.53.0")
WORKSPACE
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-heIBNyerJvsiq9/+SyrAwnotW2KWFnumPY9uExQPUfk=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.53.0/rules_rust-v0.53.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed
New Contributors

Full Changelog: bazelbuild/rules_rust@0.52.2...0.53.0


Configuration

📅 Schedule: 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 review from fmeum, jsharpe and rrbutani as code owners October 18, 2024 19:45
@rrbutani rrbutani merged commit 5afa66c into master Oct 18, 2024
36 checks passed
@rrbutani rrbutani deleted the renovate/rules_rust-0.x branch October 18, 2024 20:04
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.

2 participants