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

Update dependency clean-webpack-plugin to v2 #1312

Merged
merged 2 commits into from
Mar 11, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2019

This PR contains the following updates:

Package Type Update Change References
clean-webpack-plugin dependencies major ^1.0.0 -> ^2.0.0 source

Release Notes

johnagan/clean-webpack-plugin

v2.0.0

Compare Source

Relavant:

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.

@eliperelman eliperelman requested a review from edmorley March 6, 2019 16:30
@renovate
Copy link
Contributor Author

renovate bot commented Mar 6, 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.

@eliperelman eliperelman self-assigned this Mar 6, 2019
@eliperelman eliperelman added this to the v9 milestone Mar 6, 2019
@eliperelman eliperelman requested a review from a team March 8, 2019 03:12
@eliperelman eliperelman merged commit 54be1b1 into master Mar 11, 2019
@renovate renovate bot deleted the renovate/clean-webpack-plugin-2.x branch March 11, 2019 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

3 participants