Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Bump webpack-manifest-plugin from 3.1.1 to 4.0.2 in /web/modules/custom/react_tools/tools #989

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps webpack-manifest-plugin from 3.1.1 to 4.0.2.

Release notes

Sourced from webpack-manifest-plugin's releases.

v4.0.0

Breaking Changes

This package now requires Node v12+. It also ships with TypeScript definitions, which differ from the third party @types/webpack-manifest-plugin package.

Bugfixes

  • fix: add webpack v5 to peerDeps (#271)

Updates

  • docs: add info about webpack-clean and wds
  • refactor: use typescript (#272)

v3.2.0

Features

  • feat: useLegacyEmit option (#246)

Updates

  • docs: fixed typo (#260)
Commits
  • 77eca25 chore(release): 4.0.2
  • 098b6dd fix: improve types
  • 9bfc989 chore(release): 4.0.1
  • 830a1b2 chore: rem peerDep change now that we're using pnpm, reapply peerDep fix
  • 5ff6832 chore(release): 4.0.0
  • a93ca8c refactor: use typescript (#272)
  • 9d0fe7c docs: add info about webpack-clean and wds
  • f653ec6 fix: add webpack v5 to peerDeps (#271)
  • 1b9142e chore(release): 3.2.0
  • cbf8cbb chore: only check for high vulns
  • 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)

Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 3.1.1 to 4.0.2.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](shellscape/webpack-manifest-plugin@v3.1.1...v4.0.2)

---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2021
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants