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 copy-webpack-plugin to v4.6.0 #57

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 14, 2017

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
copy-webpack-plugin 4.2.3 -> 4.6.0 age adoption passing confidence

Release Notes

webpack-contrib/copy-webpack-plugin

v4.6.0

Compare Source

Bug Fixes
Features

4.5.4 (2018-10-18)

Bug Fixes
  • processPattern: don't add 'glob' as directory when it is a file (contextDependencies) (#​296) (5670926)

4.5.3 (2018-10-10)

Bug Fixes
  • processPattern: add glob directory context to contextDependencies (#​290) (5fa69db)

4.5.2 (2018-06-26)

Bug Fixes

4.5.1 (2018-03-09)

Bug Fixes
  • package: update cacache v10.0.1...10.0.4 (dependencies) (#​238) (0b288f9)
Performance Improvements

v4.5.4

Compare Source

Bug Fixes
  • processPattern: don't add 'glob' as directory when it is a file (contextDependencies) (#​296) (5670926)

v4.5.3

Compare Source

Bug Fixes
  • processPattern: add glob directory context to contextDependencies (#​290) (5fa69db)

v4.5.2

Compare Source

Bug Fixes

v4.5.1

Compare Source

Bug Fixes
  • package: update cacache v10.0.1...10.0.4 (dependencies) (#​238) (0b288f9)
Performance Improvements

v4.5.0

Compare Source

Features
  • processPattern: add support for {RegExp) matches (pattern.test) (#​235) (1861730)

4.4.3 (2018-03-01)

Bug Fixes
  • index: tapable deprecation warnings (webpack >= v4.0.0) (#​234) (445d548)

4.4.2 (2018-02-23)

Bug Fixes

4.4.1 (2018-02-08)

Bug Fixes

v4.4.3

Compare Source

Bug Fixes
  • index: tapable deprecation warnings (webpack >= v4.0.0) (#​234) (445d548)

v4.4.2

Compare Source

Bug Fixes

v4.4.1

Compare Source

Bug Fixes

v4.4.0

Compare Source

Bug Fixes
  • package: add prepare script (9bf0d99)
  • preProcessPatterns: support glob context paths with special characters (#​208) (ea0c05f)
  • support webpack >= v4.0.0 (6a16b3c)
Features

4.3.1 (2017-12-22)

Bug Fixes

v4.3.1

Compare Source

Bug Fixes

v4.3.0

Compare Source

Features
  • add option to cache pattern.transform (pattern.cache) (#​176) (20c143b)
  • option for caching transform function (48c19ff)

4.2.4 (2017-12-14)

Refactoring
  • refactor: use native {Promise} instead of bluebird (#​178) (a508f14)

4.2.3 (2017-11-23)

4.2.2 (2017-11-23)

Bug Fixes

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 you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch 2 times, most recently from 3c115ca to 8b9a47f Compare December 22, 2017 12:39
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.3.0 Update dependency copy-webpack-plugin to v4.3.1 Dec 22, 2017
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 8b9a47f to d24c77c Compare February 8, 2018 10:43
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.3.1 Update dependency copy-webpack-plugin to v4.4.0 Feb 8, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from d24c77c to 0fe9167 Compare February 8, 2018 15:11
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.4.0 Update dependency copy-webpack-plugin to v4.4.1 Feb 8, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 0fe9167 to 8e19897 Compare February 23, 2018 20:17
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.4.1 Update dependency copy-webpack-plugin to v4.4.2 Feb 23, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 8e19897 to 8f682b1 Compare March 1, 2018 21:21
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.4.2 Update dependency copy-webpack-plugin to v4.4.3 Mar 1, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 8f682b1 to 98062c3 Compare March 2, 2018 01:08
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.4.3 Update dependency copy-webpack-plugin to v4.5.0 Mar 2, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 98062c3 to 7eb0ef4 Compare March 9, 2018 13:30
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.5.0 Update dependency copy-webpack-plugin to v4.5.1 Mar 9, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 7eb0ef4 to 7c7fa9e Compare June 26, 2018 09:30
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.5.1 Update dependency copy-webpack-plugin to v4.5.2 Jun 26, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 7c7fa9e to 28212b7 Compare October 10, 2018 08:34
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.5.2 Update dependency copy-webpack-plugin to v4.5.3 Oct 10, 2018
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.5.3 Update dependency copy-webpack-plugin to v4.5.4 Oct 18, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 28212b7 to 3903655 Compare October 18, 2018 23:03
@renovate renovate bot changed the title Update dependency copy-webpack-plugin to v4.5.4 Update dependency copy-webpack-plugin to v4.6.0 Oct 31, 2018
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-4.x branch from 3903655 to 6c16c20 Compare October 31, 2018 14:55
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.

1 participant