Skip to content

Bump the accesskit group with 2 updates#22937

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/accesskit-0fbb68df9c
Open

Bump the accesskit group with 2 updates#22937
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/accesskit-0fbb68df9c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Updates the requirements on accesskit and accesskit_winit to permit the latest version.
Updates accesskit to 0.24.0

Release notes

Sourced from accesskit's releases.

accesskit_windows: v0.24.0

0.24.0 (2024-10-31)

⚠ BREAKING CHANGES

  • Rename name to label and use value for label content (#475)
  • Rename NodeBuilder to Node and the old Node to FrozenNode (#476)
  • Rename Role::InlineTextBox to TextRun (#473)
  • Drop DefaultActionVerb (#472)
  • Make the core crate no-std (#468)

Features

Code Refactoring

  • Drop DefaultActionVerb (#472) (ef3b003)
  • Rename name to label and use value for label content (#475) (e0053a5)
  • Rename NodeBuilder to Node and the old Node to FrozenNode (#476) (7d8910e)
  • Rename Role::InlineTextBox to TextRun (#473) (29fa341)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.3 to 0.17.0
      • accesskit_consumer bumped from 0.24.3 to 0.25.0
Commits

Updates accesskit_winit to 0.32.0

Release notes

Sourced from accesskit_winit's releases.

accesskit_winit: v0.32.0

0.32.0 (2026-02-01)

⚠ BREAKING CHANGES

  • Update minimum supported Rust version to 1.85 (#683)

Bug Fixes

  • Update minimum supported Rust version to 1.85 (#683) (f8c22cb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.23.0 to 0.24.0
      • accesskit_windows bumped from 0.31.1 to 0.32.0
      • accesskit_macos bumped from 0.24.1 to 0.25.0
      • accesskit_unix bumped from 0.19.1 to 0.20.0
      • accesskit_android bumped from 0.6.1 to 0.7.0
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 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

Updates the requirements on [accesskit](https://github.com/AccessKit/accesskit) and [accesskit_winit](https://github.com/AccessKit/accesskit) to permit the latest version.

Updates `accesskit` to 0.24.0
- [Release notes](https://github.com/AccessKit/accesskit/releases)
- [Changelog](https://github.com/AccessKit/accesskit/blob/main/release-please-config.json)
- [Commits](AccessKit/accesskit@accesskit-v0.23.0...accesskit-v0.24.0)

Updates `accesskit_winit` to 0.32.0
- [Release notes](https://github.com/AccessKit/accesskit/releases)
- [Changelog](https://github.com/AccessKit/accesskit/blob/main/release-please-config.json)
- [Commits](AccessKit/accesskit@accesskit_winit-v0.31.0...accesskit_winit-v0.32.0)

---
updated-dependencies:
- dependency-name: accesskit
  dependency-version: 0.24.0
  dependency-type: direct:production
  dependency-group: accesskit
- dependency-name: accesskit_winit
  dependency-version: 0.32.0
  dependency-type: direct:production
  dependency-group: accesskit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the C-Dependencies A change to the crates that Bevy depends on label Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Dependencies A change to the crates that Bevy depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants