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

Update dependency clean-webpack-plugin to v2 #386

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2019

This PR contains the following updates:

Package Type Update Change References
clean-webpack-plugin devDependencies major 0.1.19 -> 2.0.2 source

Release Notes

johnagan/clean-webpack-plugin

v2.0.2

Compare Source

v2.0.1

Compare Source

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.

v1.0.1

Compare Source

v1.0.0

Compare Source

No updates from sub v1 release.


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.

@codecov-io
Copy link

codecov-io commented May 12, 2019

Codecov Report

Merging #386 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #386   +/-   ##
=======================================
  Coverage   60.77%   60.77%           
=======================================
  Files          54       54           
  Lines        2904     2904           
=======================================
  Hits         1765     1765           
  Misses       1139     1139

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8a42b5...1b517f4. Read the comment docs.

@foolip
Copy link
Member

foolip commented May 12, 2019

Will be done as part of #392.

@foolip foolip closed this May 12, 2019
@foolip foolip deleted the renovate/clean-webpack-plugin-2.x branch May 12, 2019 20:18
@renovate
Copy link
Contributor Author

renovate bot commented May 12, 2019

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants