Skip to content

build(deps): bump menu from 0.5.1 to 0.6.0#948

Merged
jordens merged 4 commits intomainfrom
dependabot/cargo/menu-0.6.0
Sep 10, 2024
Merged

build(deps): bump menu from 0.5.1 to 0.6.0#948
jordens merged 4 commits intomainfrom
dependabot/cargo/menu-0.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps menu from 0.5.1 to 0.6.0.

Release notes

Sourced from menu's releases.

v0.6.0

What's Changed

New Contributors

Full Changelog: rust-embedded-community/menu@v0.5.1...v0.6.0

Changelog

Sourced from menu's changelog.

[v0.6.0] - 2024-08-30

Changed

  • We now run clippy in CI
  • Add optional support for noline as a line-editor with history
  • The interface we use for reading and writing bytes must now implement the embedded-io traits
Commits
  • d411ba7 Merge pull request #27 from rust-embedded-community/release_060
  • 239dfac Bump to 0.6.0
  • d3bfe52 Merge pull request #24 from eivindbergem/noline-support
  • c101737 Build and test with default, no and all features
  • c1afd6a Fixed sub-menu path in prompt
  • ffc983d Added support for noline as line editor
  • be2b623 Merge pull request #26 from rust-embedded-community/add-clippy
  • 09c83b6 Make Clippy fail on warnings
  • 52a6be0 Add clippy
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/menu-0.6.0 branch 2 times, most recently from 49bbb02 to 2c25064 Compare September 9, 2024 07:52
Bumps [menu](https://github.com/rust-embedded-community/menu) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/rust-embedded-community/menu/releases)
- [Changelog](https://github.com/rust-embedded-community/menu/blob/main/CHANGELOG.md)
- [Commits](rust-embedded-community/menu@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: menu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/menu-0.6.0 branch from 2c25064 to e99375e Compare September 9, 2024 07:55
…o menu-0.6

* origin/dependabot/cargo/menu-0.6.0:
  build(deps): bump menu from 0.5.1 to 0.6.0
  build(deps): bump bytemuck from 1.17.1 to 1.18.0
  build(deps): bump serde from 1.0.209 to 1.0.210
@jordens jordens enabled auto-merge September 10, 2024 13:59
@jordens jordens added this pull request to the merge queue Sep 10, 2024
Merged via the queue into main with commit ce9593b Sep 10, 2024
@dependabot dependabot bot deleted the dependabot/cargo/menu-0.6.0 branch September 10, 2024 14:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant