Closed greenkeeper[bot] closed 5 years ago
After pinning to 4.35.3 your tests are passing again. Downgrade this dependency π.
devDependency
webpack was updated from 4.36.0
to 4.36.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
webpack was updated from 4.36.1
to 4.37.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 37 commits.
04b0d6b
4.37.0
2fb853e
Merge pull request #9436 from webpack/feature/logging
a1f0789
Merge pull request #9458 from yvanwangl/master
9d381f2
HookMap: replace .tap() with .for().tap()
677ccd9
small fixes
1d4fb10
Merge pull request #9448 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.13.0
7b31890
more tests
167759d
Merge pull request #9449 from webpack/dependabot/npm_and_yarn/simple-git-1.122.0
d0298bc
Merge pull request #9450 from webpack/dependabot/npm_and_yarn/acorn-6.2.1
fa2b3f7
Merge pull request #9452 from webpack/dependabot/npm_and_yarn/lodash-4.17.15
85263af
update snapshot
b6138c1
add infrastructure test
d532c4f
allow to configure the infrastructure logger
183ddad
store profiling requests into the Stats too
51e137e
chore(deps-dev): bump lodash from 4.17.14 to 4.17.15
There are 37 commits in total.
See the full diff
devDependency
webpack was updated from 4.37.0
to 4.38.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
optimization.removeAvailableModules
unneeded, expect in scenarios where chunks are merged during optimization.optimization.removeAvailableModules
is now disabled in development mode by default
optimization.removeAvailableModules
will be disabled for all modes in next major release, feel free to disable it in production too if you want extra performance.The new version differs by 49 commits.
ae3db13
4.38.0
9741565
Merge pull request #9472 from webpack/performance/chunk-group-available
81017d5
update stats snapshot because of additional logging
a2c0461
disable optimization.removeAvailableModules in development by default
2e0ce0d
less memory, reduce timing verbosity
126fb99
move chunk graph building into separate file
2686baf
Merge pull request #9469 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.7.2
55f034b
chore(deps-dev): bump eslint-plugin-jsdoc from 15.7.1 to 15.7.2
b088914
Merge pull request #9466 from webpack/performance/progress
5a27b8f
Merge pull request #9462 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.7.1
fde3f62
fix low hanging performance problems with ProgressPlugin
ae97676
chore(deps-dev): bump eslint-plugin-jsdoc from 15.5.3 to 15.7.1
04b0d6b
4.37.0
2fb853e
Merge pull request #9436 from webpack/feature/logging
a1f0789
Merge pull request #9458 from yvanwangl/master
There are 49 commits in total.
See the full diff
The devDependency webpack was updated from
4.35.3
to4.36.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack 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/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/chrisguttandin/json-midi-encoder/builds/559935525?utm_source=github_status&utm_medium=notification)).Release Notes for v4.36.0
Features
append
option now supports the default placeholders in addition to[url]
"..."
when overriding options.Commits
The new version differs by 42 commits.
95d21bb
4.36.0
aa1216c
Merge pull request #9422 from webpack/feature/dot-dot-dot-merge
b3ec775
improve merging of resolve and parsing options
53a5ae2
Merge pull request #9419 from vankop/remove-valid-jsdoc-rule
ab75240
Merge pull request #9413 from webpack/dependabot/npm_and_yarn/ajv-6.10.2
0bdabf4
Merge pull request #9418 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.2
f207cdc
remove valid jsdoc rule in favour of eslint-plugin-jsdoc
31333a6
chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.9 to 15.5.2
036adf0
Merge pull request #9417 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.8.0
37d4480
Merge pull request #9411 from webpack/dependabot/npm_and_yarn/simple-git-1.121.0
ce2a183
chore(deps-dev): bump eslint-plugin-jest from 22.7.2 to 22.8.0
0beeb7e
Merge pull request #9391 from vankop/create-hash-typescript
bf1a24a
#9391 resolve super call discussion
bd7d95b
#9391 resolve discussions, AbstractMethodError
4190638
chore(deps): bump ajv from 6.10.1 to 6.10.2
There are 42 commits in total.
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: