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:
4.5.11
->4.5.13
1.0.4
->1.0.5
1.10.5
->1.10.6
0.7.2
->0.7.3
0.10.1
->0.10.3
0.1.9
->0.1.12
1.0.121
->1.0.122
Release Notes
clap-rs/clap (clap)
v4.5.13
Compare Source
Fixes
#[flatten]
ing an optional#[group(skip)]
v4.5.12
Compare Source
kornelski/dunce (dunce)
v1.0.5
Compare Source
rust-lang/regex (regex)
v1.10.6
Compare Source
===================
This is a new patch release with a fix for the
unstable
crate feature thatenables
std::str::Pattern
trait integration.Bug fixes:
Fix the
Pattern
trait implementation as a result of nightly API breakage.jhelovuo/ros2-client (ros2-client)
v0.7.3
Compare Source
jhelovuo/RustDDS (rustdds)
v0.10.3
Compare Source
v0.10.2
Compare Source
getditto/safer_ffi (safer-ffi)
v0.1.12
Compare Source
What's Changed
Bytes
'ReprC
impl, asvtable
is not necessarily aligned by @p-avital in https://github.com/getditto/safer_ffi/pull/235Full Changelog: getditto/safer_ffi@v0.1.11...v0.1.12
v0.1.11
Compare Source
What's Changed
Full Changelog: getditto/safer_ffi@v0.1.10...v0.1.11
v0.1.10
Compare Source
What's Changed
raw_const
addition to#[ffi_export]
-edconst
s for SWIG compat by @danielhenrymantilla in https://github.com/getditto/safer_ffi/pull/230Bytes
, reducing the need for allocations when slices are small. by @p-avital in https://github.com/getditto/safer_ffi/pull/231Bytes : From<&'static [u8]>
rather thanFrom<&'any [u8]>
), and ABI-wise (Bytes
'.vtable
pointer can now be an ill-alligned odd address representing the bit-tagging of its now added inlined-bytes representation), both of these cases are small enough, and0.1.9
has been out for enough of a short time, not to warrant a major bump.0.1.9
will be yanked in a couple weeks.Full Changelog: getditto/safer_ffi@v0.1.9...v0.1.10
serde-rs/json (serde_json)
v1.0.122
Compare Source
json!
in no-std crates (#1166)Configuration
📅 Schedule: Branch creation - "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 was generated by Mend Renovate. View the repository job log.