Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

chore(deps): update dependency copy-webpack-plugin to v5 #30

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 15, 2019

This PR contains the following updates:

Package Type Update Change
copy-webpack-plugin devDependencies major 4.3.1 -> 5.0.4

Release Notes

webpack-contrib/copy-webpack-plugin

v5.0.4

Compare Source

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
Performance Improvements

v5.0.0

Compare Source

Bug Fixes
  • copy only modified files when you use patterns with difference to and same context (#​341) (e808aa2)
  • handle [contenthash] as template (#​328) (61dfe52)
  • handles when you add new files in watch mode and use glob (#​333) (49a28f0)
  • normalize path segment separation, no problems when you mixed / and \\ (#​339) (8f5e638)
  • throw error if from is an empty string #​278 (#​285) (adf1046)
Features
  • emit warning instead error if file doesn't exist (#​338) (a1c5372)
  • supports copy nested directories/files in symlink (#​335) (f551c0d)
BREAKING CHANGES
  • drop support for webpack < 4
  • drop support for node < 6.9
  • debug option was renamed to logLevel, it only accepts string values: trace, debug, info, warn, error and silent
  • plugin emit warning instead error if file doesn't exist
  • change prototype of plugin, now you can to get correct plugin name

v4.6.0

Compare Source

Bug Fixes
  • copy only modified files when you use patterns with difference to and same context (#​341) (e808aa2)
  • handle [contenthash] as template (#​328) (61dfe52)
  • handles when you add new files in watch mode and use glob (#​333) (49a28f0)
  • normalize path segment separation, no problems when you mixed / and \\ (#​339) (8f5e638)
  • throw error if from is an empty string #​278 (#​285) (adf1046)
Features
  • emit warning instead error if file doesn't exist (#​338) (a1c5372)
  • supports copy nested directories/files in symlink (#​335) (f551c0d)
BREAKING CHANGES
  • drop support for webpack < 4
  • drop support for node < 6.9
  • debug option was renamed to logLevel, it only accepts string values: trace, debug, info, warn, error and silent
  • plugin emit warning instead error if file doesn't exist
  • change prototype of plugin, now you can to get correct plugin name

v4.5.4

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.3

Compare Source

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

v4.5.2

Compare Source

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

v4.5.1

Compare Source

Bug Fixes

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

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.2

Compare Source

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

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

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 requested a review from a team as a code owner March 15, 2019 19:48
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from d9417e0 to 53d1c28 Compare March 22, 2019 15:55
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from 53d1c28 to 6753ff0 Compare May 4, 2019 16:53
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-5.x branch from 6753ff0 to 55a366f Compare August 10, 2019 11:58
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.

None yet

1 participant