Open greenkeeper[bot] opened 7 years ago
After pinning to 2.25.0 your tests are passing again. Downgrade this dependency π.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 12 commits .
61ec618
Release 2.27.0
9d7aa21
fix(chunksorter): webpack2 compatible (#569)
cbbb4a9
Document yarn link
before running tests (#570)
41dce56
Add link to html-webpack-include-assets-plugin (#560)
6dd753c
Fix travis-ci: set tty size (#552)
7a781a4
Fix template compilation for es6 modules (#550)
1b4f8ef
Fix template path resolving regexp to support loader query parameters (#542)
26c95e9
Update README.md
4509937
Update README.md
d07d1eb
updated README (#539)
2f4c883
Fix unit tests for node 0.12
ecc0784
Fix unit tests for node 0.12
See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 12 commits .
61ec618
Release 2.27.0
9d7aa21
fix(chunksorter): webpack2 compatible (#569)
cbbb4a9
Document yarn link
before running tests (#570)
41dce56
Add link to html-webpack-include-assets-plugin (#560)
6dd753c
Fix travis-ci: set tty size (#552)
7a781a4
Fix template compilation for es6 modules (#550)
1b4f8ef
Fix template path resolving regexp to support loader query parameters (#542)
26c95e9
Update README.md
4509937
Update README.md
d07d1eb
updated README (#539)
2f4c883
Fix unit tests for node 0.12
ecc0784
Fix unit tests for node 0.12
See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 13 commits .
9bdb618
Release 2.27.1
61ec618
Release 2.27.0
9d7aa21
fix(chunksorter): webpack2 compatible (#569)
cbbb4a9
Document yarn link
before running tests (#570)
41dce56
Add link to html-webpack-include-assets-plugin (#560)
6dd753c
Fix travis-ci: set tty size (#552)
7a781a4
Fix template compilation for es6 modules (#550)
1b4f8ef
Fix template path resolving regexp to support loader query parameters (#542)
26c95e9
Update README.md
4509937
Update README.md
d07d1eb
updated README (#539)
2f4c883
Fix unit tests for node 0.12
ecc0784
Fix unit tests for node 0.12
See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 34 commits.
9665c63
Add support for webpack 3(#707)
2751ade
README.md updated path property in output (#697)
efd1f78
chore(github): add issue_template.md (#677)
d77b399
Update README.md (#688)
7a2aa84
Update template-option.md (#687)
9b272cf
make test passes for webpack@1 and webapck@2 (#642)
7a43f10
docs(README): clearer explanation about minify (#666)
cc6ba28
Link plugin for inlining chunk manifest (#647)
b4bd75f
Make example more explicit about filename (#649)
b8fd142
Update template-option.md (#590)
5a76433
Add link media plugin to README (#591)
eeb94b5
this.resourcePath will avoid not skipping resource file with query params. (#588)
810771e
Update README.md
dc32a23
Added new preload plugin and description update (#580)
eb6a54f
Run tests against webpack 1
There are 34 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 39 commits.
09a96f5
Release 2.30
cb15071
Uses a singleton cache to store the compilation stats (#723)
6f15d18
Add manual sort mode
bd043db
Change headReg and bodyReg to allow spaces (#709)
2cc10df
Release 2.29.0
9665c63
Add support for webpack 3(#707)
2751ade
README.md updated path property in output (#697)
efd1f78
chore(github): add issue_template.md (#677)
d77b399
Update README.md (#688)
7a2aa84
Update template-option.md (#687)
9b272cf
make test passes for webpack@1 and webapck@2 (#642)
7a43f10
docs(README): clearer explanation about minify (#666)
cc6ba28
Link plugin for inlining chunk manifest (#647)
b4bd75f
Make example more explicit about filename (#649)
b8fd142
Update template-option.md (#590)
There are 39 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 41 commits.
0cf580c
fix(template): prevent undefined error in template loader (#754)
7ca7cb7
Add sort-manually examples for webpack 3
09a96f5
Release 2.30
cb15071
Uses a singleton cache to store the compilation stats (#723)
6f15d18
Add manual sort mode
bd043db
Change headReg and bodyReg to allow spaces (#709)
2cc10df
Release 2.29.0
9665c63
Add support for webpack 3(#707)
2751ade
README.md updated path property in output (#697)
efd1f78
chore(github): add issue_template.md (#677)
d77b399
Update README.md (#688)
7a2aa84
Update template-option.md (#687)
9b272cf
make test passes for webpack@1 and webapck@2 (#642)
7a43f10
docs(README): clearer explanation about minify (#666)
cc6ba28
Link plugin for inlining chunk manifest (#647)
There are 41 commits in total.
See the full diff
Version 2.26.0 of html-webpack-plugin just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As html-webpack-plugin is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **coverage/coveralls** First build on greenkeeper/html-webpack-plugin-2.26.0 at 12.808% [Details](https://coveralls.io/builds/9507079) - β **ci/circleci** Your tests passed on CircleCI! [Details](https://circleci.com/gh/leecade/fe/134?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - β **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/leecade/fe/build/1.0.146)Commits
The new version differs by 3 commits .
d22c230
Allows events to add no-value attributes
90c6b90
Add yarn lock file
f3abe9f
Update dependencies
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: