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 terser-webpack-plugin from 4.2.3 to 5.1.1 #2347

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2021

Bumps terser-webpack-plugin from 4.2.3 to 5.1.1.

Release notes

Sourced from terser-webpack-plugin's releases.

v5.1.1

5.1.1 (2021-01-09)

Bug Fixes

v5.1.0

5.1.0 (2021-01-08)

Features

  • optimize JS assets added later by plugins (#373) (fea6f20)

v5.0.3

5.0.3 (2020-10-28)

Bug Fixes

v5.0.2

5.0.2 (2020-10-27)

Bug Fixes

  • compatibility with the format option for terser (b944353)

v5.0.1

5.0.1 (2020-10-23)

Bug Fixes

  • improved performance (we strongly recommend using latest LTS releases) (#345) (95f3418)
  • used worker_thread where is it possible (#344) (3c50404)
  • fixed terser options for es module (a12730f)

v5.0.0

5.0.0 (2020-10-14)

⚠ BREAKING CHANGES

  • webpack@4 no longer supported
  • removed the cache option (respect the cache option by default from webpack)

... (truncated)

Changelog

Sourced from terser-webpack-plugin's changelog.

5.1.1 (2021-01-09)

Bug Fixes

5.1.0 (2021-01-08)

Features

  • optimize JS assets added later by plugins (#373) (fea6f20)

5.0.3 (2020-10-28)

Bug Fixes

5.0.2 (2020-10-27)

Bug Fixes

  • compatibility with the format option for terser (b944353)

5.0.1 (2020-10-23)

Bug Fixes

  • improved performance (we strongly recommend using latest LTS releases) (#345) (95f3418)
  • used worker_thread where is it possible (#344) (3c50404)
  • fixed terser options for es module (a12730f)

5.0.0 (2020-10-14)

⚠ BREAKING CHANGES

  • webpack@4 no longer supported
  • removed the cache option
  • removed the cacheKeys option
  • removed the sourceMap option (respect the devtool option by default)

Bug Fixes

  • reduce deps

... (truncated)

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)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/terser-webpack-plugin-5.1.1 branch from 25840b4 to a1c3040 Compare April 27, 2021 08:17
@github-actions
Copy link

github-actions bot commented Apr 27, 2021

📦 PR Packages

Click to Show Package Download Links

https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/create-redwood-app-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-api-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-api-server-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-auth-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-cli-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-core-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-dev-server-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-eslint-config-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-eslint-plugin-redwood-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-forms-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-internal-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-prerender-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-router-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-structure-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-testing-0.31.0-f0f1eb3.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/2347/redwoodjs-web-0.31.0-f0f1eb3.tgz

Install this PR by running yarn rw upgrade --pr 2347:0.31.0-f0f1eb3

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/terser-webpack-plugin-5.1.1 branch 11 times, most recently from 2ef75ae to 2d73d7a Compare April 29, 2021 01:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/terser-webpack-plugin-5.1.1 branch from 2d73d7a to 4a3d733 Compare April 29, 2021 01:17
@thedavidprice
Copy link
Contributor

closed in favor of #2402

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@thedavidprice thedavidprice deleted the dependabot/npm_and_yarn/terser-webpack-plugin-5.1.1 branch April 30, 2021 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant