Skip to content

fix: bump the rust-crates group with 4 updates#92

Merged
DataTriny merged 1 commit into
mainfrom
dependabot/cargo/rust-crates-c8a9a5ddc6
May 12, 2026
Merged

fix: bump the rust-crates group with 4 updates#92
DataTriny merged 1 commit into
mainfrom
dependabot/cargo/rust-crates-c8a9a5ddc6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates accesskit_windows from 0.32.1 to 0.33.0

Release notes

Sourced from accesskit_windows's releases.

accesskit_windows: v0.33.0

0.33.0 (2026-05-11)

⚠ BREAKING CHANGES

  • Prepare consumer crate and Windows adapter for 2024 edition

Features

Code Refactoring

  • Prepare consumer crate and Windows adapter for 2024 edition (258b2e6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.35.0 to 0.36.0
Commits
  • f40dfc0 chore: release main (#699)
  • 2dbb06f feat: Basic iOS adapter (#710)
  • 42a258e chore: bump googleapis/release-please-action from 4 to 5 in the ci group (#714)
  • 2e3f091 refactor: Migrate to 2024 Rust edition
  • 258b2e6 refactor!: Prepare consumer crate and Windows adapter for 2024 edition
  • cfa54f4 refactor: Address new clippy warnings (#711)
  • 9d78086 feat: Allow looking up nodes by LocalNodeId and TreeId (#707)
  • 85ca4ef chore: bump android-actions/setup-android from 3 to 4 in the ci group (#702)
  • 1d3b189 feat: Support tree views on Windows (#698)
  • d37b2f9 chore: Test all adapters in CI (#697)
  • See full diff in compare view

Updates accesskit_macos from 0.26.0 to 0.26.1

Release notes

Sourced from accesskit_macos's releases.

accesskit_macos: v0.26.1

0.26.1 (2026-05-11)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.35.0 to 0.36.0
Commits
  • f40dfc0 chore: release main (#699)
  • 2dbb06f feat: Basic iOS adapter (#710)
  • 42a258e chore: bump googleapis/release-please-action from 4 to 5 in the ci group (#714)
  • 2e3f091 refactor: Migrate to 2024 Rust edition
  • 258b2e6 refactor!: Prepare consumer crate and Windows adapter for 2024 edition
  • cfa54f4 refactor: Address new clippy warnings (#711)
  • 9d78086 feat: Allow looking up nodes by LocalNodeId and TreeId (#707)
  • 85ca4ef chore: bump android-actions/setup-android from 3 to 4 in the ci group (#702)
  • 1d3b189 feat: Support tree views on Windows (#698)
  • d37b2f9 chore: Test all adapters in CI (#697)
  • See full diff in compare view

Updates accesskit_unix from 0.21.0 to 0.21.1

Release notes

Sourced from accesskit_unix's releases.

accesskit_unix: v0.21.1

0.21.1 (2026-05-11)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_atspi_common bumped from 0.18.0 to 0.18.1
Commits
  • f40dfc0 chore: release main (#699)
  • 2dbb06f feat: Basic iOS adapter (#710)
  • 42a258e chore: bump googleapis/release-please-action from 4 to 5 in the ci group (#714)
  • 2e3f091 refactor: Migrate to 2024 Rust edition
  • 258b2e6 refactor!: Prepare consumer crate and Windows adapter for 2024 edition
  • cfa54f4 refactor: Address new clippy warnings (#711)
  • 9d78086 feat: Allow looking up nodes by LocalNodeId and TreeId (#707)
  • 85ca4ef chore: bump android-actions/setup-android from 3 to 4 in the ci group (#702)
  • 1d3b189 feat: Support tree views on Windows (#698)
  • d37b2f9 chore: Test all adapters in CI (#697)
  • See full diff in compare view

Updates accesskit_android from 0.7.2 to 0.7.3

Release notes

Sourced from accesskit_android's releases.

accesskit_android: v0.7.3

0.7.3 (2026-05-11)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.35.0 to 0.36.0
Commits
  • f40dfc0 chore: release main (#699)
  • 2dbb06f feat: Basic iOS adapter (#710)
  • 42a258e chore: bump googleapis/release-please-action from 4 to 5 in the ci group (#714)
  • 2e3f091 refactor: Migrate to 2024 Rust edition
  • 258b2e6 refactor!: Prepare consumer crate and Windows adapter for 2024 edition
  • cfa54f4 refactor: Address new clippy warnings (#711)
  • 9d78086 feat: Allow looking up nodes by LocalNodeId and TreeId (#707)
  • 85ca4ef chore: bump android-actions/setup-android from 3 to 4 in the ci group (#702)
  • 1d3b189 feat: Support tree views on Windows (#698)
  • d37b2f9 chore: Test all adapters in CI (#697)
  • See full diff in compare view

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

Bumps the rust-crates group with 4 updates: [accesskit_windows](https://github.com/AccessKit/accesskit), [accesskit_macos](https://github.com/AccessKit/accesskit), [accesskit_unix](https://github.com/AccessKit/accesskit) and [accesskit_android](https://github.com/AccessKit/accesskit).


Updates `accesskit_windows` from 0.32.1 to 0.33.0
- [Release notes](https://github.com/AccessKit/accesskit/releases)
- [Commits](AccessKit/accesskit@accesskit_windows-v0.32.1...accesskit_windows-v0.33.0)

Updates `accesskit_macos` from 0.26.0 to 0.26.1
- [Release notes](https://github.com/AccessKit/accesskit/releases)
- [Commits](AccessKit/accesskit@accesskit_macos-v0.26.0...accesskit_macos-v0.26.1)

Updates `accesskit_unix` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/AccessKit/accesskit/releases)
- [Commits](AccessKit/accesskit@accesskit_unix-v0.21.0...accesskit_unix-v0.21.1)

Updates `accesskit_android` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/AccessKit/accesskit/releases)
- [Commits](AccessKit/accesskit@accesskit_android-v0.7.2...accesskit_android-v0.7.3)

---
updated-dependencies:
- dependency-name: accesskit_windows
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-crates
- dependency-name: accesskit_macos
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-crates
- dependency-name: accesskit_unix
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-crates
- dependency-name: accesskit_android
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 May 12, 2026
@DataTriny DataTriny merged commit f81c006 into main May 12, 2026
20 checks passed
@DataTriny DataTriny deleted the dependabot/cargo/rust-crates-c8a9a5ddc6 branch May 12, 2026 16:12
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