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

chore(deps): update dependency clean-webpack-plugin to v2 #466

Merged
merged 2 commits into from
Mar 4, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2019

This PR contains the following updates:

Package Type Update Change References
clean-webpack-plugin devDependencies major 1.0.1 -> 2.0.0 source

Release Notes

johnagan/clean-webpack-plugin

v2.0.0

Compare Source

README.md

Changes:

  • No configuration is needed for standard usage (cleans webpack's output.path)
  • By default during webpack's watch mode, only files created by webpack are removed
  • Because del is used, globbing is supported
  • Plugin is tested directly via webpack
  • All supported versions are tested
  • Windows is tested via appveyor (no mocked tests)
  • Complete build system including prepublish hooks and git prepush/commit hooks
  • Written with Typescript

Additional notes:

Closes Issues: #​53 #​55 #​67 #​73 #​80 #​85 #​86 #​89 #​91 #​92 #​93 #​98
Closes PRs: #​39 #​74

Massive props to @​chrisblossom for working on this and pushing it through.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/clean-webpack-plugin-2.x branch from 719584a to 8379ff6 Compare March 4, 2019 17:39
@renovate
Copy link
Contributor Author

renovate bot commented Mar 4, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@ryelle ryelle merged commit 1455caa into master Mar 4, 2019
@renovate renovate bot deleted the renovate/clean-webpack-plugin-2.x branch March 4, 2019 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants