-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: bump the rust-crates group with 4 updates #20
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the rust-crates group with 4 updates: [accesskit](https://github.com/AccessKit/accesskit), [accesskit_windows](https://github.com/AccessKit/accesskit), [accesskit_macos](https://github.com/AccessKit/accesskit) and [accesskit_unix](https://github.com/AccessKit/accesskit). Updates `accesskit` from 0.16.2 to 0.17.1 - [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.16.2...accesskit-v0.17.1) Updates `accesskit_windows` from 0.23.1 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_windows-v0.23.1...accesskit_windows-v0.24.0) Updates `accesskit_macos` from 0.17.2 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_macos-v0.17.2...accesskit_macos-v0.18.0) Updates `accesskit_unix` from 0.12.2 to 0.13.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.12.2...accesskit_unix-v0.13.0) --- updated-dependencies: - dependency-name: accesskit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-crates - dependency-name: accesskit_windows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-crates - dependency-name: accesskit_macos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-crates - dependency-name: accesskit_unix dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-crates ... Signed-off-by: dependabot[bot] <[email protected]>
Couldn't get dependabot to find the latest version of all crates so I updated manually. I guess we'd have to wait a bit longer. Should be ready for review. |
Just one minor piece of feedback: the modified comment in src/lib.rs should probably not refer to |
mwcampbell
approved these changes
Nov 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rust-crates group with 4 updates: accesskit, accesskit_windows, accesskit_macos and accesskit_unix.
Updates
accesskit
from 0.16.2 to 0.17.1Release notes
Sourced from accesskit's releases.
... (truncated)
Commits
405d578
chore: release main (#481)f4f0bfb
fix: Optimize use of hash tables in platform adapters (#485)0a51225
fix: Fix some broken links in the documentation (#484)dcb17bc
fix: Avoid reallocations when processing tree updates (#482)1fead29
fix: Tell docs.rs to only build accesskit_windows on Windows (#483)f25d03a
feat: Make the consumer crate no-std (#471)40ad828
fix: Add sub roles to MacOS adapter (#480)9634fc2
chore: release main (#469)95dfdb6
fix!: Drop theis_hovered
property (#479)b1c7086
chore: Mention all adapters in common crate's README (#478)Updates
accesskit_windows
from 0.23.1 to 0.24.0Release notes
Sourced from accesskit_windows's releases.
Commits
9634fc2
chore: release main (#469)95dfdb6
fix!: Drop theis_hovered
property (#479)b1c7086
chore: Mention all adapters in common crate's README (#478)e0053a5
refactor!: Renamename
tolabel
and usevalue
for label content (#475)7d8910e
refactor!: RenameNodeBuilder
toNode
and the oldNode
toFrozenNode
...61e4817
fix: Implement theisAccessibilityEnabled
property on MacOS (#474)29fa341
refactor!: RenameRole::InlineTextBox
toTextRun
(#473)ef3b003
refactor!: DropDefaultActionVerb
(#472)2fa0d3f
feat!: Make the core crate no-std (#468)c1bd2d6
chore: release main (#467)Updates
accesskit_macos
from 0.17.2 to 0.18.0Release notes
Sourced from accesskit_macos's releases.
... (truncated)
Commits
9634fc2
chore: release main (#469)95dfdb6
fix!: Drop theis_hovered
property (#479)b1c7086
chore: Mention all adapters in common crate's README (#478)e0053a5
refactor!: Renamename
tolabel
and usevalue
for label content (#475)7d8910e
refactor!: RenameNodeBuilder
toNode
and the oldNode
toFrozenNode
...61e4817
fix: Implement theisAccessibilityEnabled
property on MacOS (#474)29fa341
refactor!: RenameRole::InlineTextBox
toTextRun
(#473)ef3b003
refactor!: DropDefaultActionVerb
(#472)2fa0d3f
feat!: Make the core crate no-std (#468)c1bd2d6
chore: release main (#467)Updates
accesskit_unix
from 0.12.2 to 0.13.0Release notes
Sourced from accesskit_unix's releases.
Commits
9634fc2
chore: release main (#469)95dfdb6
fix!: Drop theis_hovered
property (#479)b1c7086
chore: Mention all adapters in common crate's README (#478)e0053a5
refactor!: Renamename
tolabel
and usevalue
for label content (#475)7d8910e
refactor!: RenameNodeBuilder
toNode
and the oldNode
toFrozenNode
...61e4817
fix: Implement theisAccessibilityEnabled
property on MacOS (#474)29fa341
refactor!: RenameRole::InlineTextBox
toTextRun
(#473)ef3b003
refactor!: DropDefaultActionVerb
(#472)2fa0d3f
feat!: Make the core crate no-std (#468)c1bd2d6
chore: release main (#467)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