Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency rules_rust to v0.52.0 #378

Merged
merged 7 commits into from
Oct 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Type Update Change
rules_rust http_archive minor 0.49.3 -> 0.52.0

Release Notes

bazelbuild/rules_rust (rules_rust)

v0.52.0

Compare Source

0.52.0

Bzlmod

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

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-eTHntUQQe2ICm/L8cuefnXdSOtZQ1ELZPD/M6a1ewes=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.52.0/rules_rust-v0.52.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.51.0...0.52.0

v0.51.0

Compare Source

0.51.0

Bzlmod

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

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-BCrPtzRpstGEj+FI2Bw0IsYepHqeGQDxyew29R6OcZM=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.51.0/rules_rust-v0.51.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.50.1...0.51.0

v0.50.1

Compare Source

0.50.1

Bzlmod

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

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-MZscNcESBO9WsdlKVJ9rnTUygTt3jwLXCe9oyDcDbPE=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.50.1/rules_rust-v0.50.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.50.0...0.50.1

v0.50.0

Compare Source

0.50.0

Bzlmod

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

WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-NE2PXqlFFVnUDR4msCyI3kZtv1y1Io2MCsrlVxsdqI4=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.50.0/rules_rust-v0.50.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.49.3...0.50.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 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 force-pushed the renovate/rules_rust-0.x branch 3 times, most recently from 2d0f792 to 9cdd3d6 Compare September 16, 2024 18:09
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.50.1 chore(deps): update dependency rules_rust to v0.51.0 Sep 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency rules_rust to v0.51.0 chore(deps): update dependency rules_rust to v0.52.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/rules_rust-0.x branch 2 times, most recently from 46ce6bd to 46226d9 Compare October 5, 2024 15:57
Copy link
Contributor Author

renovate bot commented Oct 5, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mvukov mvukov enabled auto-merge (squash) October 5, 2024 15:59
@mvukov mvukov merged commit c520fa9 into main Oct 5, 2024
6 checks passed
@mvukov mvukov deleted the renovate/rules_rust-0.x branch October 5, 2024 16:33
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