dalen / puppetexplorer

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

Bump webpack from 4.22.0 to 4.23.0 #512

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.22.0 to 4.23.0.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.23.0 > # Features > > * add `watchMode` flag to Compiler to be able to detect watch mode in plugins > * Prefer chunk names of entrypoints when merging chunks > * add `removedFiles` property to Compiler to detect removed files > > # Bugfixes > > * publish declarations to npm > * upgrade `@webassemblyjs/*` for bugfix > * fix crash when using a side-effect-free wasm module in production mode > > # Internal changes > > * test on node.js 12 > * fix memory leak in test suite
Commits - [`a4feb6e`](https://github.com/webpack/webpack/commit/a4feb6e15ff7ac19bab1a458de369a887dde44fe) 4.23.0 - [`298fa4c`](https://github.com/webpack/webpack/commit/298fa4c9811f24bfc2d73315dc5fe7a6a609e130) Merge pull request [#8266](https://github-redirect.dependabot.com/webpack/webpack/issues/8266) from ljqx/wasm-finalize-exports-fix - [`035ceb6`](https://github.com/webpack/webpack/commit/035ceb6b1b9b14fe7c3c0da2738cd5d5e2ecf24b) force travis rerun - [`735b4aa`](https://github.com/webpack/webpack/commit/735b4aa56f712d36e62eec94731f3b0bd012be65) Merge pull request [#8182](https://github-redirect.dependabot.com/webpack/webpack/issues/8182) from xtuc/ci-node-nightly - [`6844c75`](https://github.com/webpack/webpack/commit/6844c7526fe9431c1d59c855c9eb93787d41083e) add test - [`8256249`](https://github.com/webpack/webpack/commit/82562497035541e9f13fe54f7707782602c5777b) longer timeouts for Compiler test - [`f7ff913`](https://github.com/webpack/webpack/commit/f7ff9139f0c815f007bd32bc53bad5a3f6e98424) use latest node 12 nightly - [`1c44f95`](https://github.com/webpack/webpack/commit/1c44f95b8c1851eb088a9b3e5944fee6e1f23ddd) fix bug where module is referenced which is not in the graph - [`98d077d`](https://github.com/webpack/webpack/commit/98d077d0b63aae7854467bf77c727efff6d0ea22) order values with different types correctly - [`f5e45be`](https://github.com/webpack/webpack/commit/f5e45bec2e27c64966ca8c2e5375cac9c2b21501) also export WebAssembly.Global when reexporting globals - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.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.