Skip to content

cargo: bump pc-keyboard from 0.8.0 to 0.9.0 in /kernel#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/kernel/pc-keyboard-0.9.0
Open

cargo: bump pc-keyboard from 0.8.0 to 0.9.0 in /kernel#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/kernel/pc-keyboard-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps pc-keyboard from 0.8.0 to 0.9.0.

Release notes

Sourced from pc-keyboard's releases.

Release v0.9.0

What's Changed

New Contributors

Full Changelog: rust-embedded-community/pc-keyboard@v0.8.0...v0.9.0

Changelog

Sourced from pc-keyboard's changelog.

v0.9.0 (30 April 2026)

  • Fix Ctrl combination handling for Colemak and De105Key layouts
  • Fix 102/105-key German layout: Add missing Alt-Gr combinations
  • Added tool to print keyboard layouts as ASCII-art
  • Cleaned up how layouts are implemented
  • Added support for decoding USB HID Boot Keyboard reports
Commits
  • cdb1ead Bump to v0.9.0 for release
  • e569973 Clean up print_keyboard example
  • 52adfbe Add CONTRIBUTING.md (#58)
  • 6d03cf7 Update CHANGELOG
  • ca2cd47 Test the USB decoding with actual reports from my PC keyboard.
  • f4c0000 Added USB HID Boot Keyboard support
  • 90e5fa4 Rename Keyboard to PS2Keyboard
  • cfeb2ea Remove leftover header
  • 405bfb0 Move code block where it belongs
  • 9812505 Remove weird leftovers in lib.rs docs
  • Additional commits viewable 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 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)

Bumps [pc-keyboard](https://github.com/rust-embedded-community/pc-keyboard) from 0.8.0 to 0.9.0.
- [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.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: pc-keyboard
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Assignees

The following users could not be added as assignees: adamperkowski. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the deps dependencies label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants