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.3 to 3.15.4 #445

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.15.3 to 3.15.4.

Release notes

Sourced from uglify-js's releases.

v3.15.4

Features

  • ensure keep_fnames on function literals assigned to variables (8922f08fbf9719393d999eb148247f8968dc66af)
  • workaround quirk on Chrome v100 (36718948be7904a2e5f6acb0d30ebb607f478a06)

Bug Fixes

  • class literal (a8e040b133a642a461ea5043b3b489daad1a79be, c624b437394e0ba909a6cd9c3c4066bdd0240a30)
  • comma operator (8922f08fbf9719393d999eb148247f8968dc66af)
  • default parameter (ccd77d70db38a48fffde0f42c0f2285926ee407d)
  • destructuring syntax (d75a946707f6f721b69d046f607426d5a3c6f8db)
  • for...in loop (01b84074d73a855c374e6ef66f9ce376c61e0e1c)
  • function literal (998c9792dab292545162cd33d79e27aafe35f6c2)
  • labeled statement (224c91b6c1bea47e152c31994247e119089b92ae)
  • object method (a8e040b133a642a461ea5043b3b489daad1a79be)
  • rest parameter (15a4074d1a42a90b42ddba3a1f8f3c5cb35af275)
  • spread syntax (46570a4eb6a7251035fd70ec8ebb4402c7a945a9)
  • var statement (fb5e08e4ec58c227161214f8836191009786f5cd, 21bd4c4a9dfd230ebbf37d646a59e1ee826ddd96)
  • yield keyword (5e30f3a48b2b79c03a32369868447813fe1fddce)
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)