-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump the minor-updates group across 1 directory with 7 updates #70
Conversation
Bumps the minor-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.30` | | [btleplug](https://github.com/deviceplug/btleplug) | `0.11.6` | `0.11.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.13.2` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.138` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.14` | `0.8.19` | Updates `clap` from 4.5.23 to 4.5.30 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.23...clap_complete-v4.5.30) Updates `btleplug` from 0.11.6 to 0.11.7 - [Changelog](https://github.com/deviceplug/btleplug/blob/master/CHANGELOG.md) - [Commits](deviceplug/btleplug@0.11.6...0.11.7) Updates `uuid` from 1.11.0 to 1.13.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.13.2) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `serde_json` from 1.0.134 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.138) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `zerocopy` from 0.8.14 to 0.8.19 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.14...v0.8.19) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: btleplug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request bumps the versions of several dependencies in the Cargo.toml file. The dependencies updated are clap, btleplug, uuid, tokio, serde_json, toml, and zerocopy. This was done by dependabot. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor-updates group with 7 updates in the / directory:
4.5.23
4.5.30
0.11.6
0.11.7
1.11.0
1.13.2
1.42.0
1.43.0
1.0.134
1.0.138
0.8.19
0.8.20
0.8.14
0.8.19
Updates
clap
from 4.5.23 to 4.5.30Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f40b37f
chore: Release63bfe1a
docs: Update changelogd6bd7e2
Merge pull request #5763 from epage/complete0887593
fix(complete): Change ValueHint::Unknown to Other, from AnyPath61ebe72
chore: Release2e3fcc6
docs: Update changelog13dad4c
Merge pull request #5759 from clap-rs/renovate/unicode-width-0.x3ca44c7
Merge pull request #5758 from clap-rs/renovate/terminal_size-0.xd71ae66
Merge pull request #5760 from clap-rs/renovate/stable-1.xa25c734
chore(deps): Update dependency STABLE to v1.81.0Updates
btleplug
from 0.11.6 to 0.11.7Changelog
Sourced from btleplug's changelog.
Commits
0d0c694
doc: Update version/CHANGELOG for 0.11.7a29e8a7
build: Update dependencies6c4759d
Fix #227, use BluetoothCacheMode::Uncached when discovering services forf7bd8d2
Added support for Extended Advertising on Android912db05
fixing build821623f
fix: Duplicate Characteristic UUID overwrite each other6c3de80
Deserializing BDAddr from non-borrowed string without clone (#415)5f64e11
fix:corebluetooth
fulfill characteristics futures on peripheral disconnect70ee65c
fix: allow deserializing BDAddr from non-borrowed stringsUpdates
uuid
from 1.11.0 to 1.13.2Release notes
Sourced from uuid's releases.
... (truncated)
Commits
d8871b3
Merge pull request #805 from uuid-rs/cargo/v1.13.27044210
prepare for 1.13.2 release7893ecc
Merge pull request #804 from uuid-rs/fix/wasm-no-rngbf28001
update feature docs920e8b1
add a more descriptive compile error when no rng source is available on wasm5421417
Merge pull request #799 from uuid-rs/cargo/1.13.1df58674
prepare for 1.13.1 releasef175242
Merge pull request #797 from bushrat011899/wasm32_atomics65c31b3
Include CI Update17673a1
Fixwasm32
withatomics
Updates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
serde_json
from 1.0.134 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreeb49e28
Release 1.0.137Updates
toml
from 0.8.19 to 0.8.20Commits
f550dbf
chore: Release25587db
docs: Update changelogfbc77ec
Merge pull request #829 from tisonkun/map-get-kv4605a64
fea: impl Map get_key_value8efc81e
chore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParserUpdates
zerocopy
from 0.8.14 to 0.8.19Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
43ed0e7
Release 0.8.19 (#2359)f99854a
Fix soundness of FromBytes::read_from_io (#2320) (#2358)49a13ba
Release 0.8.18 (#2342)25d27d5
AddSelf: IntoBytes
bound toTryFromBytes::try_mut*
(#2331)57fdc1b
Release 0.8.17 (#2308)0451e53
[derive] Fix bug with KnownLayout on repr(packed) (#2307)c93c2c0
Release 0.8.16 (#2297)118b6f3
EnforceSrc: FromBytes
intry_transmute_mut!
(#2229)3ad056b
Release 0.8.15 (#2294)a2f85d3
[derive] Implement an IntoBytes-based PartialEq/Eq derive (#2285)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Bump several dependencies, including
clap
,btleplug
,uuid
,tokio
,serde_json
,toml
, andzerocopy
. These updates include new features, bug fixes, and performance improvements.Bug Fixes:
zerocopy
to fix a soundness issue inFromBytes::read_from_io
.Enhancements:
btleplug
to enable deserialization of BDAddr from non-borrowed strings, add support for Extended Advertising on Android, and improve handling of characteristic UUIDs.uuid
to improve randomness source handling onwasm32-unknown-unknown
.tokio
to addUdpSocket::peek
methods, Haiku OS support,Command::into_std()
,SignalKind::info
on illumos, and realtime signals support on illumos.serde_json
to optimizeserde_json::value::Serializer::serialize_map
by usingMap::with_capacity
and addserde_json::Map::into_values
method.toml
to implementMap get_key_value
.