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

Update dependency cesium to v1.118.2 #2274

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cesium (source) 1.74.0 -> 1.118.2 age adoption passing confidence

Release Notes

CesiumGS/cesium (cesium)

v1.118.2

Compare Source

This is an npm-only release to fix a dependency issue published in 1.118.1

v1.118.1

Compare Source

This is an npm-only release to fix a dependency issue published in 1.118

v1.118.0

Compare Source

v1.117.0

Compare Source

v1.116.0

Compare Source

v1.115.0

Compare Source

v1.114.0

Compare Source

v1.113.0

Compare Source

v1.112.0

Compare Source

v1.111.0

Compare Source

v1.110.1

Compare Source

@​cesium/engine
Breaking Changes πŸ“£
  • CesiumJS no longer ships with a demo Google Maps API key. GoogleMaps.defaultApiKey is no longer defined by default.

  • createGooglePhotorealistic3DTileset by default now provides tiles via Cesium ion if the GoogleMaps.defaultApiKey is not set.

  • If you wish to continue to use your own Google Maps API key, you can go back to the previous behavior:

    Cesium.GoogleMaps.defaultApiKey = "your-api-key";
    
    const tileset = await Cesium.createGooglePhotorealistic3DTileset();
    viewer.scene.primitives.add(tileset));

v1.110.0

Compare Source

v1.109.0

Compare Source

v1.108.0

Compare Source

v1.107.2

Compare Source

This is an npm-only release to fix a dependency issue published in 1.107.1

v1.107.1

Compare Source

@​cesium/engine
Fixes πŸ”§
  • Fixed a bug where Model would not respond to different alpha values in a Cesium3DTileStyle. #​11399
  • Fixed dimensions of tangentEC in custom shaders. #​11394
@​cesium/widgets
Fixes πŸ”§
  • Fixed promise return value when using viewer.flyTo to navigate to an ImageryLayer. #​11392
  • Fixed depthTestAgainstTerrain value being overridden when using the base layer picker widget. #​11393

v1.107.0

Compare Source

v1.106.1

Compare Source

This is an npm-only release to fix a dependency issue published in 1.106

v1.106.0

Compare Source

v1.105.2

Compare Source

  • This is an npm-only release to fix a dependency issue published in 1.105.1.

v1.105.1

Compare Source

@​cesium/engine
Additions πŸŽ‰
  • Added createGooglePhotorealistic3DTileset to create a 3D tileset streaming Google Photorealistic 3D Tiles.
  • Added GoogleMaps for managing credentials when loading data from the Google Map Tiles API.
Fixes πŸ”§
  • Improved camera controls when globe is off. #​7171

v1.105.0

Compare Source

v1.104.0

Compare Source

v1.103.0

Compare Source

v1.102.0

Compare Source

v1.101.0

Compare Source

v1.100.0

Compare Source

v1.99.0

Compare Source

v1.98.1

Compare Source

  • This is an npm only release to fix the improperly published 1.98.

v1.98.0

Compare Source

v1.97.0

Compare Source

v1.96.0

Compare Source

v1.95.0

Compare Source

v1.94.3

Compare Source

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

v1.94.2

Compare Source

  • This is an npm only release to fix the improperly published 1.94.1.

v1.94.1

Compare Source

Additions πŸŽ‰
  • Added support for rendering individual models in 2D / CV using ModelExperimental. #​10419
Fixes πŸ”§
  • Fixed Cesium3DTileColorBlendMode.REPLACE for certain tilesets. #​10424
  • Fixed a crash when applying a style to a vector tileset with point features. #​10427

v1.94.0

Compare Source

v1.93.0

Compare Source

v1.92.0

Compare Source

v1.91.0

Compare Source

v1.90.0

Compare Source

v1.89.0

Compare Source

v1.88.0

Compare Source

v1.87.1

Compare Source

Additions πŸŽ‰

v1.87.0

Compare Source

v1.86.1

Compare Source

Fixes πŸ”§
  • Fixed zip.js configurations causing CesiumJS to not work with Node 16. #​9861
  • Fixed a bug in Rectangle.union with rectangles that span the entire globe. #​9866

v1.86.0

Compare Source

v1.85.0

Compare Source

v1.84.0

Compare Source

v1.83.0

Compare Source

v1.82.1

Compare Source

  • This is an npm only release to fix the improperly published 1.82.0.

v1.82.0

Compare Source

v1.81.0

Compare Source

v1.80.0

Compare Source

v1.79.1

Compare Source

Fixes πŸ”§
  • Fixed a regression in 1.79 that broke terrain exaggeration. #​9397
  • Fixed an issue where interpolating certain small rhumblines with surface distance 0.0 would not return the expected result. #​9430

v1.79.0

Compare Source

v1.78.0

Compare Source

v1.77.0

Compare Source

v1.76.0

Compare Source

v1.75.0

Compare Source


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency cesium to v1.75.0 Update dependency cesium to v1.76.0 Dec 1, 2020
@renovate renovate bot changed the title Update dependency cesium to v1.76.0 Update dependency cesium to v1.77.0 Jan 4, 2021
@renovate renovate bot force-pushed the renovate/cesium-1.x branch 2 times, most recently from 8b64a2d to a25e77f Compare January 7, 2021 17:30
@renovate renovate bot changed the title Update dependency cesium to v1.77.0 Update dependency cesium to v1.78.0 Feb 1, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.78.0 Update dependency cesium to v1.79.0 Mar 1, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.79.0 Update dependency cesium to v1.79.1 Mar 2, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.79.1 Update dependency cesium to v1.80.0 Apr 1, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.80.0 Update dependency cesium to v1.81.0 May 3, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.81.0 Update dependency cesium to v1.82.0 Jun 1, 2021
@renovate renovate bot force-pushed the renovate/cesium-1.x branch 2 times, most recently from 6aed6da to 09c0738 Compare June 1, 2021 22:33
@renovate renovate bot changed the title Update dependency cesium to v1.82.0 Update dependency cesium to v1.82.1 Jun 1, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.82.1 Update dependency cesium to v1.83.0 Jul 1, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.83.0 Update dependency cesium to v1.86.1 Oct 18, 2021
@renovate renovate bot changed the title Update dependency cesium to v1.86.1 Update dependency cesium to v1.91.0 Mar 7, 2022
@renovate renovate bot changed the title Update dependency cesium to v1.91.0 Update dependency cesium to v1.92.0 Apr 24, 2022
@renovate renovate bot changed the title Update dependency cesium to v1.92.0 Update dependency cesium to v1.93.0 May 15, 2022
@renovate renovate bot changed the title Update dependency cesium to v1.106.1 Update dependency cesium to v1.107.0 Jul 3, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.107.0 Update dependency cesium to v1.107.1 Jul 13, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.107.1 Update dependency cesium to v1.107.2 Jul 13, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.107.2 Update dependency cesium to v1.108.0 Aug 1, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.108.0 Update dependency cesium to v1.109.0 Sep 1, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.109.0 Update dependency cesium to v1.110.0 Oct 2, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.110.0 Update dependency cesium to v1.110.1 Oct 26, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.110.1 Update dependency cesium to v1.111.0 Nov 1, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.111.0 Update dependency cesium to v1.112.0 Dec 1, 2023
@renovate renovate bot changed the title Update dependency cesium to v1.112.0 Update dependency cesium to v1.113.0 Jan 2, 2024
@renovate renovate bot changed the title Update dependency cesium to v1.113.0 Update dependency cesium to v1.114.0 Feb 2, 2024
@renovate renovate bot changed the title Update dependency cesium to v1.114.0 Update dependency cesium to v1.115.0 Mar 1, 2024
@renovate renovate bot changed the title Update dependency cesium to v1.115.0 Update dependency cesium to v1.116.0 Apr 1, 2024
@renovate renovate bot changed the title Update dependency cesium to v1.116.0 Update dependency cesium to v1.117.0 May 1, 2024
@renovate renovate bot changed the title Update dependency cesium to v1.117.0 Update dependency cesium to v1.118.2 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants