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

Update dependency copy-webpack-plugin to v4.4.2 #118

Merged
merged 1 commit into from
Feb 23, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2018

This Pull Request updates dependency copy-webpack-plugin from v4.3.1 to v4.4.2

Release Notes

v4.4.0

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

4.3.1 (2017-12-22)

Bug Fixes
  • cache behaviour (#​196) (6beb89e)
  • cache option behaviour (3b088d0)

v4.4.1

Bug Fixes
  • replace pify with simpler promise helpers (#​221) (dadac24)

v4.4.2

Bug Fixes
  • src/: don't escape non-glob patterns (#​230) (0eb2cd5)

Commits

v4.4.0

  • 7c8a403 chore(package): add files property to reduce package size (#​187)
  • f6c1ba7 refactor: avoid using lodash (#​191)
  • ea0c05f fix(preProcessPatterns): support glob context paths with special characters (#​208)
  • 158f821 feat: use compiler.inputFileSystem instead fs (#​205)
  • 685d9ff ci(travis): add node `lts/*&&stable`
  • 9bf0d99 fix(package): add prepare script
  • 42701b6 refactor(package): rm test:nolint script
  • 7780271 chore(package): add engines field
  • 6a16b3c fix: support webpack >= v4.0.0
  • aff71ee docs(README): standardize
  • b95fe62 chore(release): 4.4.0

v4.4.1

  • d0e17a1 docs(README): add missing comma in examples (#​219)
  • dadac24 fix: replace pify with simpler promise helpers (#​221)
  • 2a6ec79 chore(release): 4.4.1

v4.4.2

  • 4e15c1c style(utils/promisify): add missing semicolons
  • 0eb2cd5 fix(src/): don't escape non-glob patterns (#​230)
  • ee78c06 chore(release): 4.4.2

This PR has been generated by Renovate Bot.

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

Successfully merging this pull request may close these issues.

2 participants