Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Bump grunt-webpack from 3.1.3 to 4.0.2 #161

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps grunt-webpack from 3.1.3 to 4.0.2.

Release notes

Sourced from grunt-webpack's releases.

v4.0.2

4.0.2 (2020-07-20)

Bug Fixes

  • webpack-dev-server: Remove version check for webpack-dev-server (f1ac3ff)

v4.0.1

4.0.1 (2020-07-20)

Bug Fixes

  • webpack-dev-server: Fix check for webpack-dev-server version (f262abf)

v4.0.0

4.0.0 (2020-07-20)

Bug Fixes

  • deps: Upgrade dependencies (f6ca1c3)
  • Drop support for node < 6.11.5 and webpack < 4 (36aba57)
  • Ensure correct version of webpack-dev-server is installed (e40dbe9)
  • Read raw config in tasks to avoid circular dependency (570f378)
  • remove adding of HMR plugin, since addDevServerEntrypoints already does it (4b2fbf8)
  • Remove handling of templates in Plugins (e2cf0cd)
  • Update lodash (5836231)
  • Require node 10 (3b218ab)

Features

  • Add support for webpack 5 (920c6d9)

BREAKING CHANGES

  • Ensure you use node 10.13.0 or newer before upgrading to this grunt-webpack version
  • Requires webpack-dev-server 3.2.0 or newer
  • Grunt templates will not be evaluated in Plugins anymore. Use lazy config loading instead.
Commits
  • f1ac3ff fix(webpack-dev-server): Remove version check for webpack-dev-server
  • f262abf fix(webpack-dev-server): Fix check for webpack-dev-server version
  • 03aa64d chore: README style
  • 1fe7923 chore: Clarify requirements
  • 77a2190 chore: Delete changelog file
  • f6ca1c3 fix(deps): Upgrade dependencies
  • 671d5b8 chore: Add semantic release
  • 920c6d9 feat: Add support for webpack 5
  • e40dbe9 fix: Ensure correct version of webpack-dev-server is installed
  • ee287ce chore: Migrate to jest
  • Additional commits viewable in compare view

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 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:

  • Update frequency (including time of day and day of week)
  • 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)

Bumps [grunt-webpack](https://github.com/webpack-contrib/grunt-webpack) from 3.1.3 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/grunt-webpack/releases)
- [Commits](webpack-contrib/grunt-webpack@v3.1.3...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 21, 2020
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot-preview
Copy link
Contributor Author

Superseded by #242.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/grunt-webpack-4.0.2 branch April 19, 2021 06:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant