Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the cargo-deps group with 6 updates:

Package From To
embassy-stm32 c73a4d3 86578ac
embassy-sync c73a4d3 86578ac
embassy-executor c73a4d3 86578ac
embassy-time c73a4d3 86578ac
embassy-embedded-hal c73a4d3 86578ac
clap 4.5.21 4.5.23

Updates embassy-stm32 from c73a4d3 to 86578ac

Commits

Updates embassy-sync from c73a4d3 to 86578ac

Commits

Updates embassy-executor from c73a4d3 to 86578ac

Commits

Updates embassy-time from c73a4d3 to 86578ac

Commits

Updates embassy-embedded-hal from c73a4d3 to 86578ac

Commits

Updates clap from 4.5.21 to 4.5.23

Release notes

Sourced from clap's releases.

v4.5.23

[4.5.23] - 2024-12-05

Fixes

  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

[4.5.22] - 2024-12-03

Fixes

  • (assert) Catch bugs with arguments requiring themself
Changelog

Sourced from clap's changelog.

[4.5.23] - 2024-12-05

Fixes

  • (parser) When check allow_negative_numbers, allow E again

[4.5.22] - 2024-12-03

Fixes

  • (assert) Catch bugs with arguments requiring themself
Commits

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 conditions

Bumps the cargo-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [embassy-stm32](https://github.com/embassy-rs/embassy) | ``c73a4d3`` | ``86578ac`` |
| [embassy-sync](https://github.com/embassy-rs/embassy) | ``c73a4d3`` | ``86578ac`` |
| [embassy-executor](https://github.com/embassy-rs/embassy) | ``c73a4d3`` | ``86578ac`` |
| [embassy-time](https://github.com/embassy-rs/embassy) | ``c73a4d3`` | ``86578ac`` |
| [embassy-embedded-hal](https://github.com/embassy-rs/embassy) | ``c73a4d3`` | ``86578ac`` |
| [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |


Updates `embassy-stm32` from `c73a4d3` to `86578ac`
- [Commits](embassy-rs/embassy@c73a4d3...86578ac)

Updates `embassy-sync` from `c73a4d3` to `86578ac`
- [Commits](embassy-rs/embassy@c73a4d3...86578ac)

Updates `embassy-executor` from `c73a4d3` to `86578ac`
- [Commits](embassy-rs/embassy@c73a4d3...86578ac)

Updates `embassy-time` from `c73a4d3` to `86578ac`
- [Commits](embassy-rs/embassy@c73a4d3...86578ac)

Updates `embassy-embedded-hal` from `c73a4d3` to `86578ac`
- [Commits](embassy-rs/embassy@c73a4d3...86578ac)

Updates `clap` from 4.5.21 to 4.5.23
- [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.21...clap_complete-v4.5.23)

---
updated-dependencies:
- dependency-name: embassy-stm32
  dependency-type: direct:production
  dependency-group: cargo-deps
- dependency-name: embassy-sync
  dependency-type: direct:production
  dependency-group: cargo-deps
- dependency-name: embassy-executor
  dependency-type: direct:production
  dependency-group: cargo-deps
- dependency-name: embassy-time
  dependency-type: direct:production
  dependency-group: cargo-deps
- dependency-name: embassy-embedded-hal
  dependency-type: direct:production
  dependency-group: cargo-deps
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 9, 2024
@shymega shymega merged commit 3f4a0e0 into main Dec 12, 2024
1 of 5 checks passed
@shymega shymega deleted the dependabot/cargo/cargo-deps-b5bae2616e branch December 12, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants