publiclab / leaflet-environmental-layers

Collection of different environmental map layers in an easy to use Leaflet library, similar to https://github.com/leaflet-extras/leaflet-providers#leaflet-providers
https://publiclab.github.io/leaflet-environmental-layers/example/
GNU General Public License v3.0
99 stars 77 forks source link

Bump esri-leaflet from 2.3.3 to 3.0.10 #736

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps esri-leaflet from 2.3.3 to 3.0.10.

Release notes

Sourced from esri-leaflet's releases.

v3.0.10

Fixed

  • Fixed issue with popups when using Leaflet v1.9.3 (#1350)

Changed

  • Updated dependencies (#1351)

v3.0.9

Fixed

  • Fixed performance issue with refreshing features (#1346)

v3.0.8

Fixed

  • Fixed warning in Leaflet v1.8.0 (#1325)

Changed

  • Updated development tooling:

v3.0.7

Fixed

  • Include siteData.json in NPM release (#1317).

v3.0.6

Fixed

  • Include siteData.json in NPM release (414e060d44bf2be30baaa4fe2e94021c7a1c99a1).

v3.0.5

Added

  • siteInfo.json generation as part of the release (#1313)

Fixed

  • FeatureLayer.refresh() fixed for layers where simplifyFactor is not set (#1304)

Changed

  • Updated dependencies (#1314)

v3.0.4

... (truncated)

Changelog

Sourced from esri-leaflet's changelog.

[3.0.10] - 2023-01-17

Fixed

  • Fixed issue with popups when using Leaflet v1.9.3 (#1350)

Changed

  • Updated dependencies (#1351)

[3.0.9] - 2022-12-09

Fixed

  • Fixed performance issue with refreshing features (#1346)

[3.0.8] - 2022-04-08

Fixed

  • Fixed warning in Leaflet v1.8.0 (#1325)

Changed

  • Updated development tooling:

[3.0.7] - 2022-02-24

Fixed

  • Include siteData.json in NPM release (#1317).

[3.0.6] - 2022-02-23

Fixed

  • Include siteData.json in NPM release (414e060d44bf2be30baaa4fe2e94021c7a1c99a1).

[3.0.5] - 2022-02-23

Added

  • siteInfo.json generation as part of the release (#1313)

Fixed

  • FeatureLayer.refresh() fixed for layers where simplifyFactor is not set (#1304)

... (truncated)

Commits


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)