Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Bumps ash from 0.33.3+1.2.191 to 0.37.2+1.3.238.

Release notes

Sourced from ash's releases.

Ash-window 0.12.0: Bump raw-window-handle to 0.5.0

Changed

  • Bumped raw-window-handle to 0.5.0, now taking RawDisplayHandle and RawWindowHandle directly instead of requiring dynamic dispatch through the HasRaw{Display,Window}Handle traits (#645)

Ash-window 0.11.0: Bump raw-window-handle to 0.4.2

Changed

  • Bumped raw-window-handle to 0.4.2 (#505)

Ash-window 0.10.0: Bump ash dependency to 0.37

  • Bumped ash version to 0.37 (#600)
  • Make enumerate_required_extensions() return &[*const c_char] instead of Vec<&CStr> to match ash::vk::InstanceCreateInfo (#590)

Ash-window 0.9.1: Ash 0.34-0.36 support

Changed

Ash-window 0.9.0: Bump ash dependency to 0.35

Changed

  • Bumped ash version to 0.35

Ash-window 0.8.0: Bump ash dependency to 0.34

Changed

  • Bumped ash version to 0.34

Ash-window 0.7.0: Bump ash dependency to 0.33

Changed

  • Bumped ash version to 0.33

Ash-window 0.6.0: Bump ash dependency to 0.32

Changed

  • Bumped ash version to 0.32
Commits
  • 826bc89 Release ash 0.37.2
  • 5ffd797 extensions/khr/draw_indirect_count: Use the right function pointer for non-in...
  • c1d5b57 Update Vulkan-Headers to 1.3.238 (#688)
  • 61d33d5 examples: Remove unneeded casts as pointed out by Rust 1.66 (#692)
  • c3212b8 Replace \<<ref>> in documentation with link to ref (#693)
  • e93dfda Release ash 0.37.1 (#632)
  • 4b1c03e extensions/ext: Add VK_EXT_descriptor_buffer (#679)
  • 1d800d0 extensions/ext: Add VK_EXT_extended_dynamic_state3 (#671)
  • d176eef Call Vec::set_len() after checking for Vulkan errors (#684)
  • 47ec56c Update Vulkan-Headers to 1.3.235 (#667)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ash](https://github.com/MaikKlein/ash) from 0.33.3+1.2.191 to 0.37.2+1.3.238.
- [Release notes](https://github.com/MaikKlein/ash/releases)
- [Changelog](https://github.com/ash-rs/ash/blob/master/Changelog.md)
- [Commits](ash-rs/ash@0.33.3...0.37.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants