Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump grunt-webpack from 3.1.3 to 4.0.3 in /Web #919

Merged
merged 1 commit into from
May 30, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2021

Bumps grunt-webpack from 3.1.3 to 4.0.3.

Release notes

Sourced from grunt-webpack's releases.

v4.0.3

4.0.3 (2021-04-18)

Bug Fixes

  • Allow webpack 5 in peer dependencies (ac730f1), closes #189
  • Do not provide watch option to webpack to fix deprecation warning (5decc0d), closes #188

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

... (truncated)

Commits
  • a58dbb8 chore: Use github actions
  • 5decc0d fix: Do not provide watch option to webpack to fix deprecation warning
  • 3c9e5af chore: Upgrade eslint and prettier
  • ac730f1 fix: Allow webpack 5 in peer dependencies
  • c483d26 chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1
  • d3b4df2 chore(deps-dev): bump semantic-release from 17.1.1 to 17.2.3
  • bb6fa22 chore(deps): bump ini from 1.3.5 to 1.3.7
  • f1fd965 chore(deps): bump elliptic from 6.5.3 to 6.5.4
  • a17ae77 chore(deps): bump y18n from 3.2.1 to 3.2.2
  • 186a50b chore(deps): bump node-fetch from 2.6.0 to 2.6.1
  • 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 dependabot bot added dependencies javascript Pull requests that update Javascript code labels May 30, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Web/grunt-webpack-4.0.3 branch from 56eeed0 to a057bd3 Compare May 30, 2021 19:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Web/grunt-webpack-4.0.3 branch from a057bd3 to 4c27ab9 Compare May 30, 2021 19:32
@dlemstra dlemstra merged commit b17875f into master May 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Web/grunt-webpack-4.0.3 branch May 30, 2021 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant