Closed greenkeeper[bot] closed 4 years ago
devDependency
webpack was updated from 4.35.1
to 4.35.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
realResource
must match absolute pathsThe new version differs by 822 commits.
bf3e869
4.35.2
98c5f45
hotfix: realResource should match absolute paths
569dd6a
4.35.1
5c7996d
Merge pull request #9328 from jchapman127/bugfix/match-resource
fec4d53
only affect loader order when match resource is used
61d508e
improve test cases for more edge cases
5523a0a
Merge pull request #9326 from vankop/add-real-resource-parameter
49dc747
fix loader ordering
a435c74
add test case for #9053
68f794d
updated snapshots, rerun tooling scripts
b320269
add realResource parameter to RuleSetRule
c8f4dd1
Merge pull request #9322 from webpack/dependabot/npm_and_yarn/@types/node-10.14.10
498834c
Merge pull request #9321 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.7.1
81bf2ca
chore(deps-dev): bump @types/node from 10.14.9 to 10.14.10
f8bb7a5
chore(deps-dev): bump eslint-plugin-jest from 22.7.0 to 22.7.1
There are 250 commits in total.
See the full diff
devDependency
webpack was updated from 4.35.2
to 4.35.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
import()
The new version differs by 842 commits.
4ec90ce
4.35.3
91a211e
Merge pull request #9378 from webpack/dependabot/npm_and_yarn/ajv-6.10.1
0db2c54
Merge pull request #9377 from webpack/dependabot/npm_and_yarn/ajv-keywords-3.4.1
30ddec0
chore(deps): bump ajv from 6.10.0 to 6.10.1
1b54416
chore(deps): bump ajv-keywords from 3.4.0 to 3.4.1
f092150
Merge pull request #9370 from DRoet/dynamic-import
b56c3ec
feat: update acorn for dynamic import
0976bd3
Merge pull request #9363 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.7.2
45acc86
Merge pull request #9361 from webpack/dependabot/npm_and_yarn/acorn-6.2.0
dfeb9a9
Merge pull request #9359 from webpack/dependabot/npm_and_yarn/types/node-10.14.12
db85be0
chore(deps-dev): bump eslint-plugin-jest from 22.7.1 to 22.7.2
219f773
chore(deps): bump acorn from 6.1.1 to 6.2.0
72e0540
chore(deps-dev): bump @types/node from 10.14.10 to 10.14.12
0af4549
Merge pull request #9356 from webpack/dependabot/npm_and_yarn/simple-git-1.118.0
1ce0c21
chore(deps-dev): bump simple-git from 1.117.0 to 1.118.0
There are 250 commits in total.
See the full diff
devDependency
webpack was updated from 4.35.3
to 4.36.0
.Your tests are still failing with this version. Compare changes
append
option now supports the default placeholders in addition to [url]
"..."
when overriding options.The new version differs by 884 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 250 commits in total.
See the full diff
devDependency
webpack was updated from 4.36.0
to 4.36.1
.Your tests are still failing with this version. Compare changes
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 34 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 34 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 46 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 46 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 46 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 46 commits in total.
See the full diff
devDependency
webpack was updated from 4.38.0
to 4.39.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
status
method which allows to write temporary status messages[\id\]
Compiler.hooks.assetEmitted
have been added to get byte content of emitted assetsCompiler.hooks.infrastructurelog
to Compiler.hooks.infrastructureLog
constructor
)library.name
now supports placeholders in libraryTarget: "system"
The new version differs by 101 commits.
5344837
4.39.0
1e1983c
Merge pull request #9508 from webpack/deps/push
a662a94
push latest version of dependencies to the end user
4075538
Merge pull request #9506 from webpack/logging/status
1963e40
improve tests for different infrastructure logging levels
ed7d815
Merge pull request #9318 from jamesgeorge007/hotfix/ease-access-of-emitted-assets
98148b6
add infrastructureLog hook to MulitCompiler
0b0e9e9
fix Progress and Stats Tests for colors and output
b89853e
fix Compiler logging test
4c472ad
capture infrastructure log
56e12fd
extract LogTestPlugin
def2947
add getInfrastructureLogger to MultiCompiler
0c8d75c
fix name for log hook
8f0a443
Colored console for node environment
53a7a34
add test cases
There are 101 commits in total.
See the full diff
devDependency
webpack was updated from 4.39.0
to 4.39.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
...100%
is displayed instead of 100%
The new version differs by 107 commits.
f29445d
4.39.1
1d98dad
Merge pull request #9513 from webpack/bugfix/terminal-length
8006117
make status logging 1 char shorter
ff8946e
update examples
5a9d029
Merge pull request #9512 from webpack/bugfix/100-percent
7cfe0e6
fix 100% progress output
5344837
4.39.0
1e1983c
Merge pull request #9508 from webpack/deps/push
a662a94
push latest version of dependencies to the end user
4075538
Merge pull request #9506 from webpack/logging/status
1963e40
improve tests for different infrastructure logging levels
ed7d815
Merge pull request #9318 from jamesgeorge007/hotfix/ease-access-of-emitted-assets
98148b6
add infrastructureLog hook to MulitCompiler
0b0e9e9
fix Progress and Stats Tests for colors and output
b89853e
fix Compiler logging test
There are 107 commits in total.
See the full diff
devDependency
webpack was updated from 4.39.1
to 4.39.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 145 commits.
7265427
4.39.2
9f27d0c
Merge pull request #9559 from jamesgeorge007/feat/refactor-banner-plugin
b50a995
Merge pull request #9568 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.15.1
385fe6a
chore(deps-dev): bump eslint-plugin-jest from 22.15.0 to 22.15.1
7ea8665
Merge pull request #9566 from timneutkens/fix/profiling-callback-override
069c33a
Fix asyncHook callback interceptor for ProfilingPlugin
ba56f7e
Merge pull request #9564 from webpack/dependabot/npm_and_yarn/acorn-6.3.0
bd7655c
chore(deps): bump acorn from 6.2.1 to 6.3.0
e62b643
Merge pull request #9558 from jamesgeorge007/hotfix/fix-typo
d7486fd
fix: revert
aed5cce
minor fix
4f003c2
tweak
fa3b3ef
refactor
72ee5a3
fix: lint
af8906d
fix: refactor
There are 145 commits in total.
See the full diff
devDependency
webpack was updated from 4.39.2
to 4.39.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 188 commits.
94929a5
4.39.3
6bf1868
Merge pull request #9635 from webpack/bugfix/9634
83dd295
fixes #9634
54519bd
Merge pull request #9630 from webpack/dependabot/npm_and_yarn/eslint-utils-1.4.2
aa8d930
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
b16ca50
Merge pull request #9603 from noscripter/patch-1
0601b12
Merge pull request #9623 from webpack/dependabot/npm_and_yarn/less-3.10.3
d56b9f8
chore(deps-dev): bump less from 3.10.2 to 3.10.3
9dc49cf
Merge pull request #9613 from shaodahong/optimize-eslint
85421cd
improve linting performance
94d1768
resolve linting issues in test/helpers
7ee8ca3
optimize code-lint config
9b02c19
Merge pull request #9617 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.15.2
45622a4
Merge pull request #9616 from webpack/dependabot/npm_and_yarn/less-3.10.2
3c252ff
Merge pull request #9608 from webpack/dependabot/npm_and_yarn/types/node-10.14.16
There are 188 commits in total.
See the full diff
devDependency
webpack was updated from 4.39.3
to 4.40.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
compilation.emitAsset/updateAsset
(instead of accessing the Object compilation.assets
)compilation.getAssets()
and compilation.getAsset(name)
immutable
: when set an asset can be cache infinitelydevelopment
: when set an asset is some kind of development tool (i. e. a SourceMap)hotModuleReplacement
: when set an asset is generated for an hot updateinfo
object in assetsThe new version differs by 218 commits.
9c6b367
4.40.0
e9e7a85
Merge pull request #9687 from webpack/feature/emit-asset
758269e
add emit/updateAsset to Compilation
7f403e2
Merge pull request #9686 from webpack/dependabot/npm_and_yarn/types/node-10.14.18
93943ea
chore(deps-dev): bump @types/node from 10.14.17 to 10.14.18
f5e1e1e
Merge pull request #9684 from webpack/dependabot/npm_and_yarn/typescript-3.6.3
ea95059
chore(deps-dev): bump typescript from 3.6.2 to 3.6.3
cd804cc
Merge pull request #9683 from webpack/deps/jest-again
a81cdcd
upgrade jest dependencies
8ba7705
Merge pull request #9639 from webpack/dependabot/npm_and_yarn/typescript-3.6.2
a736c3e
update code for @enum
breaking change
320b30b
chore(deps-dev): bump typescript from 3.5.3 to 3.6.2
77cd3d0
Merge pull request #9664 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.17.0
3e72f36
chore(deps-dev): bump eslint-plugin-jest from 22.16.0 to 22.17.0
b2b5b27
Merge pull request #9655 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.7.1
There are 218 commits in total.
See the full diff
devDependency
webpack was updated from 4.40.0
to 4.40.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 223 commits.
e4c7d8c
4.40.1
b69ad20
Merge pull request #9697 from webpack/bugfix/multiple-assets
e41fab0
make multiple assets to the same filename a warning
c5450b4
Merge pull request #9696 from sodatea/fix-size-limits
025c253
fix: check the asset's existence before running filter
9c6b367
4.40.0
e9e7a85
Merge pull request #9687 from webpack/feature/emit-asset
758269e
add emit/updateAsset to Compilation
7f403e2
Merge pull request #9686 from webpack/dependabot/npm_and_yarn/types/node-10.14.18
93943ea
chore(deps-dev): bump @types/node from 10.14.17 to 10.14.18
f5e1e1e
Merge pull request #9684 from webpack/dependabot/npm_and_yarn/typescript-3.6.3
ea95059
chore(deps-dev): bump typescript from 3.6.2 to 3.6.3
cd804cc
Merge pull request #9683 from webpack/deps/jest-again
a81cdcd
upgrade jest dependencies
8ba7705
Merge pull request #9639 from webpack/dependabot/npm_and_yarn/typescript-3.6.2
There are 223 commits in total.
See the full diff
devDependency
webpack was updated from 4.40.1
to 4.40.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 226 commits.
d1fffd8
4.40.2
705a3f5
Merge pull request #9701 from Akryum/patch-1
b4c7fd5
fix: check for asset nullity before fileFilter
e4c7d8c
4.40.1
b69ad20
Merge pull request #9697 from webpack/bugfix/multiple-assets
e41fab0
make multiple assets to the same filename a warning
c5450b4
Merge pull request #9696 from sodatea/fix-size-limits
025c253
fix: check the asset's existence before running filter
9c6b367
4.40.0
e9e7a85
Merge pull request #9687 from webpack/feature/emit-asset
758269e
add emit/updateAsset to Compilation
7f403e2
Merge pull request #9686 from webpack/dependabot/npm_and_yarn/types/node-10.14.18
93943ea
chore(deps-dev): bump @types/node from 10.14.17 to 10.14.18
f5e1e1e
Merge pull request #9684 from webpack/dependabot/npm_and_yarn/typescript-3.6.3
ea95059
chore(deps-dev): bump typescript from 3.6.2 to 3.6.3
There are 226 commits in total.
See the full diff
devDependency
webpack was updated from 4.41.0
to 4.41.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 284 commits.
dcfda00
4.41.1
16d2628
Merge pull request #9799 from petetnt/petetnt-stats-fix
2260eca
fix: Intl.DateTimeFormat can throw too
3d43f1e
fix: Deal with undetected timeZone in Stats.js
8dc440e
Merge pull request #9771 from webpack/dependabot/npm_and_yarn/react-16.10.2
421ae43
chore(deps-dev): bump react from 16.10.1 to 16.10.2
800c124
Merge pull request #9772 from webpack/dependabot/npm_and_yarn/react-dom-16.10.2
e09dfff
Merge pull request #9789 from webpack/dependabot/npm_and_yarn/typescript-3.6.4
13e7248
Merge pull request #9787 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.10.0
02f5553
chore(deps-dev): bump typescript from 3.6.3 to 3.6.4
97e607c
chore(deps-dev): bump eslint-plugin-jsdoc from 15.9.10 to 15.10.0
84f541f
Merge pull request #9782 from webpack/dependabot/npm_and_yarn/enhanced-resolve-4.1.1
b11e063
Merge pull request #9785 from webpack/dependabot/npm_and_yarn/types/node-10.14.21
1e30592
chore(deps-dev): bump @types/node from 10.14.19 to 10.14.21
edfb782
chore(deps): bump enhanced-resolve from 4.1.0 to 4.1.1
There are 250 commits in total.
See the full diff
devDependency
webpack was updated from 4.41.1
to 4.41.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 295 commits.
11e94dd
4.41.2
e928727
Merge pull request #9821 from petetnt/fix-stats-issue
b3d7636
enable CI on webpack-4 branch
009e47c
fix: Make timeZone initial value undefined in lib/Stats.js
f523293
fix: Only add timeZone if toLocaleString throws with initial timeZone
42407cb
Merge pull request #9811 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.11.0
39b63b4
Merge pull request #9809 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.19.0
8b2b433
chore(deps-dev): bump eslint-plugin-jsdoc from 15.10.0 to 15.11.0
d54ce2e
chore(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0
1a77333
Merge pull request #9797 from webpack/dependabot/npm_and_yarn/coveralls-3.0.7
dcfda00
4.41.1
16d2628
Merge pull request #9799 from petetnt/petetnt-stats-fix
2260eca
fix: Intl.DateTimeFormat can throw too
3d43f1e
fix: Deal with undetected timeZone in Stats.js
8dc440e
Merge pull request #9771 from webpack/dependabot/npm_and_yarn/react-16.10.2
There are 250 commits in total.
See the full diff
devDependency
webpack was updated from 4.41.2
to 4.41.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 300 commits.
df9f3eb
4.41.3
fe71d68
Merge pull request #10010 from webpack/funding
b396d96
Merge pull request #10123 from pustovalov/webpack-4-serialize
29b2bdd
Update terser-webpack-plugin to ^1.4.3
bedb566
chore: funding
field
11e94dd
4.41.2
e928727
Merge pull request #9821 from petetnt/fix-stats-issue
b3d7636
enable CI on webpack-4 branch
009e47c
fix: Make timeZone initial value undefined in lib/Stats.js
f523293
fix: Only add timeZone if toLocaleString throws with initial timeZone
42407cb
Merge pull request #9811 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.11.0
39b63b4
Merge pull request #9809 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.19.0
8b2b433
chore(deps-dev): bump eslint-plugin-jsdoc from 15.10.0 to 15.11.0
d54ce2e
chore(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0
1a77333
Merge pull request #9797 from webpack/dependabot/npm_and_yarn/coveralls-3.0.7
There are 250 commits in total.
See the full diff
Version 4.13.0 of webpack was just published.
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/captbaritone/raven-for-redux/builds/397874999?utm_source=github_status&utm_medium=notification)Release Notes
v4.13.0Features
DefinePlugin
now supportsruntimeValue
s to pass computed values with dependencies that can change over timeoptimization.hashedModuleIds
resolve.alias
Bugfixes
bin
fields are usedCommits
The new version differs by 52 commits.
e3678aa
4.13.0
43563b3
hotfix merge issue in watchCases (not in CI)
09beba0
Merge pull request #7621 from webpack/deps/enhanced-resolve
7b7d323
upgrade enhanced-resolve
34b0c7c
Merge pull request #6906 from stepharr/patch-1
b181bc4
Merge pull request #6793 from ronkorving/define-functions
e08399a
Merge pull request #7017 from rtsao/crossorigin-attr
b848ec5
Merge pull request #6346 from Connormiha/simplife-has-dependencies
8420c73
Merge branch 'master' into define-functions
ef2ec25
update template.md too
5c4ffd5
fix tests and code
6478fb9
Merge branch 'master' into crossorigin-attr
dcf3e09
Merge pull request #7399 from webpack/feat-implement-option-for-hashed-module-ids-plugin
f41b829
Merge pull request #7604 from webpack/feature/update-snapshot-script
17fa26c
use jest directly
There are 52 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: