Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps @luma.gl/engine from 9.0.27 to 9.1.7.

Release notes

Sourced from @​luma.gl/engine's releases.

v9.1.7

  • fix: Don't reference WebGPU enums on global level (#2357)

v9.1.6

  • feat: Create explicit pipeline layouts from shaderLayout (#2355)
  • fix: WebGPU phong/gouraud shaders, uniform buffer name, wgls_reflect version (#2353)

v9.1.5

  • fix: Extract WGSL shader layout after modules have been resolved (#2343)

v9.1.4

  • fix(shadertools): Explicitly export UniformTypes (#2339)
  • fix(webgl): Do not set drawBuffers for external Framebuffer (#2338)

v9.1.3

  • fix(9.1): Minor fixes to unblock WebGPU in deck.gl (#2335)

v9.1.2

  • fix(webgl): Add DeviceProps._reuseDevices to support deck.gl React StrictMode (#2322)

v9.1.1

  • fix: peerDependencies should use production versions (#2323)

v9.1.0

v9.1.0-beta.16

  • fix(engine): ShaderInputs ignore props with disableWarnings (#2314)

v9.1.0-beta.15

  • No changes

v9.1.0-beta.12

  • fix(webgl): Fix webglAdapter.attach() (#2299)
  • fix(webgl): Prevent auto resizing when using external gl context (#2297)
  • fix(webgpu): Chrome ghas removed getAdapterInfo() (#2294)
  • chore(engine): Add back Model.setUniforms() (#2291)

v9.1.0-beta.11

  • No changes

v9.1.0-beta.9

  • chore: Revert Modernize Canvas handling (#2285)

v9.1.0-beta.8

  • webgl: Canvas resizing minimal back-compatibility fix (#2277)
  • chore(shadertools): Port fp64 module to UBO (#2262)

v9.1.0-beta.7

  • feat(test-utils): Avoid registering devices (#2275)

... (truncated)

Changelog

Sourced from @​luma.gl/engine's changelog.

v9.1.7

  • fix: Don't reference WebGPU enums on global level (#2357)

v9.1.6

  • feat: Create explicit pipeline layouts from shaderLayout (#2355)
  • fix: WebGPU phong/gouraud shaders, uniform buffer name, wgls_reflect version (#2353)

v9.1.5

  • fix: Extract WGSL shader layout after modules have been resolved (#2343)

v9.1.4

  • fix(shadertools): Explicitly export UniformTypes (#2339)
  • fix(webgl): Do not set drawBuffers for external Framebuffer (#2338)

v9.1.3

  • fix(9.1): Minor fixes to unblock WebGPU in deck.gl (#2335)

v9.1.2

  • fix(webgl): Add DeviceProps._reuseDevices to support deck.gl React StrictMode (#2322)

v9.1.1

  • fix: peerDependencies should use production versions (#2323)

v9.1.0

v9.1.0-beta.16

  • fix(engine): ShaderInputs ignore props with disableWarnings (#2314)

v9.1.0-beta.15

  • No changes

v9.1.0-beta.14

  • No changes

v9.1.0-beta.13

  • feat(engine): Option to disable warnings in ShaderInputs (#2301)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@luma.gl/engine](https://github.com/visgl/luma.gl) from 9.0.27 to 9.1.7.
- [Release notes](https://github.com/visgl/luma.gl/releases)
- [Changelog](https://github.com/visgl/luma.gl/blob/v9.1.7/CHANGELOG.md)
- [Commits](visgl/luma.gl@v9.0.27...v9.1.7)

---
updated-dependencies:
- dependency-name: "@luma.gl/engine"
  dependency-version: 9.1.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #887.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/luma.gl/engine-9.1.7 branch May 1, 2025 08:52
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants