Skip to content
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 5 updates #10

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the rust-crates group with 5 updates:

Package From To
accesskit 0.16.0 0.16.2
paste 1.0.12 1.0.15
accesskit_windows 0.22.0 0.23.1
accesskit_macos 0.17.0 0.17.2
accesskit_unix 0.12.0 0.12.2

Updates accesskit from 0.16.0 to 0.16.2

Release notes

Sourced from accesskit's releases.

accesskit: v0.16.2

0.16.2 (2024-10-07)

Bug Fixes

  • Don't use a macro to generate Action debug helper function (#459) (ed1fb73)
  • Update minimum supported Rust version to 1.75 (#457) (fc622fe)

accesskit: v0.16.1

0.16.1 (2024-09-24)

Bug Fixes

  • Improve debug representation of Node and NodeBuilder (#452) (119aa1d)
Commits
  • 9c01814 chore: release main (#458)
  • 95db8f1 fix: Update to zbus v4 (#456)
  • ed1fb73 fix: Don't use a macro to generate Action debug helper function (#459)
  • fc622fe fix: Update minimum supported Rust version to 1.75 (#457)
  • 96a7ca2 chore: release main (#449)
  • 68a2462 fix: Use the new HWND type on accesskit_winit (#453)
  • cda35e7 fix!: Update windows to 0.58 on accesskit_windows (#453)
  • 8a84abf fix: Return a null object for AT-SPI application's parent (#454)
  • 119aa1d fix: Improve debug representation of Node and NodeBuilder (#452)
  • d286883 fix: Node::is_focusable always returns true if the node is focused (#451)
  • Additional commits viewable in compare view

Updates paste from 1.0.12 to 1.0.15

Release notes

Sourced from paste's releases.

1.0.15

  • Resolve unexpected_cfgs warning (#102)

1.0.14

  • Documentation improvements

1.0.13

  • Add no-alloc category to crates.io metadata
Commits
  • a2c7e27 Release 1.0.15
  • 1d23098 Merge pull request #102 from dtolnay/checkcfg
  • 1edfaae Resolve unexpected_cfgs warning
  • cc6803d Explicitly install a Rust toolchain for cargo-outdated job
  • d39fb86 Ignore dead code lint in tests
  • 14872ad Work around empty_docs clippy lint in test
  • ed844dc Work around dead_code warning in test
  • 0a4161b Add cargo.toml metadata to link to crate documentation
  • 5a2bce1 Test docs.rs documentation build in CI
  • d7e0be1 Update actions/checkout@v3 -> v4
  • Additional commits viewable in compare view

Updates accesskit_windows from 0.22.0 to 0.23.1

Release notes

Sourced from accesskit_windows's releases.

accesskit_windows: v0.23.1

0.23.1 (2024-10-07)

Bug Fixes

  • Update minimum supported Rust version to 1.75 (#457) (fc622fe)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.1 to 0.16.2
      • accesskit_consumer bumped from 0.24.1 to 0.24.2

accesskit_windows: v0.23.0

0.23.0 (2024-09-24)

⚠ BREAKING CHANGES

  • Update windows to 0.58 on accesskit_windows (#453)

Bug Fixes

  • Update windows to 0.58 on accesskit_windows (#453) (cda35e7)
  • Use the new HWND type on accesskit_winit (#453) (68a2462)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.0 to 0.16.1
      • accesskit_consumer bumped from 0.24.0 to 0.24.1
Commits
  • 9c01814 chore: release main (#458)
  • 95db8f1 fix: Update to zbus v4 (#456)
  • ed1fb73 fix: Don't use a macro to generate Action debug helper function (#459)
  • fc622fe fix: Update minimum supported Rust version to 1.75 (#457)
  • 96a7ca2 chore: release main (#449)
  • 68a2462 fix: Use the new HWND type on accesskit_winit (#453)
  • cda35e7 fix!: Update windows to 0.58 on accesskit_windows (#453)
  • 8a84abf fix: Return a null object for AT-SPI application's parent (#454)
  • 119aa1d fix: Improve debug representation of Node and NodeBuilder (#452)
  • d286883 fix: Node::is_focusable always returns true if the node is focused (#451)
  • Additional commits viewable in compare view

Updates accesskit_macos from 0.17.0 to 0.17.2

Release notes

Sourced from accesskit_macos's releases.

accesskit_macos: v0.17.2

0.17.2 (2024-10-07)

Bug Fixes

  • Update minimum supported Rust version to 1.75 (#457) (fc622fe)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.1 to 0.16.2
      • accesskit_consumer bumped from 0.24.1 to 0.24.2

accesskit_macos: v0.17.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.0 to 0.16.1
      • accesskit_consumer bumped from 0.24.0 to 0.24.1
Commits
  • 9c01814 chore: release main (#458)
  • 95db8f1 fix: Update to zbus v4 (#456)
  • ed1fb73 fix: Don't use a macro to generate Action debug helper function (#459)
  • fc622fe fix: Update minimum supported Rust version to 1.75 (#457)
  • 96a7ca2 chore: release main (#449)
  • 68a2462 fix: Use the new HWND type on accesskit_winit (#453)
  • cda35e7 fix!: Update windows to 0.58 on accesskit_windows (#453)
  • 8a84abf fix: Return a null object for AT-SPI application's parent (#454)
  • 119aa1d fix: Improve debug representation of Node and NodeBuilder (#452)
  • d286883 fix: Node::is_focusable always returns true if the node is focused (#451)
  • Additional commits viewable in compare view

Updates accesskit_unix from 0.12.0 to 0.12.2

Release notes

Sourced from accesskit_unix's releases.

accesskit_unix: v0.12.2

0.12.2 (2024-10-07)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.1 to 0.16.2
      • accesskit_atspi_common bumped from 0.9.1 to 0.9.2

accesskit_unix: v0.12.1

0.12.1 (2024-09-24)

Bug Fixes

  • Return a null object for AT-SPI application's parent (#454) (8a84abf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.0 to 0.16.1
      • accesskit_atspi_common bumped from 0.9.0 to 0.9.1
Commits
  • 9c01814 chore: release main (#458)
  • 95db8f1 fix: Update to zbus v4 (#456)
  • ed1fb73 fix: Don't use a macro to generate Action debug helper function (#459)
  • fc622fe fix: Update minimum supported Rust version to 1.75 (#457)
  • 96a7ca2 chore: release main (#449)
  • 68a2462 fix: Use the new HWND type on accesskit_winit (#453)
  • cda35e7 fix!: Update windows to 0.58 on accesskit_windows (#453)
  • 8a84abf fix: Return a null object for AT-SPI application's parent (#454)
  • 119aa1d fix: Improve debug representation of Node and NodeBuilder (#452)
  • d286883 fix: Node::is_focusable always returns true if the node is focused (#451)
  • Additional commits viewable 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 7, 2024
@DataTriny
Copy link
Member

@dependabot rebase

Bumps the rust-crates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [accesskit](https://github.com/AccessKit/accesskit) | `0.16.0` | `0.16.2` |
| [paste](https://github.com/dtolnay/paste) | `1.0.12` | `1.0.15` |
| [accesskit_windows](https://github.com/AccessKit/accesskit) | `0.22.0` | `0.23.1` |
| [accesskit_macos](https://github.com/AccessKit/accesskit) | `0.17.0` | `0.17.2` |
| [accesskit_unix](https://github.com/AccessKit/accesskit) | `0.12.0` | `0.12.2` |


Updates `accesskit` from 0.16.0 to 0.16.2
- [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.0...accesskit-v0.16.2)

Updates `paste` from 1.0.12 to 1.0.15
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](dtolnay/paste@1.0.12...1.0.15)

Updates `accesskit_windows` from 0.22.0 to 0.23.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_windows-v0.22.0...accesskit_windows-v0.23.1)

Updates `accesskit_macos` from 0.17.0 to 0.17.2
- [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.0...accesskit_macos-v0.17.2)

Updates `accesskit_unix` from 0.12.0 to 0.12.2
- [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.0...accesskit_unix-v0.12.2)

---
updated-dependencies:
- dependency-name: accesskit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-crates
- dependency-name: paste
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: rust-crates
- dependency-name: accesskit_unix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-crates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/rust-crates-e8d5930aca branch from fa6808e to 00e347e Compare October 7, 2024 22:07
@DataTriny DataTriny merged commit aa6b8cd into main Oct 7, 2024
10 checks passed
@DataTriny DataTriny deleted the dependabot/cargo/rust-crates-e8d5930aca branch October 7, 2024 22: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