Skip to content
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

fix: bump @deck.gl/geo-layers from 8.9.35 to 9.0.1 #43

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps @deck.gl/geo-layers from 8.9.35 to 9.0.1.

Release notes

Sourced from @​deck.gl/geo-layers's releases.

v9.0.1

  • fix(core): base map creation error in DeckGL scripting interface (#8691)

v9.0.0

  • bump dependencies to production release
  • Remove withParametersWebGL method in Pass classes (#8636)
  • Bug fix: Update scorecard to v2.3.1 (#8688)
  • Register default shader module with Deck (#8682)
  • Update Effect interface (#8681)
  • fix(extensions): PathStyleExtension random artifact (#8683)
  • chore: upgrade luma.gl to 9.0.5 (#8684)

v9.0.0-beta.10

  • Add Zoom and Compass widgets (#8072)
  • fix(extensions): Use lodMaxClamp to disable m ips (#8677)
  • chore(): Use stable '@​loaders.gl/' (#8679)
  • View and view state types improvements (#8663)
  • Fix PostProcessEffect render to framebuffer (#8661)
  • Fix IconManager upsizing auto-packed icon atlas (#8673)
  • feat(carto): Export types for generic source options (#8651)
  • chore: Bump luma to 9.0.4 (#8676)
  • Fix SolidPolygonLayer lighting (#8669)
  • Fix FillStyleExtension artifact (#8668)
  • Support loaders.gl v4 Table object (#8664)
  • fix(core): support view.clear (#8665)
  • Clean up dev dependencies (#8653)
  • Remove terrainModule from ShaderAssembler on cleanup (#8666)
  • Chore: Bump luma to 9.0.3 (#8659)
  • feat(carto): Cache pending requests (#8648)
  • Implement panning in FirstPersonController (#8166)
  • feat(geo-layers): add TileLayerPickingInfo type (#8645)
  • fix(react): move types to devDependencies (#8644)
  • Fix attribute transition (#8643)

v9.0.0-beta.9

  • Mask Extension: Handle case when no viewport exists (#8627)
  • Clamp Uint8Arrays in typedArrayFromDataType (#8631)
  • Type improvements (#8628)
  • chore: Upgrade to luma.gl@^9.0.0 (#8642)
  • feat(carto): Sort params in request cache key (#8638)
  • PointCloudLayer colors attribute type use 'unorm8' (#8633)
  • feat(geo-layers): Add .debounceTime option to Tileset2D, TileLayer (#8589)
  • feat(carto): Add 'tileResolution' and 'blockSize' (#8502)
  • feat(layers): specify feature properties type for GeoJsonLayer (#8623)
  • carto: columns support cleanup (#8413)
  • fix(arcgis) reenable build (#8622)

v9.0.0-beta.8

  • TerrainExtension: bind texture rather than FBO (#8611)
  • Remove dev dependency on react-map-gl v5 (#8618)

... (truncated)

Changelog

Sourced from @​deck.gl/geo-layers's changelog.

deck.gl [9.0.1] - Mar 21 2024

  • fix(core): base map creation error in DeckGL scripting interface (#8691)

deck.gl [9.0.0] - Mar 21 2024

  • bump dependencies to production release
  • Remove withParametersWebGL method in Pass classes (#8636)
  • Bug fix: Update scorecard to v2.3.1 (#8688)
  • Register default shader module with Deck (#8682)
  • Update Effect interface (#8681)
  • fix(extensions): PathStyleExtension random artifact (#8683)
  • chore: upgrade luma.gl to 9.0.5 (#8684)

deck.gl v9.0 Prereleases

deck.gl [9.0.0-beta.10] - Mar 20 2024

  • Add Zoom and Compass widgets (#8072)
  • fix(extensions): Use lodMaxClamp to disable m ips (#8677)
  • chore(): Use stable '@​loaders.gl/' (#8679)
  • View and view state types improvements (#8663)
  • Fix PostProcessEffect render to framebuffer (#8661)
  • Fix IconManager upsizing auto-packed icon atlas (#8673)
  • feat(carto): Export types for generic source options (#8651)
  • chore: Bump luma to 9.0.4 (#8676)
  • Fix SolidPolygonLayer lighting (#8669)
  • Fix FillStyleExtension artifact (#8668)
  • Support loaders.gl v4 Table object (#8664)
  • fix(core): support view.clear (#8665)
  • Clean up dev dependencies (#8653)
  • Remove terrainModule from ShaderAssembler on cleanup (#8666)
  • Chore: Bump luma to 9.0.3 (#8659)
  • feat(carto): Cache pending requests (#8648)
  • Implement panning in FirstPersonController (#8166)
  • feat(geo-layers): add TileLayerPickingInfo type (#8645)
  • fix(react): move types to devDependencies (#8644)
  • Fix attribute transition (#8643)

deck.gl [9.0.0-beta.9] - Mar 13 2024

  • Mask Extension: Handle case when no viewport exists (#8627)
  • Clamp Uint8Arrays in typedArrayFromDataType (#8631)
  • Type improvements (#8628)
  • chore: Upgrade to luma.gl@^9.0.0 (#8642)
  • feat(carto): Sort params in request cache key (#8638)
  • PointCloudLayer colors attribute type use 'unorm8' (#8633)
  • feat(geo-layers): Add .debounceTime option to Tileset2D, TileLayer (#8589)
  • feat(carto): Add 'tileResolution' and 'blockSize' (#8502)
  • feat(layers): specify feature properties type for GeoJsonLayer (#8623)

... (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 [@deck.gl/geo-layers](https://github.com/visgl/deck.gl) from 8.9.35 to 9.0.1.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.1/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.35...v9.0.1)

---
updated-dependencies:
- dependency-name: "@deck.gl/geo-layers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #48.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deck.gl/geo-layers-9.0.1 branch April 1, 2024 11:01
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