Skip to content

Bump the cargo group across 1 directory with 6 updates - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-b6be0e30ec
Open

Bump the cargo group across 1 directory with 6 updates#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-b6be0e30ec

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 3 updates in the / directory: wgpu, naga and arrow-array.

Updates wgpu from 30.0.0 to 30.0.1

Changelog

Sourced from wgpu's changelog.

v30.0.1 (2026-08-21)

Bug Fixes

Vulkan

  • Stop passing an un-waited fence to vkAcquireNextImageKHR on non-Windows platforms, which triggered VUID-vkAcquireNextImageKHR-fence-10066 validation errors every frame since v30.0.0. By @​ErichDonGubler in #9855.

Metal

WebGPU

  • Upgrade vendored WebGPU bindings and wasm-bindgen to 0.2.127. This fixes a panic “can't access property "info", arg0 is null” when using the WebGPU backend and requestAdapter() fails. By @​beicause in #10034, backported in #10105.
Commits

Updates naga from 30.0.0 to 30.0.1

Release notes

Sourced from naga's releases.

v30.0.1

Bug Fixes

Vulkan

  • Stop passing an un-waited fence to vkAcquireNextImageKHR on non-Windows platforms, which triggered VUID-vkAcquireNextImageKHR-fence-10066 validation errors every frame since v30.0.0. By @​ErichDonGubler in #9855.

Metal

WebGPU

  • Upgrade vendored WebGPU bindings and wasm-bindgen to 0.2.127. This fixes a panic “can't access property "info", arg0 is null” when using the WebGPU backend and requestAdapter() fails. By @​beicause in #10034, backported in #10105.
Changelog

Sourced from naga's changelog.

v30.0.1 (2026-08-21)

Bug Fixes

Vulkan

  • Stop passing an un-waited fence to vkAcquireNextImageKHR on non-Windows platforms, which triggered VUID-vkAcquireNextImageKHR-fence-10066 validation errors every frame since v30.0.0. By @​ErichDonGubler in #9855.

Metal

WebGPU

  • Upgrade vendored WebGPU bindings and wasm-bindgen to 0.2.127. This fixes a panic “can't access property "info", arg0 is null” when using the WebGPU backend and requestAdapter() fails. By @​beicause in #10034, backported in #10105.
Commits

Updates arrow-array from 59.2.0 to 59.3.0

Release notes

Sourced from arrow-array's releases.

arrow 59.3.0

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Changelog

Sourced from arrow-array's changelog.

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • f90e061 [59_maintenance] Backport parquet-testing revision update for ALP tests (#10871)
  • 8061c9c [59_maintenance] chore: Update versions to 59.3.0 and add CHANGELOG (#10827)
  • 23673b8 [59_maintenance] Backport cargo audit fix by updating h2 dependency (#10834)
  • e4e1237 [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays...
  • 556186a [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger t...
  • a878590 [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse ...
  • See full diff in compare view

Updates arrow-buffer from 59.2.0 to 59.3.0

Release notes

Sourced from arrow-buffer's releases.

arrow 59.3.0

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Changelog

Sourced from arrow-buffer's changelog.

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • f90e061 [59_maintenance] Backport parquet-testing revision update for ALP tests (#10871)
  • 8061c9c [59_maintenance] chore: Update versions to 59.3.0 and add CHANGELOG (#10827)
  • 23673b8 [59_maintenance] Backport cargo audit fix by updating h2 dependency (#10834)
  • e4e1237 [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays...
  • 556186a [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger t...
  • a878590 [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse ...
  • See full diff in compare view

Updates arrow-data from 59.2.0 to 59.3.0

Release notes

Sourced from arrow-data's releases.

arrow 59.3.0

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Changelog

Sourced from arrow-data's changelog.

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • f90e061 [59_maintenance] Backport parquet-testing revision update for ALP tests (#10871)
  • 8061c9c [59_maintenance] chore: Update versions to 59.3.0 and add CHANGELOG (#10827)
  • 23673b8 [59_maintenance] Backport cargo audit fix by updating h2 dependency (#10834)
  • e4e1237 [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays...
  • 556186a [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger t...
  • a878590 [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse ...
  • See full diff in compare view

Updates arrow-schema from 59.2.0 to 59.3.0

Release notes

Sourced from arrow-schema's releases.

arrow 59.3.0

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Changelog

Sourced from arrow-schema's changelog.

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • f90e061 [59_maintenance] Backport parquet-testing revision update for ALP tests (#10871)
  • 8061c9c [59_maintenance] chore: Update versions to 59.3.0 and add CHANGELOG (#10827)
  • 23673b8 [59_maintenance] Backport cargo audit fix by updating h2 dependency (#10834)
  • e4e1237 [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays...
  • 556186a [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger t...
  • a878590 [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse ...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 4, 2026
Bumps the cargo group with 3 updates in the / directory: [wgpu](https://github.com/gfx-rs/wgpu), [naga](https://github.com/gfx-rs/wgpu) and [arrow-array](https://github.com/apache/arrow-rs).


Updates `wgpu` from 30.0.0 to 30.0.1
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](gfx-rs/wgpu@v30.0.0...v30.0.1)

Updates `naga` from 30.0.0 to 30.0.1
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](gfx-rs/wgpu@v30.0.0...v30.0.1)

Updates `arrow-array` from 59.2.0 to 59.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@59.2.0...59.3.0)

Updates `arrow-buffer` from 59.2.0 to 59.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@59.2.0...59.3.0)

Updates `arrow-data` from 59.2.0 to 59.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@59.2.0...59.3.0)

Updates `arrow-schema` from 59.2.0 to 59.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@59.2.0...59.3.0)

---
updated-dependencies:
- dependency-name: arrow-array
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: arrow-buffer
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: arrow-data
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: arrow-schema
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: naga
  dependency-version: 30.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: wgpu
  dependency-version: 30.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cargo-b6be0e30ec branch from e37a37b to 9107575 Compare September 4, 2026 17:21
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.

0 participants