Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Type Update Change
rules_rust bazel_dep minor 0.53.0 -> 0.54.1
rules_rust http_archive patch 0.54.0 -> 0.54.1

Release Notes

bazelbuild/rules_rust (rules_rust)

v0.54.1

Compare Source

0.54.1

Bzlmod

bazel_dep(name = "rules_rust", version = "0.54.1")

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-r09Wyq5QqZpov845sUG1Cd1oVIyCBLmKt6HK/JTVuwI=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.54.1/rules_rust-v0.54.1.tar.gz"],
)

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

What's Changed

Full Changelog: bazelbuild/rules_rust@0.54.0...0.54.1


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 November 7, 2024 15:51
@fmeum fmeum enabled auto-merge (squash) November 7, 2024 16:01
@fmeum fmeum merged commit ab5557f into master Nov 7, 2024
36 checks passed
@fmeum fmeum deleted the renovate/rules_rust-0.x branch November 7, 2024 16:09
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