Skip to content

chore(deps): bump @luma.gl/engine from 9.0.27 to 9.1.7 #873

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2025
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