arcana-engine / sierra

Vulkan-lite GPU API
Other
90 stars 6 forks source link

Update naga requirement from 0.9 to 0.10 #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on naga to permit the latest version.

Release notes

Sourced from naga's releases.

v0.10.0

API

DOCS

VALIDATOR

WGSL-IN

GLSL-IN

SPV-OUT

HLSL-OUT

DOT-OUT

Changelog

Sourced from naga's changelog.

Change Log

v0.10 (2022-10-05)

API

DOCS

VALIDATOR

WGSL-IN

GLSL-IN

SPV-OUT

HLSL-OUT

... (truncated)

Commits
  • c52d910 Add changelog and bump version to 0.10 (#2077)
  • e07fd98 glsl-in: Update initializer list type when parsing (#2066)
  • 0f26e5c [validate] Fix compiler warning
  • abc4e15 Explicitely enable std, and don't rely on environment (#2062)
  • 7e3750a [wgsl] Fix line endings on wgsl reserved words list. (#2059)
  • 3339238 [wgsl-in] Break up long string, reformat rest of file. (#2057)
  • 5166c2a wgsl-in: Improve assignment diagnostics (#2056)
  • 4f8db99 remove trailing trivia
  • 5d9cdd3 fix inclusion of trivia in spans
  • 1a99c1c wgsl-in: Fix bad span in assignment lhs error
  • 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 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)
dependabot[bot] commented 1 year ago

Looks like naga is up-to-date now, so this is no longer needed.