Skip to content
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

Update pc-keyboard requirement from 0.5.1 to 0.6.1 #56

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2022

Updates the requirements on pc-keyboard to permit the latest version.

Release notes

Sourced from pc-keyboard's releases.

Release v0.6.1

  • Fix Control-Letter codes on AZERTY
Changelog

Sourced from pc-keyboard's changelog.

v0.6.1 (20 October 2022)

  • Fix Control-Letter codes on AZERTY

v0.6.0 (29 Aug 2022)

  • Keyboard::new is now const
  • Layout and Scan Code Set are now const-generics, not arguments
  • Pause/Break and Print Screen now work correctly
  • KeyCode is now non-exhaustive
  • KeyState includes 'SingleShot' for keys with no break code
  • Add Colemak, Dvorak Programmer and DE layouts
  • MSRV increased to Rust 1.61

v0.5.1 (19 July 2020)

  • Add Dvorak, JIS and Azerty layouts

v0.5.0 (6 Feb 2019)

  • Support Ctrl+C generating Unicode U+0003, etc.
  • Added tests

v0.4.1 (5 Feb 2019)

  • Support PowerOnTestOk

v0.4.0 (4 Feb 2019)

  • Fixed decoding issues (including Backslash/HashTilde mix-up)

v0.3.1 (16 Nov 2018)

  • Fixed decoding issues
  • Added more tests

v0.3.0 (9 Nov 2018)

  • Fixed Scancode Set 1

v0.2.0 (28 Octo 2018)

  • Added Scancode Set 1

v0.1.1 (22 Aug 2018)

  • Metadata fixes

v0.1.0 (26 Apr 2018)

... (truncated)

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 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)

Updates the requirements on [pc-keyboard](https://github.com/rust-embedded-community/pc-keyboard) to permit the latest version.
- [Release notes](https://github.com/rust-embedded-community/pc-keyboard/releases)
- [Changelog](https://github.com/rust-embedded-community/pc-keyboard/blob/main/CHANGELOG.md)
- [Commits](rust-embedded-community/pc-keyboard@v0.5.1...v0.6.1)

---
updated-dependencies:
- dependency-name: pc-keyboard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #58.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/cargo/pc-keyboard-0.6.1 branch February 13, 2023 09:21
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.

0 participants