Open greenkeeper[bot] opened 6 years ago
Merging #169 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #169 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 19 19
Lines 434 434
Branches 35 35
=====================================
Hits 434 434
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 0580109...fc04561. Read the comment docs.
Update to this version instead π
webpack-log
, removed dependencies related to the previous logging implementation.Update to this version instead π
The new version differs by 7 commits.
0f9ccbe
2.0.5
6489fa1
Fix getPaths for publicPaths that are URLs (#255) (#257)
fed8046
Update README.md (#256)
ba6248f
prevent multiple identical compilations via watch startTime (#250)
f17765f
Allow webpack v4 and v4-beta (#251)
2e772c1
fixes #252: missing contributing.md
236afb1
docs(README): Fix links to source and describe webpack-log (#248)
See the full diff
Update to this version instead π
watchOffset
option has been removed and the README has been updated with alternative means of accomplishing the same result for this module and webpack v4.Update to this version instead π
The new version differs by 5 commits.
4d53d7c
3.1.0
8a0bb32
Allow Writing Files to Disk (#287)
08207cc
On windows path spaces should resolve to %20 (#288)
d26c67c
fixes #282. credit @cexoso. in certain edge situations res.locals is undefined
781bdc1
update README with publicPath doc link
See the full diff
Update to this version instead π
The new version differs by 6 commits.
27b6c1a
3.1.3
30ba0d7
chore: update package-lock.json
e606cf1
Excluded outputPath from URI escaping to fix #297. (#303)
ac17265
fix: fixes #290 - MultiCompiler exception with writeToDisk
e0d4293
docs(readme): fix missing right parenthesis (#299)
9afcd36
docs(readme): update requirements section to include webpack@4+
See the full diff
Update to this version instead π
The new version differs by 13 commits.
610e260
chore(release): 3.2.0
38077ef
test(sinon): fix deprecation warnings
b6cf7ab
chore(package): update dependencies
93700af
test(server): update expected content-length
a49bf8b
ci(travis): add build stages
a410ea2
chore(package): update webpack-log
v1.2.0...2.0.0 (#331)
5951de9
fix(package): 18 security vulnerabilities (#329)
a718da6
chore(.github/CODEOWNERS): add code owners (#323)
1c85351
docs(breaking-changes): remove and replace with CHANGELOG.md
(#322)
e7536ad
chore(package): add release
script (scripts
) (#321)
fe6bb86
feat(middleware): add methods
option (options.methods
) (#319)
ad88fed
chore(package): update webpack-log
v1.0.1...1.2.0 (#318)
e0c5f11
docs: catches the case whereby assets are an object (#311)
See the full diff
devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.4.0
.Update to this version instead π
Changes
loud-rejection
package which modified the global promise rejection and should not be used in a package like this (#340) (f0a8e3e)Bug fixes
devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.5.0
.Update to this version instead π
The new version differs by 6 commits.
0e8ac82
chore(release): 3.5.0
cf4d7a9
fix(middleware): do not add 'null' to Content-Type (#355)
e6cfe7c
Update package-lock.json (#352)
e56a181
feat: allow to redefine mimeTypes
(possible to use force
option) (#349)
a59b9fd
docs(readme): fix writeToDisk
example (#342)
cc46398
docs(release): 3.4.0
See the full diff
devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.5.1
.Update to this version instead π
The new version differs by 5 commits.
71c3e20
chore(release): 3.5.1
d86bd01
ci: test on all lts node version on linux (#364)
464de8d
ci: node@11 test on windows (#363)
113f79b
chore(deps): update (#362)
90d0d94
fix: remove querystring from filenames when writing to disk (#361)
See the full diff
devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.5.2
.devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.6.0
.devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.6.1
.devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.6.2
.Update to this version instead π
The new version differs by 5 commits.
7942228
chore(release): 3.6.2
56dc705
fix: check existence of res.getHeader
and set the correct Content-Type (#385)
eb2e32b
chore: import development (#387)
e6c2b3c
refactor: migrate on jest (#386)
dba5e02
test: fix overwrite Content-Type (#378)
See the full diff
devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.7.0
.devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.7.1
.devDependency
webpack-dev-middleware was updated from 1.12.2
to 3.7.2
.
Version 2.0.0 of webpack-dev-middleware was just published.
The version 2.0.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of webpack-dev-middleware.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 2 commits.
e879bd7
update readme for 2.0.0
e9407b7
refactoring for 2.0.0 (#233)
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: