-
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 #68
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.29` | | [btleplug](https://github.com/deviceplug/btleplug) | `0.11.6` | `0.11.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.13.1` | | [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.17` | Updates `clap` from 4.5.23 to 4.5.29 - [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.29) 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.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.13.1) 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.17 - [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.17) --- 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 minor versions of seven dependencies (clap, btleplug, uuid, tokio, serde_json, toml, and zerocopy) in the project. The updates are implemented by modifying the version entries in Cargo.toml and, correspondingly, the Cargo.lock file is updated. These changes ensure that the project uses the latest minor releases according to the changelogs provided by the upstream repositories. 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!
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Superseded by #69. |
Bumps the minor-updates group with 7 updates in the / directory:
4.5.23
4.5.29
0.11.6
0.11.7
1.11.0
1.13.1
1.42.0
1.43.0
1.0.134
1.0.138
0.8.19
0.8.20
0.8.14
0.8.17
Updates
clap
from 4.5.23 to 4.5.29Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1f74b01
chore: Release23feee1
docs: Update changelogae1457b
chore(complete): Update require clap0d142f6
chore: Release0facf1f
docs: Update changelogee6af99
Merge pull request #5743 from epage/sort232ee10
fix(complete): Use existing display order for Arg/Commandc6b5d62
feat(builder): Expose get_display_order67d9fef
feat(complete): Give control over display order59a61e1
refactor(complete): Pull out common candidate codeUpdates
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.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
5421417
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
1cf1433
Merge pull request #795 from uuid-rs/cargo/1.13.0ded7a1e
prepare for 1.13.0 release6494c4b
Merge pull request #794 from uuid-rs/feat/getrandom-wasm329e7300c
fix some warnings on various feature enablement6c155b4
work around lack of dep:x and x/y feature support in 1.63Updates
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.17Release notes
Sourced from zerocopy's releases.
Commits
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)b3cbc40
Release 0.8.15-alpha (#2293)8a5d40c
Only support coverage in CI (#2291)833f146
[ci] Roll pinned stable toolchain (#2280)a2c7e68
[ci] Roll pinned stable toolchain (#2224)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
Build: