Skip to content

Update dependency react-map-gl to v7.1.9#424

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-map-gl-7.x
Open

Update dependency react-map-gl to v7.1.9#424
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-map-gl-7.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 22, 2022

This PR contains the following updates:

Package Change Age Confidence
react-map-gl 7.0.67.1.9 age confidence

Release Notes

visgl/react-map-gl (react-map-gl)

v7.1.9

Compare Source

v7.1.8

Compare Source

  • Improves Source#updateSource to use setTiles function if available (#​2355)
  • Update common type for compatibility (#​2448)
  • fix: change transformation setters call order (#​2391)

v7.1.7

Compare Source

  • Allow disabling RTLTextPlugin and load lazy (#​2312)

v7.1.6

Compare Source

  • Use shadow transform for queryRenderedFeatures call (#​2280)
  • Fix resetting cursor style (#​2279)

v7.1.5

Compare Source

v7.1.4

Compare Source

v7.1.3

Compare Source

  • Fix globe/mercator projection transition (#​2229)

v7.1.2

Compare Source

  • Fix crash updating settings (#​2222)

v7.1.1

Compare Source

  • Remove redeclaration of react type (#​2219)

v7.1.0

Compare Source

  • Remap event types (#​2207)
  • Restore fog, light and terrain types on MapProps (#​2206)

v7.0.25

Compare Source

  • Fix reuseMaps with maplibre-gl ResizeObserver not changing observee (#​2174)
  • Force map reload upon reuse (#​2160)

v7.0.24

Compare Source

  • Make supported() check optional (maplibre-gl 3 compatibility) (#​2179)

v7.0.23

Compare Source

  • Fix mouse events regression (#​2158)

v7.0.22

Compare Source

  • Improve map reuse consistency (#​2155)
  • fix: query only the layers that have been loaded (#​2128)
  • Inherit parent height inmapboxgl-children div (#​2132)
  • set global settings before checking support status (#​2138)
  • Change return type of useControl to return T instead of any (#​2137)
  • Change fog and terrain types to match Mapbox types (#​2106)

v7.0.21

Compare Source

  • fix reuseMaps not removing map children (#​2092)

v7.0.20

Compare Source

  • Fix SymbolLayer crash on style update (#​2047)

v7.0.19

Compare Source

  • Add onAdd callback to useControl hook (#​1952)

v7.0.18

Compare Source

  • Fix queryTerrainElevation (#​1922)
  • Handle initialViewState.bounds when reusing map (#​1923)

v7.0.17

Compare Source

  • [fix] id in LayerProps should be optional (#​1910)

v7.0.16

Compare Source

  • Fix terrain panning (#​1894)
  • Fire pointer events even if no interactive features are involved (#​1895)

v7.0.15

Compare Source

  • Fix create react app builds with es2018 target (#​1872)

v7.0.14

Compare Source

  • Properly remove source on component unmount (#​1866)

v7.0.13

Compare Source

v7.0.12

Compare Source

  • Fix mismatched terrain between transforms (#​1855)

v7.0.11

Compare Source

  • Use published types in geocoder and draw examples (#​1838)
  • More robust add/remove condition checks (#​1840)
  • Fix Popup and GeolocateControl under React StrictMode (#​1836)
  • Fix rendering bug using terrain (#​1841)

v7.0.10

Compare Source

v7.0.9

Compare Source

  • Make onClick prop of MarkerProps optional (#​1789)

v7.0.8

Compare Source

  • useMap() returns current map (#​1763)
  • Fix terrain label rendering (#​1778)

v7.0.7

Compare Source

  • Add onClick callback to Marker (#​1761)
  • Add generic to use-control for inferring return type (#​1739)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 22, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from d31305b to 9d5f671 Compare March 2, 2022 02:53
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.7 Update dependency react-map-gl to v7.0.8 Mar 2, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 9d5f671 to b415289 Compare March 4, 2022 03:56
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.8 Update dependency react-map-gl to v7.0.9 Mar 4, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from b415289 to be70d54 Compare March 14, 2022 01:01
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.9 Update dependency react-map-gl to v7.0.10 Mar 14, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from be70d54 to 85ed277 Compare April 24, 2022 23:06
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.10 Update dependency react-map-gl to v7.0.11 Apr 24, 2022
@renovate
Copy link
Author

renovate bot commented Apr 24, 2022

⚠ Artifact update problem

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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: next-routes@1.4.2
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR!   peer react@"^17.0.2 || ^18.0.0-0" from next@12.1.0
npm ERR!   node_modules/next
npm ERR!     next@"12.1.0" from the root project
npm ERR!     peer next@">=7.0.0" from next-offline@5.0.5
npm ERR!     node_modules/next-offline
npm ERR!       next-offline@"5.0.5" from the root project
npm ERR!     1 more (next-routes)
npm ERR!   5 more (react-dom, react-icons, styled-jsx, use-subscription, react-map-gl)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.4.2 || ^16" from next-routes@1.4.2
npm ERR! node_modules/next-routes
npm ERR!   next-routes@"1.4.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@16.14.0
npm ERR! node_modules/react
npm ERR!   peer react@"^15.4.2 || ^16" from next-routes@1.4.2
npm ERR!   node_modules/next-routes
npm ERR!     next-routes@"1.4.2" 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! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-18T19_34_59_958Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 85ed277 to 8cd7ce7 Compare May 16, 2022 00:27
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.11 Update dependency react-map-gl to v7.0.12 May 16, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 8cd7ce7 to 9d62ab7 Compare June 18, 2022 17:45
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.12 Update dependency react-map-gl to v7.0.16 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 9d62ab7 to 84768b4 Compare September 25, 2022 23:03
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.16 Update dependency react-map-gl to v7.0.19 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 84768b4 to 8a6fe76 Compare December 2, 2022 20:16
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.19 Update dependency react-map-gl to v7.0.20 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 8a6fe76 to 7ecd90c Compare January 7, 2023 20:50
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.20 Update dependency react-map-gl to v7.0.21 Jan 7, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 7ecd90c to 79a9eb3 Compare April 17, 2023 12:29
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.21 Update dependency react-map-gl to v7.0.23 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 79a9eb3 to c52f4fb Compare May 28, 2023 09:50
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.23 Update dependency react-map-gl to v7.0.25 May 28, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from c52f4fb to f097b4f Compare June 30, 2023 19:50
@renovate renovate bot changed the title Update dependency react-map-gl to v7.0.25 Update dependency react-map-gl to v7.1.0 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from f097b4f to b9dd901 Compare July 5, 2023 22:51
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.0 Update dependency react-map-gl to v7.1.1 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from b9dd901 to 1c89b10 Compare July 7, 2023 02:04
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.1 Update dependency react-map-gl to v7.1.2 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 1c89b10 to 4f983e4 Compare July 20, 2023 20:25
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.2 Update dependency react-map-gl to v7.1.3 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 4f983e4 to eb02053 Compare August 18, 2023 02:31
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.3 Update dependency react-map-gl to v7.1.4 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from eb02053 to aa0d5e8 Compare August 24, 2023 21:07
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.4 Update dependency react-map-gl to v7.1.5 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from aa0d5e8 to fdf7ff1 Compare September 12, 2023 18:03
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.5 Update dependency react-map-gl to v7.1.6 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from fdf7ff1 to 21cfaf7 Compare December 18, 2023 19:35
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.6 Update dependency react-map-gl to v7.1.7 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from 21cfaf7 to bd668ce Compare December 19, 2024 23:49
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.7 Update dependency react-map-gl to v7.1.8 Dec 19, 2024
@renovate
Copy link
Author

renovate bot commented Dec 19, 2024

⚠️ Artifact update problem

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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: next-routes@1.4.2
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR!   peer react@"^17.0.2 || ^18.0.0-0" from next@12.1.0
npm ERR!   node_modules/next
npm ERR!     next@"12.1.0" from the root project
npm ERR!     peer next@">=7.0.0" from next-offline@5.0.5
npm ERR!     node_modules/next-offline
npm ERR!       next-offline@"5.0.5" from the root project
npm ERR!     1 more (next-routes)
npm ERR!   5 more (react-dom, react-icons, styled-jsx, use-subscription, react-map-gl)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.4.2 || ^16" from next-routes@1.4.2
npm ERR! node_modules/next-routes
npm ERR!   next-routes@"1.4.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@16.14.0
npm ERR! node_modules/react
npm ERR!   peer react@"^15.4.2 || ^16" from next-routes@1.4.2
npm ERR!   node_modules/next-routes
npm ERR!     next-routes@"1.4.2" 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! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-03-08T10_10_17_139Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-map-gl-7.x branch from bd668ce to 772bb35 Compare January 28, 2025 10:54
@renovate renovate bot changed the title Update dependency react-map-gl to v7.1.8 Update dependency react-map-gl to v7.1.9 Jan 28, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants