🤖 Update dependency rules_rust to v0.73.0 - #263
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
January 23, 2025 01:14
8b97848 to
08225e0
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
February 28, 2025 19:02
08225e0 to
87248ab
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
March 14, 2025 10:24
87248ab to
2675784
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
March 20, 2025 16:41
2675784 to
a07f33e
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
April 8, 2025 22:15
a07f33e to
bf78d71
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
May 2, 2025 02:59
bf78d71 to
817e554
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
June 29, 2025 14:26
817e554 to
f979345
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
July 29, 2025 09:42
f979345 to
9c85e95
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
August 14, 2025 09:37
bebe81c to
9c85e95
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
September 2, 2025 16:51
9c85e95 to
f316582
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
September 17, 2025 00:23
f316582 to
7835e46
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
October 12, 2025 21:43
7835e46 to
c291c15
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
October 23, 2025 21:38
c291c15 to
878aebb
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 5, 2025 21:01
878aebb to
703dd54
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 10, 2025 06:24
703dd54 to
c63e613
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
February 26, 2026 07:15
c63e613 to
2267f4a
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
April 22, 2026 20:47
2267f4a to
537a8d7
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
June 26, 2026 02:02
537a8d7 to
daa0e13
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
June 26, 2026 20:59
daa0e13 to
913a232
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
June 28, 2026 05:37
913a232 to
fc8c95e
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
July 2, 2026 05:28
fc8c95e to
1dc7336
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
July 27, 2026 22:33
1dc7336 to
421742a
Compare
renovate
Bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
July 31, 2026 22:37
421742a to
d106fef
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.56.0→0.73.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bazelbuild/rules_rust (rules_rust)
v0.73.0Compare Source
0.73.0
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
Extensions
Details
Bindgen
Bzlmod
MdBook
Bzlmod
Prost
Bzlmod
PyO3
Wasm-Bindgen
Bzlmod
What's Changed
toolchainparameter totoolchain_typeinstead ofNoneby @FabianWolhttps://github.com/bazelbuild/rules_rust/pull/4185l/4185New Contributors
Full Changelog: bazelbuild/rules_rust@0.72.0...0.73.0
v0.72.0Compare Source
0.72.0
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Bindgen
Details
MdBook
Details
Prost
Details
PyO3
Details
Wasm-Bindgen
Details
What's Changed
${out_dir}token in dep env files by @basvandihttps://github.com/bazelbuild/rules_rust/pull/4124l/4124rust_flagsnear the end of the rustc invocation. by @slackihttps://github.com/bazelbuild/rules_rust/pull/4135l/4135root_pathattribute for directory crate roots by @krasimirhttps://github.com/bazelbuild/rules_rust/pull/4142l/4142cargo_build_script.use_cc_toolchainby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4161l/4161RunfilesBuilderto runfiles by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4170l/4170bazel-*in vscode by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4169l/4169--instrumentation_filerfor Rust coverage by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4173l/4173New Contributors
Full Changelog: bazelbuild/rules_rust@0.71.3...0.72.0
v0.71.3Compare Source
0.71.3
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Details
Bindgen
Bzlmod
WORKSPACE
MdBook
Bzlmod
WORKSPACE
Prost
Bzlmod
WORKSPACE
PyO3
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
New Contributors
Full Changelog: bazelbuild/rules_rust@0.71.2...0.71.3
v0.71.2Compare Source
0.71.2
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Bindgen
Bzlmod
WORKSPACE
MdBook
Bzlmod
WORKSPACE
Prost
Bzlmod
WORKSPACE
PyO3
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
crate_universe/extension.bzlshim with a deprecation warning by @rdesgropphttps://github.com/bazelbuild/rules_rust/pull/4114l/4114New Contributors
Full Changelog: bazelbuild/rules_rust@0.71.1...0.71.2
v0.71.1Compare Source
0.71.1
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Bindgen
Bzlmod
WORKSPACE
MdBook
Bzlmod
WORKSPACE
Prost
Bzlmod
WORKSPACE
PyO3
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
link_depscrate_universe annotation by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4109l/4109Full Changelog: bazelbuild/rules_rust@0.71.0...0.71.1
v0.71.0Compare Source
0.71.0
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Bindgen
Bzlmod
WORKSPACE
MdBook
Bzlmod
WORKSPACE
Prost
Bzlmod
WORKSPACE
PyO3
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
compile_datatargets inrustc_envlocation expansion forrust_testby @tamasvahttps://github.com/bazelbuild/rules_rust/pull/4000l/4000crate_universeexamples to test dir by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3981l/3981--remap-path-prefixflags. by @slackihttps://github.com/bazelbuild/rules_rust/pull/4008l/4008-isystemvariant flags in cargo build script path rewriting by @tamasvahttps://github.com/bazelbuild/rules_rust/pull/3996l/3996experimental_output_pathsby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4011l/4011mdbooksources from different places by @mgeislhttps://github.com/bazelbuild/rules_rust/pull/4029l/4029OUT_DIRsanitization incargo_build_scriptby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4050l/4050--incompatible_exclude_starlark_flags_from_exec_config. by @slackihttps://github.com/bazelbuild/rules_rust/pull/4056l/4056opt_levelinrustextension by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4061l/4061label_injectionto crate_universe annotations by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3755l/3755<binary>.runfiles_manifestfrom argv[0] inRunfiles::create()by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4086l/4086discoverConfigSupport for rust-analyzer by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4075l/4075defs.bzlintocrates.bzlby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/4094l/4094New Contributors
Full Changelog: bazelbuild/rules_rust@0.70.0...0.71.0
v0.70.0Compare Source
0.70.0
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Bindgen
Bzlmod
WORKSPACE
MdBook
Bzlmod
WORKSPACE
Prost
Bzlmod
WORKSPACE
PyO3
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
${pwd}for-L,-resource-dirandINCLUDEenv var by @ArchangelX3https://github.com/bazelbuild/rules_rust/pull/3832l/3832pyo3dependencies by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3898l/3898crates_repositoryby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3904l/3904crossforcrate_universebuilds by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3878l/3878rules_rust_protobufby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3873l/3873//cargospecific tests to//cargo/testsby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3874l/3874cargo_tomlto 0.22.1 andtomlto 0.9 by @mrkkhttps://github.com/bazelbuild/rules_rust/pull/3914l/3914rustmodule extension by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3947l/3947cargo_build_scripttree artifact failures by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3945l/3945versiontorust_toolchainby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3952l/3952iso_dateandchanneltorust_toolchain. by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3957l/3957--rust-targetto bindgen invocation by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3955l/3955new_git_repositorywithgit_repositoryby @willstranthttps://github.com/bazelbuild/rules_rust/pull/3965l/3965rust_stdlib_filegroupto detectprofiler_builtinsby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3958l/3958//cargo/settings:incompatible_runfiles_cargo_manifest_dirby @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3881l/3881unstable_rust_featuresattribute by @FabianWolhttps://github.com/bazelbuild/rules_rust/pull/3963l/3963CrateInfo.datadocumentation by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3978l/3978New Contributors
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.