Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the rust-crates group with 3 updates: accesskit_windows, accesskit_macos and accesskit_unix.

Updates accesskit_windows from 0.29.0 to 0.30.0

Release notes

Sourced from accesskit_windows's releases.

accesskit_windows: v0.30.0

0.30.0 (2025-12-23)

⚠ BREAKING CHANGES

  • Drop deprecated roles (#642)
  • Infrastructure for supporting text formatting changes (#626)

Features

  • Add GridCell role (#643) (1e5abca)
  • Add simple text attributes on Windows (#659) (f2bfa63)
  • Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
  • Implement the UIA Culture property (#631) (06fc934)
  • Rename HeaderAsNonLandmark to SectionHeader, FooterAsNonLandmark to SectionFooter (#635) (dd69526)

Bug Fixes

  • Cast font size to f64 on Windows (#664) (a45124d)
  • Expose dialogs in the platform adapters (1576a94)
  • expose more node data to UIA in aria_properties (fa15c84)
  • Extend AriaRoleProperty in Windows adapter (#648) (4b8e01a)
  • Upgrade hashbrown, indexmap (#653) (fd73a85)

Code Refactoring

  • Drop deprecated roles (#642) (4d46c27)
  • Infrastructure for supporting text formatting changes (#626) (ea23ec4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.21.1 to 0.22.0
      • accesskit_consumer bumped from 0.31.0 to 0.32.0

accesskit_windows: v0.29.2

0.29.2 (2025-10-20)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.30.1 to 0.31.0

... (truncated)

Commits

Updates accesskit_macos from 0.22.0 to 0.23.0

Release notes

Sourced from accesskit_macos's releases.

accesskit_macos: v0.23.0

0.23.0 (2025-12-23)

⚠ BREAKING CHANGES

  • Drop deprecated roles (#642)
  • Infrastructure for supporting text formatting changes (#626)

Features

  • Add GridCell role (#643) (1e5abca)
  • Implement BrailleLabel and BrailleRoleDescription roles (#638) (0fdcebb)
  • Rename HeaderAsNonLandmark to SectionHeader, FooterAsNonLandmark to SectionFooter (#635) (dd69526)

Bug Fixes

  • Expose dialogs in the platform adapters (1576a94)
  • Upgrade hashbrown, indexmap (#653) (fd73a85)

Code Refactoring

  • Drop deprecated roles (#642) (4d46c27)
  • Infrastructure for supporting text formatting changes (#626) (ea23ec4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.21.1 to 0.22.0
      • accesskit_consumer bumped from 0.31.0 to 0.32.0

accesskit_macos: v0.22.2

0.22.2 (2025-10-20)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.30.1 to 0.31.0

... (truncated)

Commits

Updates accesskit_unix from 0.17.0 to 0.18.0

Release notes

Sourced from accesskit_unix's releases.

accesskit_unix: v0.18.0

0.18.0 (2025-12-23)

⚠ BREAKING CHANGES

  • Drop deprecated roles (#642)
  • Infrastructure for supporting text formatting changes (#626)

Features

Bug Fixes

  • Activate when an assistive technology is actually running on Unix (#628) (ec67fdf)
  • Bump atspi crates (dbf81c9)

Code Refactoring

  • Drop deprecated roles (#642) (4d46c27)
  • Infrastructure for supporting text formatting changes (#626) (ea23ec4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.21.1 to 0.22.0
      • accesskit_atspi_common bumped from 0.14.2 to 0.15.0

accesskit_unix: v0.17.2

0.17.2 (2025-10-20)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_atspi_common bumped from 0.14.1 to 0.14.2

accesskit_unix: v0.17.1

0.17.1 (2025-10-02)

Dependencies

... (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 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 rust-crates group with 3 updates: [accesskit_windows](https://github.com/AccessKit/accesskit), [accesskit_macos](https://github.com/AccessKit/accesskit) and [accesskit_unix](https://github.com/AccessKit/accesskit).


Updates `accesskit_windows` from 0.29.0 to 0.30.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_windows-v0.29.0...accesskit_windows-v0.30.0)

Updates `accesskit_macos` from 0.22.0 to 0.23.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_macos-v0.22.0...accesskit_macos-v0.23.0)

Updates `accesskit_unix` from 0.17.0 to 0.18.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_unix-v0.17.0...accesskit_unix-v0.18.0)

---
updated-dependencies:
- dependency-name: accesskit_windows
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-crates
- dependency-name: accesskit_macos
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-crates
- dependency-name: accesskit_unix
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-crates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 5, 2026
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.

1 participant