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.16k stars 668 forks source link

Bump uglify-js from 3.17.2 to 3.17.3 #480

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps uglify-js from 3.17.2 to 3.17.3.

Release notes

Sourced from uglify-js's releases.

v3.17.3

Features

  • improve heuristics for mangle.properties (3fa20866813f634d97d0958208b0bbf16977ae4d)
  • enable domprops to be used under minify() (bd5fc4cb1b39d7a150daff1d41a5894ef217f462)
  • improve compression of boolean & conditional expressions (80fc8625476f8ce3aada091251072359b350a990, dabcc39b5138b6e9c84bfd1733bea220edee6d34, 58d997a3d68ea419147f80c066cbc8b23152f112)

Bug Fixes

  • async generator function (8e65413b992d3f0d1d1ce5829a3493c81c06d147, a570c0025141e46e795a9adf9fb318b8cf21031e)
  • class field (e1e35163970af44c320c88ab308ad1020526faac)
  • for await...of loop (140e4e0da881e2e92fad217586711aeb2fe6c274)
  • lexical declaration (be8ccc3ab5c34c4d4861e58bb1634d6dbc4a53f0)
  • switch statement (6cdc035b2f7d03baaecf87d8a83ab10c964d79ea)
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)