dalen / puppetexplorer

Puppet web interface written in CoffeeScript using AngularJS
demo.puppetexplorer.io
Other
412 stars 43 forks source link

Bump webpack from 4.20.2 to 4.21.0 #506

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps webpack from 4.20.2 to 4.21.0.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.21.0 > # Features > > * add `output.libraryTarget: "amd-require"` which generates a AMD `require([], ...)` wrapper instead of a `define([], ...)` wrapper > * support arrays of strings passed to `output.library`, which exposes the library to a subproperty > > # Bugfixes > > * fix cases where `__webpack_require__.e` is used at runtime but is not defined in the bundle > * fix behavior of externals of `global` type > > # Performance > > * Some performance improvements to the chunk graph generation
Commits - [`432d2a3`](https://github.com/webpack/webpack/commit/432d2a3f174b08d5f4f7de018799c97a18efa1fd) 4.21.0 - [`0fb6c60`](https://github.com/webpack/webpack/commit/0fb6c60e337e45013debbcaadbecea97ea58e407) Merge pull request [#7038](https://github-redirect.dependabot.com/webpack/webpack/issues/7038) from marcusdarmstrong/marcusdarmstrong-external-modu... - [`15b6f8b`](https://github.com/webpack/webpack/commit/15b6f8bb7ff6e9f38e2089f363f4e37131af13f9) make afterEach async - [`7bc5c98`](https://github.com/webpack/webpack/commit/7bc5c98171e45d4a575f4ae34c5c8b8e5ed64ec9) Merge branch 'master' into marcusdarmstrong-external-module-fix - [`2228daf`](https://github.com/webpack/webpack/commit/2228daff027113a10790c75f2901c0b804d60a25) Merge pull request [#8230](https://github-redirect.dependabot.com/webpack/webpack/issues/8230) from webpack/revert-8120-rh-silent-reporter - [`fadf875`](https://github.com/webpack/webpack/commit/fadf875d1294b3a629ea28ffc98cdbe3b05288c9) remove dependency - [`7c0b209`](https://github.com/webpack/webpack/commit/7c0b209c6262d6c8f46dec6e4a76648731365b65) Revert "Re-enable jest-silent-reporter #hacktoberfest" - [`a868789`](https://github.com/webpack/webpack/commit/a8687890f72b48d5135315f86bca788407d30b68) Merge pull request [#8143](https://github-redirect.dependabot.com/webpack/webpack/issues/8143) from MLoughry/miclo/optimize-chunk-graph-generation - [`1d71ede`](https://github.com/webpack/webpack/commit/1d71ede4755a471b205a01d8b884fcda486f7f04) Make changes suggested by [**sokra**](https://github.com/sokra) to optimize chunk graph generation - [`4d3fe00`](https://github.com/webpack/webpack/commit/4d3fe000b5f173a186c918eb1a9b0486e0fc3f5c) Merge pull request [#8134](https://github-redirect.dependabot.com/webpack/webpack/issues/8134) from fscherwi/update-coveralls - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.20.2...v4.21.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.