-
-
Notifications
You must be signed in to change notification settings - Fork 828
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
fix(deps): update rust dependencies #15520
Conversation
⚠ Artifact update problemRenovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
File name: Cargo.lock
|
7f0b0cb
to
a77aba7
Compare
NOTE: Related references: |
a77aba7
to
affaf20
Compare
Also: Do we need anything other than |
0d89e07
to
411d515
Compare
411d515
to
b7a453f
Compare
b7a453f
to
6993bcb
Compare
6993bcb
to
1651be7
Compare
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. ⚠ Warning: custom changes will be lost. |
4f1bb2b
to
e83795a
Compare
Manually removed the Added a
Holding back these changes to not break
|
This PR contains the following updates:
1.0.80
->1.0.81
1.0.80
->1.0.81
2.3.1
->2.3.2
1.14.3
->1.15.0
0.9.0
->0.9.1
0.24.9
->0.25.0
0.24.9
->0.25.0
0.24
->0.25
1.0.78
->1.0.79
0.8.10
->0.8.11
0.22.6
->0.22.7
0.11.0
->0.12.0
Release Notes
dtolnay/anyhow (anyhow)
v1.0.81
Compare Source
smol-rs/async-io (async-io)
v2.3.2
Compare Source
Lokathor/bytemuck (bytemuck)
v1.15.0
Compare Source
This primarily relaxes the bounds on a
From
impl.Previously:
Now:
All related functions and methods are similarly updated.
We believe this to be backwards compatible with all previous uses,
and now
BoxBytes
can be converted to/from more types than before.XAMPPRocky/fluent-templates (fluent-templates)
v0.9.1
Compare Source
Other
fallback_language
exists between locales building static bundles (#58)image-rs/image (image)
v0.25.0
Compare Source
Breaking changes:
BufRead
+Seek
bound on many decoders.ExtendedColorType
instead ofColorType
when encoding.ImageOutputFormat
,GenericImageView::bounds
, and several otherdeprecated items.
ImageDecoder
so the traitis object safe.
repr(transparent)
rather thanrepr(C)
.Structural changes:
Codec changes:
dtolnay/proc-macro2 (proc-macro2)
v1.0.79
Compare Source
toml-rs/toml (toml)
v0.8.11
Compare Source
manuel-woelker/rust-vfs (vfs)
v0.12.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.