reearth / resium

React components for 🌏 Cesium
https://resium.reearth.io
MIT License
704 stars 130 forks source link

chore: update dependency cesium to v1.116.0 #625

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

CesiumGS/cesium (cesium) ### [`v1.116.0`](https://togithub.com/CesiumGS/cesium/compare/99d6fffe20d9cf19f2d70de97777dc00a435bc5e...4bd2acb09cdb2bc42083e810138db77ce8c97a46) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/99d6fffe20d9cf19f2d70de97777dc00a435bc5e...4bd2acb09cdb2bc42083e810138db77ce8c97a46) ### [`v1.115.0`](https://togithub.com/CesiumGS/cesium/compare/67f3ed464a99d148f418cda37a9557425895e439...99d6fffe20d9cf19f2d70de97777dc00a435bc5e) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/67f3ed464a99d148f418cda37a9557425895e439...99d6fffe20d9cf19f2d70de97777dc00a435bc5e) ### [`v1.114.0`](https://togithub.com/CesiumGS/cesium/compare/9f43e81832fd90a4d3e6b67f6b168b6131bf7ce6...67f3ed464a99d148f418cda37a9557425895e439) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/9f43e81832fd90a4d3e6b67f6b168b6131bf7ce6...67f3ed464a99d148f418cda37a9557425895e439) ### [`v1.113.0`](https://togithub.com/CesiumGS/cesium/compare/b9db20e9d56c3b01f56304a51e5440e2b16a5159...9f43e81832fd90a4d3e6b67f6b168b6131bf7ce6) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/b9db20e9d56c3b01f56304a51e5440e2b16a5159...9f43e81832fd90a4d3e6b67f6b168b6131bf7ce6) ### [`v1.112.0`](https://togithub.com/CesiumGS/cesium/compare/caa30bdbcb3916c8951b6241fa6f558e04859a21...b9db20e9d56c3b01f56304a51e5440e2b16a5159) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/caa30bdbcb3916c8951b6241fa6f558e04859a21...b9db20e9d56c3b01f56304a51e5440e2b16a5159) ### [`v1.111.0`](https://togithub.com/CesiumGS/cesium/compare/1.110.1...caa30bdbcb3916c8951b6241fa6f558e04859a21) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/1.110.1...caa30bdbcb3916c8951b6241fa6f558e04859a21) ### [`v1.110.1`](https://togithub.com/CesiumGS/cesium/blob/HEAD/CHANGES.md#11101---2023-10-25) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/e52e362024cd6cf7f7086c055030c16583d3578d...1.110.1) ##### [@​cesium/engine](https://togithub.com/cesium/engine) ##### Breaking Changes :mega: - 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: ```javascript Cesium.GoogleMaps.defaultApiKey = "your-api-key"; const tileset = await Cesium.createGooglePhotorealistic3DTileset(); viewer.scene.primitives.add(tileset)); ``` ### [`v1.110.0`](https://togithub.com/CesiumGS/cesium/compare/d0cf12ae31fa8d5f2da6533c43acfedddb9127d0...e52e362024cd6cf7f7086c055030c16583d3578d) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/d0cf12ae31fa8d5f2da6533c43acfedddb9127d0...e52e362024cd6cf7f7086c055030c16583d3578d) ### [`v1.109.0`](https://togithub.com/CesiumGS/cesium/compare/55952193759056f5ec6d13b68cbd6d6fcd4f21c3...d0cf12ae31fa8d5f2da6533c43acfedddb9127d0) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/55952193759056f5ec6d13b68cbd6d6fcd4f21c3...d0cf12ae31fa8d5f2da6533c43acfedddb9127d0) ### [`v1.108.0`](https://togithub.com/CesiumGS/cesium/compare/1.107.2...55952193759056f5ec6d13b68cbd6d6fcd4f21c3) [Compare Source](https://togithub.com/CesiumGS/cesium/compare/1.107.2...55952193759056f5ec6d13b68cbd6d6fcd4f21c3)

Configuration

📅 Schedule: Branch creation - "before 3:00 am on the 4th day of the month" (UTC), 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.



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

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.116.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.