Closed renovate[bot] closed 11 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm WARN cli npm v10.2.5 does not support Node.js v18.10.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: react-map-gl@7.1.6
npm ERR! Found: mapbox-gl@1.0.0
npm ERR! node_modules/mapbox-gl
npm ERR! mapbox-gl@"npm:empty-npm-package@1.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional mapbox-gl@">=1.13.0" from react-map-gl@7.1.6
npm ERR! node_modules/react-map-gl
npm ERR! react-map-gl@"7.1.6" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: mapbox-gl@3.0.1
npm ERR! node_modules/mapbox-gl
npm ERR! peerOptional mapbox-gl@">=1.13.0" from react-map-gl@7.1.6
npm ERR! node_modules/react-map-gl
npm ERR! react-map-gl@"7.1.6" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2023-12-09T11_32_31_702Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2023-12-09T11_32_31_702Z-debug-0.log
Name | Link |
---|---|
Latest commit | 073b196b505dddd884f5453a8e0860818ac81fb4 |
Latest deploy log | https://app.netlify.com/sites/leipziger-weihnachtsmaerkte/deploys/657450566a308c00085b17f2 |
This PR contains the following updates:
7.0.19
->7.1.6
Release Notes
visgl/react-map-gl (react-map-gl)
### [`v7.1.6`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.1.6) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.1.5...v7.1.6) - Use shadow transform for queryRenderedFeatures call ([#2280](https://togithub.com/visgl/react-map-gl/issues/2280)) - Fix resetting cursor style ([#2279](https://togithub.com/visgl/react-map-gl/issues/2279)) ### [`v7.1.5`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.1.5) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.1.4...v7.1.5) - Re-export native types where possible ([#2263](https://togithub.com/visgl/react-map-gl/issues/2263)) - Fix useMap return type ([#2262](https://togithub.com/visgl/react-map-gl/issues/2262)) - Fix LngLatBounds type ([#2260](https://togithub.com/visgl/react-map-gl/issues/2260)) - fix missing types ([#2259](https://togithub.com/visgl/react-map-gl/issues/2259)) ### [`v7.1.4`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.1.4) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.1.3...v7.1.4) - Import style and event types from specific base libraries ([#2252](https://togithub.com/visgl/react-map-gl/issues/2252)) - Fix typechecking ([#1798](https://togithub.com/visgl/react-map-gl/issues/1798)) ([#2250](https://togithub.com/visgl/react-map-gl/issues/2250)) ### [`v7.1.3`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.1.3) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.1.2...v7.1.3) - Fix globe/mercator projection transition ([#2229](https://togithub.com/visgl/react-map-gl/issues/2229)) ### [`v7.1.2`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.1.2) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.1.1...v7.1.2) - Fix crash updating settings ([#2222](https://togithub.com/visgl/react-map-gl/issues/2222)) ### [`v7.1.1`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.1.1) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.1.0...v7.1.1) - Remove redeclaration of react type ([#2219](https://togithub.com/visgl/react-map-gl/issues/2219)) ### [`v7.1.0`](https://togithub.com/visgl/react-map-gl/blob/HEAD/CHANGELOG.md#710-beta3-Jun-22-2023) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.0.25...v7.1.0) - Remap event types ([#2207](https://togithub.com/visgl/react-map-gl/issues/2207)) - Restore fog, light and terrain types on MapProps ([#2206](https://togithub.com/visgl/react-map-gl/issues/2206)) ### [`v7.0.25`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.0.25) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.0.24...v7.0.25) - Fix reuseMaps with maplibre-gl ResizeObserver not changing observee ([#2174](https://togithub.com/visgl/react-map-gl/issues/2174)) - Force map reload upon reuse ([#2160](https://togithub.com/visgl/react-map-gl/issues/2160)) ### [`v7.0.24`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.0.24) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.0.23...v7.0.24) - Make supported() check optional (maplibre-gl 3 compatibility) ([#2179](https://togithub.com/visgl/react-map-gl/issues/2179)) ### [`v7.0.23`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.0.23) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.0.22...v7.0.23) - Fix mouse events regression ([#2158](https://togithub.com/visgl/react-map-gl/issues/2158)) ### [`v7.0.22`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.0.22) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.0.21...v7.0.22) - Improve map reuse consistency ([#2155](https://togithub.com/visgl/react-map-gl/issues/2155)) - fix: query only the layers that have been loaded ([#2128](https://togithub.com/visgl/react-map-gl/issues/2128)) - Inherit parent height in`mapboxgl-children` div ([#2132](https://togithub.com/visgl/react-map-gl/issues/2132)) - set global settings before checking support status ([#2138](https://togithub.com/visgl/react-map-gl/issues/2138)) - Change return type of `useControl` to return `T` instead of `any` ([#2137](https://togithub.com/visgl/react-map-gl/issues/2137)) - Change fog and terrain types to match Mapbox types ([#2106](https://togithub.com/visgl/react-map-gl/issues/2106)) ### [`v7.0.21`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.0.21) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.0.20...v7.0.21) - fix `reuseMaps` not removing map children ([#2092](https://togithub.com/visgl/react-map-gl/issues/2092)) ### [`v7.0.20`](https://togithub.com/visgl/react-map-gl/releases/tag/v7.0.20) [Compare Source](https://togithub.com/visgl/react-map-gl/compare/v7.0.19...v7.0.20) - Fix SymbolLayer crash on style update ([#2047](https://togithub.com/visgl/react-map-gl/issues/2047))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.
This PR has been generated by Mend Renovate. View repository job log here.