leaflet-extras / leaflet-providers

An extension to Leaflet that contains configurations for various free tile providers.
https://leaflet-extras.github.io/leaflet-providers/preview/
BSD 2-Clause "Simplified" License
2.12k stars 662 forks source link

Bump uglify-js from 3.15.5 to 3.16.0 #455

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.15.5 to 3.16.0.

Release notes

Sourced from uglify-js's releases.

v3.16.0

Features

  • support handling of ES modules (c82fc1ef717309059b24eda00b236c7b662251c3)
  • improve handling of input with mixed sloppy/strict modes (e31bbe329a55adbdd37a953597e297c0da279f07, 2152f00de213f56c5c3e92ff6b0c74c2e1f21726)

Bug Fixes

  • async function (27aa85f84bc634430d76f54b9acedbb0b5c3ea57, 3c9e1693d555ac858ead6ed6966d186d8816a3c5)
  • class literal (c2ca7b76595cffc453ce840df515f2064edbdca5, ad3a331ca3ebb27724e56b30caff5e9dd1af7675)
  • default parameter (f70462aeb2db30d8b6ba800de67e0b33f2f4a9b2, 27727e692612bdd88e9b74aa16a506f1c5a92496, d4caa97b88f1de4850dfa10b0b53ed4fcaa903a9, 740f93f5a96cccb7bd26069710a925115b599ef0, a025392a3060e781eb5738b2e659f01e6548ca4e)
  • destructuring syntax (33c9c48318c7598d3be646534ded2061dbd6121c, a025392a3060e781eb5738b2e659f01e6548ca4e)
  • export statement (fc6a66836ad1b59dc0c109a3414320b66075b8bf)
  • generator function (27aa85f84bc634430d76f54b9acedbb0b5c3ea57)
  • immediately invoked function expression (63f16e4616099752fdf6e16aa25dfb2b9dcea3d0)
  • labeled statement (ad5f5ef2a353d12792c76fcee91e36776ec5f658)
  • lexical declaration (8bc03dc6c47e987815e062abf86508582d7e5de7)
  • logical operator (59b23b8c1367c99bc75190f8cd26147941670c4f)
  • object literal (7db2ada880773d72ab585498454d26bcfbee4588)
  • return statement (94aae05d4503aea1284905058e31451db76ecebd, 3c9e1693d555ac858ead6ed6966d186d8816a3c5)
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)