-
Notifications
You must be signed in to change notification settings - Fork 1
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 3 updates #57
Conversation
Bumps the minor-updates group with 3 updates in the / directory: [clap](https://github.com/clap-rs/clap), [btleplug](https://github.com/deviceplug/btleplug) and [serde_json](https://github.com/serde-rs/json). Updates `clap` from 4.5.23 to 4.5.24 - [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.24) 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 `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) --- 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: serde_json 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 updates the 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 3 updates in the / directory: clap, btleplug and serde_json.
Updates
clap
from 4.5.23 to 4.5.24Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
8d64c4c
chore: Releasebd89822
docs: Update changelog417dcc3
Merge pull request #5702 from HKalbasi/patch-1f4687b3
chore: Bump shlex in clap_complete to 1.3.0fe81090
Merge pull request #5697 from senekor/remo/tytzlynzqroxe4eafba
fix: Typo in CONTRIBUTING.mdUpdates
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
serde_json
from 1.0.134 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintDependabot 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: