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.14.5 to 3.15.0 #429

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps uglify-js from 3.14.5 to 3.15.0.

Release notes

Sourced from uglify-js's releases.

v3.15.0

Features

  • improve compress performance (7fe7c39a0124cab7efddae50056c86d2c1846410, 509896a41022dbc76cc75b985ce0ec35702279ef)
  • inline non-trivial function calls (ba42cbad3f32a32ff2e8dbf083f11cd040dbf42d, 343bf6d7a51feb6aad6bebd5f533687be1e6da5e, 29a1e7170531320f37026013262193c7a91b1be6, e1013bd56d33143fbb45e29784eaae0a833b6132, 835d130ccf526b0347846857143158d25c1dbde4, d51caaf3586036d5b62779acb0bc0acbd21930e5, 87a7426598c8a2053694b7f51089271134694e7d, aa6eb0d5be20cd686a212bf9bd6255f36b0c8fb9, f7841bc8b8bd6a415b9cf250da66c97c75c7bb70, 7889192cae3dbbf6b19d69df693a96660eea14a9, 1a054e869ee305f6908749a54c3a6edb02960b47, dec359ce58118d49b29519a191ddb7a9e177bf00, 3a3666a94ea5d847e87440899525efcf9c6254cf, d46eb69320914dd8f1b42baf6bb95432364bcf90, 9aab1f36617ee57e94fd9aa97c7a3fa4b04927f6, c7d2837184a7c435abe9c4411309f352170deb46, f8602aca968b95a5c17da349201b344cd0efde17, ff3c2ed7a2e79c91822a2760ad6ab8cf9ad09aed, dfd6418878495eb6ff22a83a9765478bdf0e1e17, 43807c26fbda3bbdfdc8c4b95103a5ce6555c41f, efed55f42d8c356cde697b783c389df91483112d)
  • improve compression of compound expressions (7b2eb4b5ff860019ca687552dcd54de37f7976a0, bab416465f77ab76ad76f21be59481ccae6a342a, b46c7944c6c840c004eacb06cd4eeab4ac2d8a74)
  • trim non-trivial assignment values (e7ce1051febef6ba058cfab23c7e940bd241776f)
  • improve value expansion of local variables (8d0422b6f33d05bdc634c75eabd8f5eaba81d148)
  • reduce output entropy of mangle (2f568b93577461078920b7f7aa00979af9b41617)
  • improve compression of compound assignments (10a1523ee60ed90b7544b0d913f0c5d228e56a14, be8c75bae117b19ec8338d05b0239c353e4d2cf5, b0df5d7b5574339982eba310c024350390e7fc0f, f473b4db383ae069f05bbdafbcdfea0af0d20177)
  • eliminate unused symbols from import statements (9a58270b70a2cf575cdb74aaa6e9a0a899644e4d)
  • improve compression of spread syntax (8c2b76eff98fbdfc7ed2154e75a86b028b25345f)
  • preserve function argument names via --keep-fargs (e24b2553508d70386924532f18dfeb35de4aef08, 866cd4a975baaf761b5f9a156b2f1cabf7b62d68)

Bug Fixes

  • async function (d96c59f9e66761e7cb30af3aa4893548817a4235)
  • await operator (b636e97e3bafdcaa1ee322a0ab583b19a847934d)
  • class literal (e9d9d5a9d2ca9bbd339a3dbf4c8e88ab2caa824d, 87e8aca2455625098a2cd1b896c4e9a452e40b0e)
  • destructuring syntax (9e927ecc9a32775e47cf89d5dca1ed2a899d1684, b9b2a4f7f848ef93aa9524fe6ae237a23d4351e9)
  • default parameter (e7ce1051febef6ba058cfab23c7e940bd241776f)
  • lexical declaration (80d5f23fee0f727aef1b374b650651e4efc1cd66, c94624f36cf57e27836097cdf0d462e41b4f24d3)
  • new operator (86406e71ec93f3f0c44b5d47b261177fbfe43047)
  • optional chaining operator (14e1311bdf6bc88f5e96f8e4d1b15ff5073746fb)
  • typeof operator (f639a30bd2410d1d40f63f5ca0080eb2ba5fe84d, 35d7f316ef964bd85872ed2e1002d53b1de25e94)
  • var statement (58bea676acfccd1d88206656fb370acc9caf113f)
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)