chore(deps): update dependency rules_rust #387
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.49.3
->0.52.0
0.49.3
->0.52.1
Release Notes
bazelbuild/rules_rust (rules_rust)
v0.52.1
Compare Source
0.52.1
Bzlmod
WORKSPACE
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
What's Changed
Full Changelog: bazelbuild/rules_rust@0.52.0...0.52.1
v0.52.0
Compare Source
0.52.0
Bzlmod
WORKSPACE
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
What's Changed
+
in repo names by @fmeum in https://github.com/bazelbuild/rules_rust/pull/2908std
. by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2899override_targets
keys in docs by @max-heller in https://github.com/bazelbuild/rules_rust/pull/2905cargo_build_script
to always render custom runfiles dirs. by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2891New Contributors
Full Changelog: bazelbuild/rules_rust@0.51.0...0.52.0
v0.51.0
Compare Source
0.51.0
Bzlmod
WORKSPACE
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
What's Changed
cargo_build_script.data
toRustc
compile actions by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2856rust_test
targets using a crate name different from the underlying lib by @felipeamp in https://github.com/bazelbuild/rules_rust/pull/2828crates_vendor
to read theCARGO_BAZEL_DEBUG
env var by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2862out_dir
by @konkers in https://github.com/bazelbuild/rules_rust/pull/2844runfiles::parse_repo_mapping
by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2869//rust/settings
by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2870cargo_build_script
to work without runfiles support. by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2871cargo_build_script
to work without runfiles support (#2871)" by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2885cargo_build_script
to work without runfiles support. by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2887New Contributors
Full Changelog: bazelbuild/rules_rust@0.50.1...0.51.0
v0.50.1
Compare Source
0.50.1
Bzlmod
WORKSPACE
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
WORKSPACE
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
What's Changed
incompatible_no_rustc_sysroot_env
by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2790target_flag_value
instead oftarget_triple.str
by @scentini in https://github.com/bazelbuild/rules_rust/pull/2793repositories.bzl
macros by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2795rust_test
targets using a crate name different from the underlying lib by @felipeamp in https://github.com/bazelbuild/rules_rust/pull/2803env_inherit
attribute torust_test
by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2809crate_name
to also matchcrate_root
. by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2824cargo_dep_env
into it's own file. by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2823output_diagnostics
by @LiXuanqi in https://github.com/bazelbuild/rules_rust/pull/2813experimental_use_coverage_metadata_files
by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2830known_shas.bzl
to only include versions used in BazelCI by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2850cargo_build_script.data
targets by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2826TreeResolver
into it's own file. by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2852cargo tree
parsing by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2854runfiles::rlocation!
to returnOption
instead of panicing by @UebelAndre in https://github.com/bazelbuild/rules_rust/pull/2847New Contributors
Full Changelog: bazelbuild/rules_rust@0.49.3...0.50.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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.