Open greenkeeper[bot] opened 6 years ago
After pinning to 4.5.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
copy-webpack-plugin was updated from 4.5.3
to 4.5.4
.Your tests are still failing with this version. Compare changes
devDependency
copy-webpack-plugin was updated from 4.5.4
to 4.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
copy-webpack-plugin was updated from 5.0.0
to 5.0.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 34 commits.
a8fc34e
chore(release): 5.0.1
91ba939
chore(deps): update (#354)
5b407f1
fix: respect base of glob
for context dependencies (#352)
ff1a7be
docs: improve logLevel
option description (#346)
d5788db
docs: fix a typo in README.md (#344)
517433e
chore(release): 5.0.0
d332212
test: empty from (#343)
1f511b8
refactor: debug option (#342)
e808aa2
fix: copy only modified files when you use patterns with difference to (#341)
fbe43cb
test: space in directory (#340)
8f5e638
fix: normalize path segment separation (#339)
a1c5372
feat: emit warning instead error if file doesn't exist (#338)
f551c0d
feat: supports copy nested directories/files in symlink (#335)
2f3ee34
refactor: use Error
class for error (#336)
49a28f0
fix: handles new files when you in watch mode (#333)
There are 34 commits in total.
See the full diff
devDependency
copy-webpack-plugin was updated from 5.0.1
to 5.0.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
to
option (#363) (52f8be6)The new version differs by 41 commits.
95cf57e
chore(release): 5.0.2
ae2258f
perf: avoid extra call stat
for file (#365)
94086af
chore: remove unused deps (#364)
52f8be6
fix: better determinate template in to
option (#363)
3946473
fix: emit errors instead throw (#362)
05963eb
fix: add fallback to transform cache directory (#361)
eaf4306
fix: watch on windows (#359)
a8fc34e
chore(release): 5.0.1
91ba939
chore(deps): update (#354)
5b407f1
fix: respect base of glob
for context dependencies (#352)
ff1a7be
docs: improve logLevel
option description (#346)
d5788db
docs: fix a typo in README.md (#344)
517433e
chore(release): 5.0.0
d332212
test: empty from (#343)
1f511b8
refactor: debug option (#342)
There are 41 commits in total.
See the full diff
devDependency
copy-webpack-plugin was updated from 5.0.2
to 5.0.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 44 commits.
ec0e036
chore(release): 5.0.3
de52b48
chore(defaults): update (#376)
70917b7
fix: alone [N]
interpolation in to
option (#375)
95cf57e
chore(release): 5.0.2
ae2258f
perf: avoid extra call stat
for file (#365)
94086af
chore: remove unused deps (#364)
52f8be6
fix: better determinate template in to
option (#363)
3946473
fix: emit errors instead throw (#362)
05963eb
fix: add fallback to transform cache directory (#361)
eaf4306
fix: watch on windows (#359)
a8fc34e
chore(release): 5.0.1
91ba939
chore(deps): update (#354)
5b407f1
fix: respect base of glob
for context dependencies (#352)
ff1a7be
docs: improve logLevel
option description (#346)
d5788db
docs: fix a typo in README.md (#344)
There are 44 commits in total.
See the full diff
devDependency
copy-webpack-plugin was updated from 5.0.3
to 5.0.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 53 commits.
6158483
chore(release): 5.0.4
cd0e9f5
docs: clarify plugin description (#395)
f848140
test: refactor (#394)
ff0c736
refactor: tests (#393)
7f08be6
fix: use posix separator for emitting assets (#392)
89c73c8
chore(defaults): update (#390)
0b61c86
docs: fix 'defined' typo in readme (#384)
2f4dfec
docs: update wording in README (#386)
4b5a6bf
chore(defaults): update (#380)
ec0e036
chore(release): 5.0.3
de52b48
chore(defaults): update (#376)
70917b7
fix: alone [N]
interpolation in to
option (#375)
95cf57e
chore(release): 5.0.2
ae2258f
perf: avoid extra call stat
for file (#365)
94086af
chore: remove unused deps (#364)
There are 53 commits in total.
See the full diff
devDependency
copy-webpack-plugin was updated from 5.0.4
to 5.0.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 59 commits.
0675847
chore(release): 5.0.5
9146c2a
docs: fix typo (#401)
3103940
refactor: minor code refactor (#399)
c546871
perf: improvement for webpack@5 (#406)
5db376b
chore(deps): update (#409)
806eb41
docs: fix broken fragment links (#398)
6158483
chore(release): 5.0.4
cd0e9f5
docs: clarify plugin description (#395)
f848140
test: refactor (#394)
ff0c736
refactor: tests (#393)
7f08be6
fix: use posix separator for emitting assets (#392)
89c73c8
chore(defaults): update (#390)
0b61c86
docs: fix 'defined' typo in readme (#384)
2f4dfec
docs: update wording in README (#386)
4b5a6bf
chore(defaults): update (#380)
There are 59 commits in total.
See the full diff
devDependency
copy-webpack-plugin was updated from 5.0.5
to 5.1.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 69 commits.
5df649c
chore(release): 5.1.0
c936416
refactor: tests (#421)
08a4d7f
docs: fix
8b13bc3
refactor: improve schema
d155dd0
docs: update ignore instructions (#410)
45780be
docs: example for placeholders in to
(#420)
452539a
feat: validate options (#419)
4826e56
fix: better to determine when glob is used
51c3680
docs: issue 408 (#418)
f6f72a7
chore(deps): update
0675847
chore(release): 5.0.5
9146c2a
docs: fix typo (#401)
3103940
refactor: minor code refactor (#399)
c546871
perf: improvement for webpack@5 (#406)
5db376b
chore(deps): update (#409)
There are 69 commits in total.
See the full diff
devDependency
copy-webpack-plugin was updated from 5.1.0
to 5.1.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 71 commits.
96e2315
chore(release): 5.1.1
3b79595
fix: allow to setup empty array (#425)
5df649c
chore(release): 5.1.0
c936416
refactor: tests (#421)
08a4d7f
docs: fix
8b13bc3
refactor: improve schema
d155dd0
docs: update ignore instructions (#410)
45780be
docs: example for placeholders in to
(#420)
452539a
feat: validate options (#419)
4826e56
fix: better to determine when glob is used
51c3680
docs: issue 408 (#418)
f6f72a7
chore(deps): update
0675847
chore(release): 5.0.5
9146c2a
docs: fix typo (#401)
3103940
refactor: minor code refactor (#399)
There are 71 commits in total.
See the full diff
The devDependency copy-webpack-plugin was updated from
4.5.2
to4.5.3
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
copy-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/natthanhamilton/natthan-io/builds/19394966)). - β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/natthanhamilton/natthan-io/builds/439529134?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 3 commits.
48bc708
chore(release): 4.5.3
5fa69db
fix(processPattern): add
glob
directory context tocontextDependencies
(#290)5474889
docs: context option is a string, not array (#269)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: