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.14k stars 666 forks source link

Bump uglify-js from 3.14.3 to 3.14.4 #417

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.14.3 to 3.14.4.

Release notes

Sourced from uglify-js's releases.

v3.14.4

Features

  • improve compression of logical assignments (6d9424231858e41c86ed3cb5be2eee4899e923a0)
  • compress transpiled TypeScript enums (3acb5a329e47b753248a3568c24794140ccf50a0, 6e4aa0326f543c12998ba603942f0c3fbbae1910, 77f7ae5ba2449c38751c444263106603edb587ef)
  • improve tracking of non-initialised variables (f97e107c09cb56e242614c9d7c629a4ae7e4a313)
  • improve compression of destructuring assignments (1e3ca4c6f7dfed972928668a6d4c5793f93e4acb, dc9e1ff0b1965560679ab3cbe7dde831bf724dd4)
  • minimise interference from merge_vars (3ee1b0d00d9b0d0e2f39ed33fb7e2b5a69a53f53, ea1049890245d0f8b671640038d38a03ca7ef078, 1a8f2ecc65896fcbbe8c6b884352f975af444ea0, 0b6c185818fa77fff0661ef959e5c0bdf8b5100f, 1b4bd7082b3479c07bcae2dc7bc3b00d41b2206f, 3f8f0e246e3cb715901f46b63042e4e1ae04723e)

Bug Fixes

  • await operator (ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)
  • default parameter (bfd0ac7f4bd8d5062b480c904c302a56946d7c2a)
  • destructuring syntax (e9932e131422a9a348c08e40542338065d2fd2c0)
  • function call (2d0f8bcff5ea7a3af615762bfda7dd590041e451)
  • object method (ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)
  • rest parameter (f9a4b36dd14b1b4399e40196296495f58a8ce93b)
  • yield keyword (ae5c3ee8a1cd5edc5dba1178853996e3419ad30d)
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)