chore(deps): update dependency rules_rs to v0.0.48#48223
chore(deps): update dependency rules_rs to v0.0.48#48223renovate[bot] wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6faa962589
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
### What does this PR do? Following #46948, this is to update the `protobuf` Bazel module dependency from 29.1 to 34.1. ### Motivation Several transitive dependencies now require `protobuf` >= 34.0.bcr.1, causing `Renovate` to fail updating `MODULE.bazel.lock` (see #48223 (comment)). Bumping to 34.1 satisfies that constraint. ### Describe how you validated your changes Built `@protobuf//:protobuf` locally. ### Additional Notes The existing patch (add `-lstdc++` to `//conditions:default` link opts) applies cleanly to 34.1 without modification.
### What does this PR do? Following #46948, this is to update the `protobuf` Bazel module dependency from 29.1 to 34.1. ### Motivation Several transitive dependencies now require `protobuf` >= 34.0, causing `Renovate` to [fail updating](#48223 (comment)) `MODULE.bazel.lock`: > ERROR: For repository 'protobuf', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off Bumping to 34.1 satisfies that constraint and also aligns with the recent: - #46948. ### Describe how you validated your changes Built `@protobuf//:protobuf` locally. ### Additional Notes - the existing patch (add `-lstdc++` to `//conditions:default` link opts) applies cleanly to 34.1 without modification, - `34.0` wouldn't be enough, since it's **strictly less than** `34.0.bcr.1`. Co-authored-by: regis.desgroppes <[email protected]>
6faa962 to
6648f9f
Compare
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
devflow unqueued this merge request: It did not become mergeable within the expected time |
6648f9f to
5b19c8b
Compare
6c863db to
40b0bb1
Compare
40b0bb1 to
a50b9ef
Compare
a50b9ef to
0026a9a
Compare
This PR contains the following updates:
0.0.27→0.0.48Release Notes
hermeticbuild/rules_rs (rules_rs)
v0.0.48Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.47...v0.0.48
v0.0.47Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.46...v0.0.47
v0.0.46Add to your
MODULE.bazelfile:What's Changed
Full Changelog: hermeticbuild/rules_rs@v0.0.45...v0.0.46
v0.0.45Add to your
MODULE.bazelfile:What's Changed
New Contributors
Full Changelog: hermeticbuild/rules_rs@v0.0.44...v0.0.45
v0.0.44Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.43...v0.0.44
v0.0.43Add to your
MODULE.bazelfile:What's Changed
Full Changelog: hermeticbuild/rules_rs@v0.0.42...v0.0.43
v0.0.42Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.41...v0.0.42
v0.0.41Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.40...v0.0.41
v0.0.40Add to your
MODULE.bazelfile:What's Changed
crate_featuresandcrate_features_by_platforminDEP_DATAfor macro consumption by @ArchangelX360 in dzbarsky#50Full Changelog: hermeticbuild/rules_rs@v0.0.39...v0.0.40
v0.0.39Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.38...v0.0.39
v0.0.38Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.37...v0.0.38
v0.0.37Add to your
MODULE.bazelfile:What's Changed
strip_valuesvalue getter by @ArchangelX360 in dzbarsky#47Full Changelog: hermeticbuild/rules_rs@v0.0.36...v0.0.37
v0.0.36Add to your
MODULE.bazelfile:What's Changed
Full Changelog: hermeticbuild/rules_rs@v0.0.35...v0.0.36
v0.0.35Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.34...v0.0.35
v0.0.34Add to your
MODULE.bazelfile:What's Changed
New Contributors
Full Changelog: hermeticbuild/rules_rs@v0.0.33...v0.0.34
v0.0.33Add to your
MODULE.bazelfile:What's Changed
use_experimental_platformsinrust_cratetoo by @ArchangelX360 in dzbarsky#38Full Changelog: hermeticbuild/rules_rs@v0.0.32...v0.0.33
v0.0.31Add to your
MODULE.bazelfile:What's Changed
shared_librariestargets inDEP_DATAby @ArchangelX360 in dzbarsky#31New Contributors
Full Changelog: hermeticbuild/rules_rs@v0.0.30...v0.0.31
v0.0.30Add to your
MODULE.bazelfile:What's Changed
New Contributors
Full Changelog: hermeticbuild/rules_rs@v0.0.29...v0.0.30
v0.0.29Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.28...v0.0.29
v0.0.28Add to your
MODULE.bazelfile:Full Changelog: hermeticbuild/rules_rs@v0.0.27...v0.0.28
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.
This PR was generated by Mend Renovate. View the repository job log.