Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2026

Bumps cesium from 1.136.0 to 1.138.0.

Release notes

Sourced from cesium's releases.

CesiumJS 1.138

1.138 - 2026-02-02

Highlights include:

  • Fixed jitter artifacts on Intel Arc GPUs. #12879
  • Improved voxel memory usage by reworking Megatexture to use Texture3D. #12570
  • Fixed multiple issues causing undefined pick results in 2D/CV scene modes. #13083
  • Fixed label sizing for some fonts and characters. #9767

See the changelog for the complete list of changes.

CesiumJS 1.137

1.137 - 2026-01-05

Highlights include:

  • Fixes for positioning in workflows that delete and recreate labels
  • Fixes for texture coordinates in large billboard collections

See the changelog for the complete list of changes.

Changelog

Sourced from cesium's changelog.

Change Log

1.139 - 2026-03-02

@​cesium/engine

Fixes 🔧

  • Fixed precision of point cloud attributes when accessed in a custom fragment shader. #13170

Additions 🎉

  • Added AttributeCompression.encodeRGB8 and decodeRGB8 for packing colors #13174

1.138 - 2026-02-02

@​cesium/engine

Fixes 🔧

  • Fixed jitter artifacts on Intel Arc GPUs. #12879
  • Improved voxel memory usage by reworking Megatexture to use Texture3D. #12570
  • Fixed multiple issues causing undefined pick results in 2D/CV scene modes. #13083
  • Fixed label sizing for some fonts and characters. #9767
  • Fixed a type error when accessing the ellipsoid of a viewer. #13123
  • Fixed a bug where entities have not been clustered correctly. #13064
  • Fixed error with DynamicEnvironmentMapManager when ContextLimits.maximumCubeMapSize is zero. #12606

1.137 - 2026-01-05

@​cesium/engine

Fixes 🔧

  • Fixes label positioning in workflows that delete and recreate clamped labels #12949
  • Fixes texture coordinates in large billboard collections #13042

Deprecated ⏳

  • Beginning in CesiumJS 1.140, billboards and labels will require device support for WebGL 2, or WebGL 1 with ANGLE_instanced_arrays and MAX_VERTEX_TEXTURE_IMAGE_UNITS > 0. For more information or to share feedback, please see #13053. #13067

Additions 🎉

  • Added support for the proposed BENTLEY_materials_point_style glTF extension. This allows point primitives to have a diameter property specified and respected when loaded via glTF.

1.136 - 2025-12-01

@​cesium/engine

Fixes 🔧

... (truncated)

Commits
  • f98d73e Updates for the 1.138 release
  • 7c3a70c Merge pull request #13098 from CesiumGS/2d-picking-fixes
  • 66ceaf5 Merge branch 'main' into 2d-picking-fixes
  • 4b1b05f Formatting fix
  • 94b259d Merge branch 'main' into 2d-picking-fixes
  • aa58f4c Formatting fix
  • cf325cc Merge branch 'main' into 2d-picking-fixes
  • f7f441b Formatting updates
  • 068d180 Revise release guide for npm dependency management
  • 93c07c7 prettier
  • 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 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 [cesium](https://github.com/CesiumGS/cesium) from 1.136.0 to 1.138.0.
- [Release notes](https://github.com/CesiumGS/cesium/releases)
- [Changelog](https://github.com/CesiumGS/cesium/blob/main/CHANGES.md)
- [Commits](CesiumGS/cesium@1.136...1.138)

---
updated-dependencies:
- dependency-name: cesium
  dependency-version: 1.138.0
  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 Feb 8, 2026
@leftos leftos merged commit aee0240 into main Feb 9, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cesium-1.138.0 branch February 9, 2026 21:10
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.

1 participant