dalen / puppetexplorer

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

Bump webpack from 4.24.0 to 4.25.1 #531

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 4.24.0 to 4.25.1.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.25.1 > # Bugfixes > > * fix replacement of compile-time constant expression when expression is a wrapped expression (string prefix and/or suffix). > > ## v4.25.0 > # Features > > * add `format` option to `DllPlugin` to allow generating formated manifest json > * add flags to `ProgressPlugin` to add and remove information > * entrypoint counter was added, but disabled by default to avoid breaking change > > # Bugfixes > > * fix code generation for context dependencies when replacing compile-time constant expressions > * disable the effect of the ProvidePlugin for `.mjs`
Commits - [`2361995`](https://github.com/webpack/webpack/commit/2361995a429794d372d61e3fb628dea3929e0ca4) 4.25.1 - [`e2a2016`](https://github.com/webpack/webpack/commit/e2a20160df3a64faa33512bf9451fd7440578674) Merge pull request [#8338](https://github-redirect.dependabot.com/webpack/webpack/issues/8338) from webpack/bugfix/issue-8293 - [`babe736`](https://github.com/webpack/webpack/commit/babe736cfa1ef7e8014ed32ba4a4ec38049dce14) replace prefix/postfix even when equal for wrapped context - [`dcd0d59`](https://github.com/webpack/webpack/commit/dcd0d59d6242c887951388009dae5303f5733232) test for [#8293](https://github-redirect.dependabot.com/webpack/webpack/issues/8293) - [`af123a8`](https://github.com/webpack/webpack/commit/af123a81ee1438c8475aa9aff19857a5bfa3b694) Merge pull request [#8334](https://github-redirect.dependabot.com/webpack/webpack/issues/8334) from webpack/bugfix/lint - [`36eb0bb`](https://github.com/webpack/webpack/commit/36eb0bb1da665671919abcf528c90b6f3b330a8e) move azure specific commands to azure-pipelines.yml - [`290094e`](https://github.com/webpack/webpack/commit/290094e10a990aa3fd8073b02b4dc57781f924d7) 4.25.0 - [`355590e`](https://github.com/webpack/webpack/commit/355590e7c45508b545bb0ba546bf06e8729809fa) Merge pull request [#8250](https://github-redirect.dependabot.com/webpack/webpack/issues/8250) from Aladdin-ADD/patch-3 - [`0293c3a`](https://github.com/webpack/webpack/commit/0293c3a5ee6e41d04f4c5e1fb0607fdb7a0b38a8) Merge pull request [#8279](https://github-redirect.dependabot.com/webpack/webpack/issues/8279) from smelukov/support-entry-progress - [`1ea411b`](https://github.com/webpack/webpack/commit/1ea411baad74fd45a5a97b1e5584f283864ab1e8) Merge pull request [#8139](https://github-redirect.dependabot.com/webpack/webpack/issues/8139) from NaviMarella/FormatManifest - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.24.0...v4.25.1)


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.