Skip to content

build(deps): bump cesium from 1.94.2 to 1.95.0#128

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cesium-1.95.0
Closed

build(deps): bump cesium from 1.94.2 to 1.95.0#128
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cesium-1.95.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2022

Copy link
Copy Markdown
Contributor

Bumps cesium from 1.94.2 to 1.95.0.

Release notes

Sourced from cesium's releases.

CesiumJS 1.95

1.95 - 2022-07-01

Highlights include:

  • Memory statistics for ModelExperimental now appear in the Cesium3DTilesInspector. This includes binary metadata memory, which is not counted by Model. #10397
  • Memory statistics for ResourceCache (used by ModelExperimental) now appear in the Cesium3DTilesInspector. #10413
  • Added support for rendering individual models and instanced tilesets in 2D / CV using ModelExperimental. #10419, #10433
  • Added modelUpAxis and modelForwardAxis constructor options to Cesium3DTileset #10439
  • Added various properties to ModelExperimental for parity with Model. #10448, #10457, #10231, #10481, #10479, #10489, #10490, #10491
  • Updated ModelExperimental shader defaults to match glTF spec. #9992
  • ExperimentalFeatures.enableModelExperimental now enables ModelExperimental for entities and CZML in addition to 3D Tiles. #10492
  • Fixed FeatureDetection for Microsoft Edge. #10429
  • Warn if Cesium3DTile content.uri property is empty, and load empty tile. #7263
  • Updated text highlighting for code examples in documentation to support ES6+ syntax. #10051

See the changelog for the complete list of changes.

CesiumJS 1.94.3

1.94.3- 2022-06-10

  • Fixed a crash with vector tilesets with lines when clamping to terrain or 3D tiles. #10447
Changelog

Sourced from cesium's changelog.

Change Log

1.95 - 2022-07-01

Breaking Changes 📣
  • Tilesets rendered with ModelExperimental must set projectTo2D to true in order to be accurately projected and rendered in 2D / CV mode. #10440
Additions 🎉
  • Memory statistics for ModelExperimental now appear in the Cesium3DTilesInspector. This includes binary metadata memory, which is not counted by Model. #10397
  • Memory statistics for ResourceCache (used by ModelExperimental) now appear in the Cesium3DTilesInspector. #10413
  • Added support for rendering individual models in 2D / CV using ModelExperimental. #10419
  • Added support for rendering instanced tilesets in 2D / CV using ModelExperimental. #10433
  • Added modelUpAxis and modelForwardAxis constructor options to Cesium3DTileset #10439
  • Added heightReference to ModelExperimental. #10448
  • Added silhouetteSize and silhouetteColor to ModelExperimental. #10457
  • Added support for mipmapped textures in ModelExperimental. #10231
  • Added distanceDisplayCondition to ModelExperimental. #10481
  • Added support for AGI_articulations to ModelExperimental. #10479
  • Added credit to ModelExperimental. #10489
  • Added asynchronous to ModelExperimental.fromGltf. #10490
  • Added id to ModelExperimental. #10491
  • ExperimentalFeatures.enableModelExperimental now enables ModelExperimental for entities and CZML in addition to 3D Tiles. #10492
Fixes 🔧
  • Fixed FeatureDetection for Microsoft Edge. #10429
  • Fixed broken links in documentation of CesiumTerrainProvider. #7478
  • Warn if Cesium3DTile content.uri property is empty, and load empty tile. #7263
  • Updated text highlighting for code examples in documentation. #10051
  • Updated ModelExperimental shader defaults to match glTF spec. #9992
  • Fixed shadow rendering artifacts that appeared in ModelExperimental. #10501
Deprecated ⏳
  • The .getPropertyNames methods of Cesium3DTileFeature, Cesium3DTilePointFeature, and ModelFeature have been deprecated and will be removed in 1.98. Use the .getPropertyIds methods instead.
  • Support for glTF 1.0 assets has been deprecated and will be removed in CesiumJS 1.96. Please convert any glTF 1.0 assets to glTF 2.0. #10414
  • Support for the glTF extension KHR_techniques_webgl has been deprecated and will be removed in CesiumJS 1.96. If custom GLSL shaders are needed, use CustomShader instead. #10414
  • Model.gltf, Model.basePath, Model.pendingTextureLoads (properties), and Model.dequantizeInShader (constructor option) were deprecate in CesiumJS 1.94 and will be removed in CesiumJS 1.96. #10415
  • Model.boundingSphere currently returns results in the model's local coordinate system, but in CesiumJS 1.96 it will be changed to return results in ECEF coordinates. #10415

1.94.3 - 2022-06-10

  • Fixed a crash with vector tilesets with lines when clamping to terrain or 3D tiles. #10447
Commits
  • e6b37c1 Update ThirdParty.json to reflect new version
  • b669757 Updates for 1.95 release
  • 451b0b6 Merge pull request #10501 from CesiumGS/model-experimental-shadows-fix
  • 4f0528f Update changes [skip ci]
  • 2aaf119 Fix shadow-artifacting bug
  • 66b2529 Merge pull request #10500 from CesiumGS/doc-example-link-fix
  • 144b4d9 Replaces link in GoogleEarthEnterpriseProvider docs
  • 948205d Merge pull request #10497 from CesiumGS/defer-model-deprecations
  • 7541649 [skip ci] Move updated deprecation entries in changelog
  • aaf6f2e Defer Model deprecations until 1.96 release
  • 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 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)

Bumps [cesium](https://github.com/CesiumGS/cesium) from 1.94.2 to 1.95.0.
- [Release notes](https://github.com/CesiumGS/cesium/releases)
- [Changelog](https://github.com/CesiumGS/cesium/blob/main/CHANGES.md)
- [Commits](CesiumGS/cesium@1.94.2...1.95)

---
updated-dependencies:
- dependency-name: cesium
  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 Jul 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #144.

@dependabot dependabot Bot closed this Aug 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/cesium-1.95.0 branch August 1, 2022 23:33
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