Changelog
*Sourced from [@rails/webpacker's changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md).*
> ## [[4.2.1]](https://github.com/rails/webpacker/compare/v4.1.0...v4.2.0) - 2019-12-09
>
> - Fixed issue with webpack clean task [#2389](https://github-redirect.dependabot.com/rails/webpacker/pull/2389)
>
> ## [[4.2.0]](https://github.com/rails/webpacker/compare/v4.1.0...v4.2.0) - 2019-11-12
>
> - Fixed installer bug [#2366](https://github-redirect.dependabot.com/rails/webpacker/pull/2366)
>
> ## [[4.1.0]](https://github.com/rails/webpacker/compare/v4.0.7...v4.1.0) - 2019-11-12
>
> - Added favicon_pack_tag to generate favicon links [#2281](https://github-redirect.dependabot.com/rails/webpacker/pull/2281)
> - Add support for Brotli compression [#2273](https://github-redirect.dependabot.com/rails/webpacker/pull/2273)
> - Support .(sass|scss).erb [#2259](https://github-redirect.dependabot.com/rails/webpacker/pull/2259)
> - Elm: Enable production optimizations when compiling in production [#2234](https://github-redirect.dependabot.com/rails/webpacker/pull/2234)
> - fixes webpacker:clean erroring because of nested hashes [#2318](https://github-redirect.dependabot.com/rails/webpacker/pull/2318)
> - Revert of production env enforcement [#2341](https://github-redirect.dependabot.com/rails/webpacker/pull/2341)
> - Add a preload_pack_asset helper [#2124](https://github-redirect.dependabot.com/rails/webpacker/pull/2124)
> - Record the compilation digest even on webpack error [#2117](https://github-redirect.dependabot.com/rails/webpacker/pull/2117)
> - See more changes [here](https://github.com/rails/webpacker/compare/v4.0.7...v4.1.0)
>
> ## [[4.0.7]](https://github.com/rails/webpacker/compare/v4.0.6...v4.0.7) - 2019-06-03
>
> - Prevent `@babel/plugin-transform-runtime` from rewriting babel helpers in core-js. Remove unneeded runtime `@babel/runtime-corejs3` [#2116](https://github-redirect.dependabot.com/rails/webpacker/pull/2116)
> - Fix for: [#2109 Uncaught TypeError: **webpack_require**(...) is not a function](https://github-redirect.dependabot.com/rails/webpacker/issues/2109): **If you are upgrading**, please check your `babel.config.js` against the [default `babel.config.js`](https://github.com/rails/webpacker/blob/master/lib/install/config/babel.config.js):
> - `@babel/preset-env` should contain `corejs: 3`
> - `@babel/plugin-transform-runtime` should contain `corejs: false`
> - Removed unneeded runtime `@babel/runtime-corejs3`
>
> ## [[4.0.6]](https://github.com/rails/webpacker/compare/v4.0.5...v4.0.6) - 2019-05-30
>
> - Webpack should not be transpiled [#2111](https://github-redirect.dependabot.com/rails/webpacker/pull/2111)
>
> ## [[4.0.5]](https://github.com/rails/webpacker/compare/v4.0.4...v4.0.5) - 2019-05-30
>
> - Don't let babel & core-js transpile each other [#2110](https://github-redirect.dependabot.com/rails/webpacker/pull/2110)
>
> ## [[4.0.4]](https://github.com/rails/webpacker/compare/v4.0.3...v4.0.4) - 2019-05-28
>
> - Remove bundler version constraint
>
> ## [[4.0.3]](https://github.com/rails/webpacker/compare/v4.0.2...v4.0.3) - 2019-05-28
>
> Please see the diff
>
> ##### Breaking changes (for pre-existing apps)
>
> - [`@babel/polyfill`](https://babeljs.io/docs/en/next/babel-polyfill.html) [doesn't make it possible to provide a smooth migration path from `core-js@2` to `core-js@3`](https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md#babelpolyfill): for this reason, it was decided to deprecate `@babel/polyfill` in favor of separate inclusion of required parts of `core-js` and `regenerator-runtime`. [#2031](https://github-redirect.dependabot.com/rails/webpacker/pull/2031)
>
> In each of your `/packs/*.js` files, change this:
>
> ... (truncated)
Commits
- [`6bc19e7`](https://github.com/rails/webpacker/commit/6bc19e7df3ed7e8f958b573e793a342a2a69df05) 4.2.1
- [`6427cdb`](https://github.com/rails/webpacker/commit/6427cdbacd71412be781336277bf60b87957a8a8) Make clean task simpler and fix issues ([#2389](https://github-redirect.dependabot.com/rails/webpacker/issues/2389))
- [`417542c`](https://github.com/rails/webpacker/commit/417542c8ed7d344ecc24b3ae40e303d478ad50d0) Install the version of Webpacker that is announced in the previous message. (...
- [`d905149`](https://github.com/rails/webpacker/commit/d905149d8a33303a9c24002721bc872ef95a8b6f) 4.2.0
- [`93152cf`](https://github.com/rails/webpacker/commit/93152cfa5827e032ae84f54a6b61a57ca9379e4f) Check for webpacker.yml before setting source ([#2366](https://github-redirect.dependabot.com/rails/webpacker/issues/2366))
- [`f36e5ed`](https://github.com/rails/webpacker/commit/f36e5ed2ae1d702b19313070a341a82098ce923f) 4.1.0
- [`05179f8`](https://github.com/rails/webpacker/commit/05179f8b76b8d38cad66be66e5fe9d08a3cbcb1d) fix doc. config webpacker with docker for autoreload ([#2297](https://github-redirect.dependabot.com/rails/webpacker/issues/2297))
- [`ec47091`](https://github.com/rails/webpacker/commit/ec47091f7170da32e0919b9e62acc0ca548747f7) Update deployment.md ([#2290](https://github-redirect.dependabot.com/rails/webpacker/issues/2290))
- [`de25514`](https://github.com/rails/webpacker/commit/de25514be72d44fecb62b83cee16a6187d1f0596) Update troubleshooting.md ([#2298](https://github-redirect.dependabot.com/rails/webpacker/issues/2298))
- [`749675d`](https://github.com/rails/webpacker/commit/749675d9c035dbc8777f718582e3e4804147e9e5) Fix doc to follow options for css-loader v3 ([#2362](https://github-redirect.dependabot.com/rails/webpacker/issues/2362))
- Additional commits viewable in [compare view](https://github.com/rails/webpacker/compare/v3.0.2...v4.2.1)
Maintainer changes
This version was pushed to npm by [gauravtiwari](https://www.npmjs.com/~gauravtiwari), a new releaser for @rails/webpacker 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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps @rails/webpacker from 3.0.2 to 4.2.1.
Changelog
*Sourced from [@rails/webpacker's changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md).* > ## [[4.2.1]](https://github.com/rails/webpacker/compare/v4.1.0...v4.2.0) - 2019-12-09 > > - Fixed issue with webpack clean task [#2389](https://github-redirect.dependabot.com/rails/webpacker/pull/2389) > > ## [[4.2.0]](https://github.com/rails/webpacker/compare/v4.1.0...v4.2.0) - 2019-11-12 > > - Fixed installer bug [#2366](https://github-redirect.dependabot.com/rails/webpacker/pull/2366) > > ## [[4.1.0]](https://github.com/rails/webpacker/compare/v4.0.7...v4.1.0) - 2019-11-12 > > - Added favicon_pack_tag to generate favicon links [#2281](https://github-redirect.dependabot.com/rails/webpacker/pull/2281) > - Add support for Brotli compression [#2273](https://github-redirect.dependabot.com/rails/webpacker/pull/2273) > - Support .(sass|scss).erb [#2259](https://github-redirect.dependabot.com/rails/webpacker/pull/2259) > - Elm: Enable production optimizations when compiling in production [#2234](https://github-redirect.dependabot.com/rails/webpacker/pull/2234) > - fixes webpacker:clean erroring because of nested hashes [#2318](https://github-redirect.dependabot.com/rails/webpacker/pull/2318) > - Revert of production env enforcement [#2341](https://github-redirect.dependabot.com/rails/webpacker/pull/2341) > - Add a preload_pack_asset helper [#2124](https://github-redirect.dependabot.com/rails/webpacker/pull/2124) > - Record the compilation digest even on webpack error [#2117](https://github-redirect.dependabot.com/rails/webpacker/pull/2117) > - See more changes [here](https://github.com/rails/webpacker/compare/v4.0.7...v4.1.0) > > ## [[4.0.7]](https://github.com/rails/webpacker/compare/v4.0.6...v4.0.7) - 2019-06-03 > > - Prevent `@babel/plugin-transform-runtime` from rewriting babel helpers in core-js. Remove unneeded runtime `@babel/runtime-corejs3` [#2116](https://github-redirect.dependabot.com/rails/webpacker/pull/2116) > - Fix for: [#2109 Uncaught TypeError: **webpack_require**(...) is not a function](https://github-redirect.dependabot.com/rails/webpacker/issues/2109): **If you are upgrading**, please check your `babel.config.js` against the [default `babel.config.js`](https://github.com/rails/webpacker/blob/master/lib/install/config/babel.config.js): > - `@babel/preset-env` should contain `corejs: 3` > - `@babel/plugin-transform-runtime` should contain `corejs: false` > - Removed unneeded runtime `@babel/runtime-corejs3` > > ## [[4.0.6]](https://github.com/rails/webpacker/compare/v4.0.5...v4.0.6) - 2019-05-30 > > - Webpack should not be transpiled [#2111](https://github-redirect.dependabot.com/rails/webpacker/pull/2111) > > ## [[4.0.5]](https://github.com/rails/webpacker/compare/v4.0.4...v4.0.5) - 2019-05-30 > > - Don't let babel & core-js transpile each other [#2110](https://github-redirect.dependabot.com/rails/webpacker/pull/2110) > > ## [[4.0.4]](https://github.com/rails/webpacker/compare/v4.0.3...v4.0.4) - 2019-05-28 > > - Remove bundler version constraint > > ## [[4.0.3]](https://github.com/rails/webpacker/compare/v4.0.2...v4.0.3) - 2019-05-28 > > Please see the diff > > ##### Breaking changes (for pre-existing apps) > > - [`@babel/polyfill`](https://babeljs.io/docs/en/next/babel-polyfill.html) [doesn't make it possible to provide a smooth migration path from `core-js@2` to `core-js@3`](https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md#babelpolyfill): for this reason, it was decided to deprecate `@babel/polyfill` in favor of separate inclusion of required parts of `core-js` and `regenerator-runtime`. [#2031](https://github-redirect.dependabot.com/rails/webpacker/pull/2031) > > In each of your `/packs/*.js` files, change this: > > ... (truncated)Commits
- [`6bc19e7`](https://github.com/rails/webpacker/commit/6bc19e7df3ed7e8f958b573e793a342a2a69df05) 4.2.1 - [`6427cdb`](https://github.com/rails/webpacker/commit/6427cdbacd71412be781336277bf60b87957a8a8) Make clean task simpler and fix issues ([#2389](https://github-redirect.dependabot.com/rails/webpacker/issues/2389)) - [`417542c`](https://github.com/rails/webpacker/commit/417542c8ed7d344ecc24b3ae40e303d478ad50d0) Install the version of Webpacker that is announced in the previous message. (... - [`d905149`](https://github.com/rails/webpacker/commit/d905149d8a33303a9c24002721bc872ef95a8b6f) 4.2.0 - [`93152cf`](https://github.com/rails/webpacker/commit/93152cfa5827e032ae84f54a6b61a57ca9379e4f) Check for webpacker.yml before setting source ([#2366](https://github-redirect.dependabot.com/rails/webpacker/issues/2366)) - [`f36e5ed`](https://github.com/rails/webpacker/commit/f36e5ed2ae1d702b19313070a341a82098ce923f) 4.1.0 - [`05179f8`](https://github.com/rails/webpacker/commit/05179f8b76b8d38cad66be66e5fe9d08a3cbcb1d) fix doc. config webpacker with docker for autoreload ([#2297](https://github-redirect.dependabot.com/rails/webpacker/issues/2297)) - [`ec47091`](https://github.com/rails/webpacker/commit/ec47091f7170da32e0919b9e62acc0ca548747f7) Update deployment.md ([#2290](https://github-redirect.dependabot.com/rails/webpacker/issues/2290)) - [`de25514`](https://github.com/rails/webpacker/commit/de25514be72d44fecb62b83cee16a6187d1f0596) Update troubleshooting.md ([#2298](https://github-redirect.dependabot.com/rails/webpacker/issues/2298)) - [`749675d`](https://github.com/rails/webpacker/commit/749675d9c035dbc8777f718582e3e4804147e9e5) Fix doc to follow options for css-loader v3 ([#2362](https://github-redirect.dependabot.com/rails/webpacker/issues/2362)) - Additional commits viewable in [compare view](https://github.com/rails/webpacker/compare/v3.0.2...v4.2.1)Maintainer changes
This version was pushed to npm by [gauravtiwari](https://www.npmjs.com/~gauravtiwari), a new releaser for @rails/webpacker 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)