Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump uglify-js and html-loader #219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps uglify-js to 3.15.5 and updates ancestor dependency html-loader. These dependencies need to be updated together.

Updates uglify-js from 2.4.24 to 3.15.5

Release notes

Sourced from uglify-js's releases.

v3.15.5

Bug Fixes

  • arguments object (5ebfa78f5610774e393631eea4d11d76d32710cb)
  • arrow function (950609f5788d4e5ed1480b45045f9c73179d3301)
  • assignment operator (a0c0c294c5c85ada60252c74298e8780d9feb135, 89a35f9fcd3587ee52417458326e2ae398708008)
  • class literal (35c2149dbd77ac3ed2a58b644a81102abbe0e800)
  • immediately invoked function expression (fbdb7eeda36aa07a0e2c20b03748a814d3730767)
  • try statement (20252c6483ae8a0c404250dbe8b07713002fae57)

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)

v3.15.3

Features

  • improve compress efficiency (fdbbef29916f50ba8b98a4b85159e5f100512d8b)

Bug Fixes

  • arguments object (104d385ba9a9a24715e8cbe47d76ab71e8532799)
  • eval() function (e2b00814a8b23ce9c03260b8a99817593bdd30d0)
  • var statement (042c228c7b3b8c4de79be348747f3665d1bdcec6, 12a6728c4ea72d9caebafc73ff552552ba6f1b54)

v3.15.2

Features

  • improve compress efficiency (b6c72c84d40bb4bb9239563fda7e8e9dff1fe1a1)
  • generalise optimisation on conditional branches (6d0bb58d686150708b2e4f3f60e814cf0b5c8e3b, a14555a39e7074b2161b183fe890a0449da8a064, d5afe16bc8feafa3f20386872e69743021949667)
  • extend nullish comparison truncation (968637988400c42f8c5c5432c468256ed305ee79)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alexlamsl, a new releaser for uglify-js since your current version.


Updates html-loader from 0.3.0 to 4.2.0

Release notes

Sourced from html-loader's releases.

v4.2.0

4.2.0 (2022-09-22)

Features

v4.1.0

4.1.0 (2022-07-11)

Features

v4.0.0

4.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0
  • update parse5 to 7.0.0

Bug Fixes

  • handle text with <script> in the script element (#444) (9949d82)

v3.1.2

Fix

  • broken release

v3.1.0

3.1.0 (2022-01-08)

Features

  • add possibility to extend default minimize options (#414) (0fa36af)

v3.0.1

3.0.1 (2021-11-02)

Bug Fixes

... (truncated)

Changelog

Sourced from html-loader's changelog.

4.2.0 (2022-09-22)

Features

4.1.0 (2022-07-11)

Features

4.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0
  • update parse5 to 7.0.0

Bug Fixes

  • handle text with <script> in the script element (#444) (9949d82)

3.1.0 (2022-01-08)

Features

  • add possibility to extend default minimize options (#414) (0fa36af)

3.0.1 (2021-11-02)

Bug Fixes

3.0.0 (2021-10-21)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for html-loader since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) to 3.15.5 and updates ancestor dependency [html-loader](https://github.com/webpack-contrib/html-loader). These dependencies need to be updated together.


Updates `uglify-js` from 2.4.24 to 3.15.5
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v2.4.24...v3.15.5)

Updates `html-loader` from 0.3.0 to 4.2.0
- [Release notes](https://github.com/webpack-contrib/html-loader/releases)
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/html-loader@v0.3.0...v4.2.0)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-type: indirect
- dependency-name: html-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.157% when pulling b39be00 on dependabot/npm_and_yarn/uglify-js-and-html-loader-3.15.5 into f44f590 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant