-
Notifications
You must be signed in to change notification settings - Fork 83
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.56.0 #626
Merged
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 6, 2024 16:36
2f93f32
to
89d62f3
Compare
renovate
bot
changed the title
chore(deps): update dependency rules_rust to v0.55.0
chore(deps): update dependency rules_rust to v0.55.1
Dec 6, 2024
renovate
bot
changed the title
chore(deps): update dependency rules_rust to v0.55.1
chore(deps): update dependency rules_rust to v0.55.2
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 9, 2024 12:58
89d62f3
to
c0dda7a
Compare
avdv
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 9, 2024 14:26
c0dda7a
to
b35853f
Compare
renovate
bot
changed the title
chore(deps): update dependency rules_rust to v0.55.2
chore(deps): update dependency rules_rust to v0.55.3
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 9, 2024 17:30
b35853f
to
ffd1c03
Compare
avdv
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 10, 2024 12:54
ffd1c03
to
1d64f4a
Compare
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 10, 2024 23:44
1d64f4a
to
a179a6a
Compare
renovate
bot
changed the title
chore(deps): update dependency rules_rust to v0.55.3
chore(deps): update dependency rules_rust to v0.55.4
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 11, 2024 11:18
a179a6a
to
726e6f3
Compare
renovate
bot
changed the title
chore(deps): update dependency rules_rust to v0.55.4
chore(deps): update dependency rules_rust to v0.55.5
Dec 11, 2024
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 11, 2024 21:55
726e6f3
to
48b6daa
Compare
renovate
bot
changed the title
chore(deps): update dependency rules_rust to v0.55.5
chore(deps): update dependency rules_rust to v0.55.6
Dec 11, 2024
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 12, 2024 00:56
48b6daa
to
9f045b9
Compare
renovate
bot
changed the title
chore(deps): update dependency rules_rust to v0.55.6
chore(deps): update dependency rules_rust
Dec 16, 2024
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 16, 2024 18:50
9f045b9
to
bab4e76
Compare
renovate
bot
force-pushed
the
renovate/rules_rust-0.x
branch
from
December 17, 2024 02:21
bab4e76
to
ca8c2ff
Compare
renovate
bot
changed the title
chore(deps): update dependency rules_rust
chore(deps): update dependency rules_rust to v0.56.0
Dec 17, 2024
Seems like renovate cannot deal with that change and does not care that it failed to fetch the URL.
Edited/Blocked NotificationRenovate 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. |
avdv
approved these changes
Dec 17, 2024
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.54.1
->0.56.0
0.54.1
->0.56.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bazelbuild/rules_rust (rules_rust)
v0.56.0
Compare Source
0.56.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
Protobuf
Bzlmod
WORKSPACE
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
out_name
attribute torust_wasm_bindgen
. by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3086l/3086test/no_std
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3091l/3091abs
from utils instead of the global by @avhttps://github.com/bazelbuild/rules_rust/pull/3075l/3075cargo_build_script.use_default_shell_env
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3065l/3065rust_prost_transform
rule for modifying granular proto_library by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3083l/3083rules_mdbook
to extension modules. by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3105l/3105//rust/settings:lto
by @ParkMyChttps://github.com/bazelbuild/rules_rust/pull/3104l/3104New Contributors
Full Changelog: bazelbuild/rules_rust@0.55.6...0.56.0
v0.55.6
Compare Source
0.55.6
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Bindgen
Bzlmod
WORKSPACE
Prost
Bzlmod
WORKSPACE
Protobuf
Bzlmod
WORKSPACE
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
Full Changelog: bazelbuild/rules_rust@0.55.5...0.55.6
v0.55.5
Compare Source
0.55.5
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
Not published.
WORKSPACE
Extensions
Bindgen
Bzlmod
Not published.
WORKSPACE
Prost
Bzlmod
Not published.
WORKSPACE
Protobuf
Bzlmod
Not published.
WORKSPACE
Wasm-Bindgen
Bzlmod
Not published.
WORKSPACE
What's Changed
Full Changelog: bazelbuild/rules_rust@0.55.4...0.55.5
v0.55.4
Compare Source
0.55.4
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
Not published.
WORKSPACE
Extensions
Bindgen
Bzlmod
Not published.
WORKSPACE
Prost
Bzlmod
Not published.
WORKSPACE
Protobuf
Bzlmod
Not published.
WORKSPACE
Wasm-Bindgen
Bzlmod
Not published.
WORKSPACE
What's Changed
Full Changelog: bazelbuild/rules_rust@0.55.3...0.55.4
v0.55.3
Compare Source
0.55.3
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
Not published.
WORKSPACE
Extensions
Bindgen
Bzlmod
Not published.
WORKSPACE
Prost
Bzlmod
Not published.
WORKSPACE
Protobuf
Bzlmod
Not published.
WORKSPACE
Wasm-Bindgen
Bzlmod
Not published.
WORKSPACE
What's Changed
Full Changelog: bazelbuild/rules_rust@0.55.2...0.55.3
v0.55.2
Compare Source
0.55.2
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
Not published.
WORKSPACE
Extensions
Bindgen
Bzlmod
Not published.
WORKSPACE
Prost
Bzlmod
Not published.
WORKSPACE
Protobuf
Bzlmod
Not published.
WORKSPACE
Wasm-Bindgen
Bzlmod
Not published.
WORKSPACE
What's Changed
default_shell_env
for build scripts by @ParkMyChttps://github.com/bazelbuild/rules_rust/pull/3020l/3020New Contributors
Full Changelog: bazelbuild/rules_rust@0.55.1...0.55.2
v0.55.1
Compare Source
0.55.1
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
Not published.
WORKSPACE
Extensions
Bindgen
Bzlmod
Not published.
WORKSPACE
Prost
Bzlmod
Not published.
WORKSPACE
Protobuf
Bzlmod
Not published.
WORKSPACE
Wasm-Bindgen
Bzlmod
Not published.
WORKSPACE
What's Changed
Full Changelog: bazelbuild/rules_rust@0.55.0...0.55.1
v0.55.0
Compare Source
0.55.0
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
Not published.
WORKSPACE
Extensions
Bindgen
Bzlmod
Not published.
WORKSPACE
Prost
Bzlmod
Not published.
WORKSPACE
Protobuf
Bzlmod
Not published.
WORKSPACE
Wasm-Bindgen
Bzlmod
Not published.
WORKSPACE
What's Changed
wasm-wasi
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3027l/3027New Contributors
Full Changelog: bazelbuild/rules_rust@0.54.1...0.55.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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.