Closed greenkeeper[bot] closed 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
hashSalt
to schemasourceMappingURL
, which caused issues with some toolsThe new version differs by 84 commits0.
bf3652b
2.5.0
cd1cd29
Merge pull request #4815 from webpack/bugfix/extract-async-initial
b45588b
CommonsChunkPlugin in async mode doesn't select initial chunks
8bab88c
Merge pull request #4814 from webpack/test/move-entry
a244879
add testcase for moving entry modules into the commons chunk
85dc98f
Merge pull request #4813 from JLHwung/perf/date-now
6afc397
perf: use Date.now() instead of new Date().getTime()
94d0641
perf: use Date.now() instead of +new Date()
c91ba49
Merge pull request #4791 from deificx/master
94ba75f
Merge pull request #4794 from ndresx/disable-manifest-json-pretty-print
84ea1ff
added error to stats.moduleTrace test name to trigger test cases corretly
8ad4386
test cases for stats.moduleTrace option
958156a
moduleTrace added to webpackOptionsSchema.json
de87f93
Disable manifest.json pretty print
4131013
rename stats.stackTrace to stats.moduleTrace
There are 84 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 89 commits0.
ad2f68f
2.5.1
4fd545b
Merge pull request #4828 from satazor/patch-1
b0c45da
Fix _done function not dealing with compilation being undefined
7bc08e1
Merge pull request #4816 from webpack/bugfix/hoist-immutable-export
a952bb9
change some magic numbers to hoist exports
bf3652b
2.5.0
cd1cd29
Merge pull request #4815 from webpack/bugfix/extract-async-initial
b45588b
CommonsChunkPlugin in async mode doesn't select initial chunks
8bab88c
Merge pull request #4814 from webpack/test/move-entry
a244879
add testcase for moving entry modules into the commons chunk
85dc98f
Merge pull request #4813 from JLHwung/perf/date-now
6afc397
perf: use Date.now() instead of new Date().getTime()
94d0641
perf: use Date.now() instead of +new Date()
c91ba49
Merge pull request #4791 from deificx/master
94ba75f
Merge pull request #4794 from ndresx/disable-manifest-json-pretty-print
There are 89 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
webpackMode
comment option for import()
output.chunkLoadTimeout
webpackChunkName
for import()
with expressionThe new version differs by 113 commits.
859b8cd
updated examples
af05c14
2.6.0
74afac5
Merge pull request #4881 from webpack/bugfix/destructing
cd6d086
fix missing pattern walk
231a638
fix parsing issue with patterns
272c105
support destructing on assignment
6bd3a82
Merge pull request #4902 from bdwain/master
04f2622
require a newer version of uglify that fixes a bug with regexp
6d24f0d
Merge pull request #4882 from kdnk/fix-typo
7e4d659
CI
60f154f
archieved β> achieved
95400b8
Merge pull request #4865 from PeterTeng/peter/fix-typo-in-examples
d5d0428
Merge pull request #4880 from webpack/ci/appveyor-yarn
8ee65f1
Workaround for weird yarn link behavior
b59e179
'it it' => 'in in'
There are 113 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
output.pathinfo
)The new version differs by 120 commits.
7cfd2c4
2.6.1
5ec15f8
Merge pull request #4927 from webpack/bugfix/require-ensure-var-inject
da08b89
fix variable injection in require.ensure
0dd0830
Merge pull request #4923 from webpack/bugfix/promise-later
09d9533
Use Promise only when chunk load is triggered
ae389b0
Merge pull request #4918 from marzelin/master
08615a2
change description when no static exports found
859b8cd
updated examples
af05c14
2.6.0
74afac5
Merge pull request #4881 from webpack/bugfix/destructing
cd6d086
fix missing pattern walk
231a638
fix parsing issue with patterns
272c105
support destructing on assignment
6bd3a82
Merge pull request #4902 from bdwain/master
04f2622
require a newer version of uglify that fixes a bug with regexp
There are 120 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
splitChunks
import
with sideEffects: false
DependencyReference
[chunkhash]
in target: "webworker"
ProfilingPlugin
lint-staged
The new version differs by 2951 commits.
8a7597a
4.12.1
bb38c5d
Merge pull request #7586 from samccone/sjs/fix_webpack_profiling_race
735f99c
Fix race condition in profiling plugin.
3fb49de
Merge pull request #7581 from TimHambourger/master
6dd4d76
Merge pull request #7582 from arkadyt/bugfix/remove-dead-links-from-examples-doc
2bc5437
Merge pull request #7532 from Legends/CommentCompilationWarning
1e7b4e9
Remove dead links from /examples README.md.
2fb9a6c
remove typedef Position import
4fc03e1
Merge pull request #7531 from Legends/APP
1ef1241
Implement all path variables for webworker dynamic imports
afdbf71
removing typedef exports
7969a5a
Importing typedef from Dependency.js ??? Please review.
b03804e
added Compiler, @returns void
4de3ce0
Merge pull request #7554 from greysteil/add-semver-badge
5aafb83
update to lastest version badge
There are 250 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 2970 commits.
c384c3f
4.12.2
9dacf86
Merge pull request #7601 from webpack/bugfix/hash-entry-chunks
e38e076
fixes #7577
aab3554
Merge pull request #7574 from byzyk/types/ignore-plugin
258d9b6
Merge pull request #7600 from webpack/bugfix/missing-module
8cb9241
Merge pull request #7595 from webpack/remove_circle
504e1d8
Merge pull request #7590 from webpack/bugfix/json-stringify
ab7ecb3
fixes #7499
3e3827e
Remove CircleCI
35a7f65
add test case
4d57d78
generate error code when json wasn't parsed
a5e55de
skip harmony accept dependency in non-harmony modules
720f3b2
make hot cases better
94c7273
Merge branch 'master' of https://github.com/kamranahmedse/webpack into bugfix/json-stringify
8a7597a
4.12.1
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
DefinePlugin
now supports runtimeValue
s to pass computed values with dependencies that can change over timeoptimization.hashedModuleIds
resolve.alias
bin
fields are usedThe new version differs by 3022 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 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Compilation.dependencyReference
to modify the dependency referencesThe new version differs by 3031 commits.
190cf7b
4.14.0
5a185c9
Merge pull request #7585 from webpack/feature/hook-into-get-reference
86370e9
Merge pull request #7625 from webpack/bugfix/multiple-assets-same-file
522b324
allow emitting to the same filename when hash matches
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
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
maxSize
option for splitChunks
(experimental)The new version differs by 3101 commits.
bdd4442
4.15.0
7aa1efb
Merge pull request #7651 from webpack/feature/split-chunks-max-size
fb2c24b
add splitChunks.maxSize
option
eaa5bc8
Merge pull request #7648 from mohsen1/fix-template-syntax
b01f378
Fix @template syntax error in Compilation.js iterationOfArrayCallback
a4e5f63
Merge pull request #7638 from webpack/feature/wasm-initial-error
0bb917b
convert to a config test cases
a39d6b0
check for wasm support in test case
5b30ede
allow filtering of tests in statsCases
1ad71e0
add helpful error when importing wasm in initial chunk
e8dc361
Merge pull request #7299 from webpack/feature/type-compiler-compilation-save
0bd9df8
Merge branch 'master' into feature/type-compiler-compilation-save
ccf56e4
Merge pull request #7629 from xtuc/chore-bump-webassemblyjs10
c3eecbd
spacing
e0ad09e
chore: bump webassemblyjs
There are 250 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 3111 commits.
81149be
4.15.1
6f53dbe
Merge pull request #7655 from skratchdot/issue-7654
7fc88cd
Merge pull request #7662 from webpack/bugfix/undefined-in-max-size
67d932d
Merge pull request #7661 from webpack/bugfix/split-chunks-leak
5341d7d
Merge pull request #7660 from webpack/bugfix/hot-leak
8e8f185
fixes usage of automaticNameDelimiter in cache groups
64b22c4
make the cache a WeakMap to not leak memory
6172d3c
fix memory leak with HMR
3b6f475
Use push null to end the stream
bdd4442
4.15.0
7aa1efb
Merge pull request #7651 from webpack/feature/split-chunks-max-size
6705141
prevent UnhandledPromiseRejectionWarning in node 6
fb2c24b
add splitChunks.maxSize
option
eaa5bc8
Merge pull request #7648 from mohsen1/fix-template-syntax
b01f378
Fix @template syntax error in Compilation.js iterationOfArrayCallback
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
electron-renderer
targetoptimization.moduleIds
and optimization.chunkIds
options to replace other optionsoutput.library.root
and using a devtoolerr.stack
is not setoptimization.splitChunks.maxSize
Dependency.loc
is a string instead of an objectDependency.compare
in favor of compareLocations
optimization.namedModules
is now deprecatedoptimization.hashedModuleIds
is now deprecatedoptimization.namedChunks
is now deprecatedoptimization.occurrenceOrder
is now deprecatedThe new version differs by 3155 commits.
18d33c6
4.16.0
6f72243
Merge pull request #7700 from webpack/bugfix/loc-in-single-entry-and-loader-plugin
3366421
Merge pull request #7663 from webpack/feature/automatic-name-prefix
8891bd5
Merge pull request #7696 from webpack/bugfix/max-size-reasons
365beb1
Merge pull request #7699 from webpack/ci/upgrade-jest
b93225a
add types and fix incorrect loc type
f0cd451
do not instrument node_modules
baa450d
Merge pull request #7698 from webpack/bugfix/deprecated
b32a4f5
Merge branch 'master' into bugfix/max-size-reasons
f95d0f0
Merge pull request #7695 from webpack/bugfix/sort-ids-stats
1869d8e
Merge pull request #7694 from webpack/bugfix/loc-in-context
78d8f4a
Merge pull request #7691 from mathiasbynens/mjs
8876514
replace deprecated method
a482565
upgrade jest
692faf2
sort ids in Stats numerical
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
output.hashDigest
has a more relaxed schemaThe new version differs by 3184 commits.
fa02f3d
4.16.1
94b192c
fix merge issue
db1475c
Merge pull request #7656 from mohsen1/DefinePlugin-type
2702273
Merge pull request #7726 from webpack/update/linters
84d57e3
Merge branch 'master' into DefinePlugin-type
aae20a8
Merge pull request #7721 from webpack/bugfix/occurence-order
0753cdc
Merge branch 'master' into update/linters
2c4ba6c
Merge pull request #7727 from webpack/update/eslint-scope
4c19fe1
Use v4 of eslint-scope
7195bae
Update ESLint and Prettier
36f7ee7
Merge pull request #7719 from joshunger/patch-3
92b4b8b
Merge pull request #7718 from edmorley/fix-moduleIds-description
b2b4be0
Update README.md
753dcce
fix order of occurrence order plugin
dc0e7ec
Add mini-css-extract-plugin instead of extract-text-webpack-plugin
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
module.require
like require
module.main.require
and module.parent.require
The new version differs by 3209 commits.
0d4c87f
4.16.2
b8c47a7
Merge pull request #7628 from reduckted/dllreferenceplugin-graceful-json-parse-failure
699fe21
Merge pull request #7750 from ak-14/node-dependencies
945a951
Merge pull request #7755 from webpack/tooling/inherit-types
8614c75
run inherit types tool on existing code
0e6d505
add tool to copy method signatures from base classes
9f16238
Merge pull request #7749 from webpack/bugfix/sort-reasons
dcd6442
remove comment
80c3e43
Handle module.require, require.main.require, and module.parent.require
e80d494
fix sorting of reasons
9fd6af8
Merge pull request #7657 from mohsen1/enable-noImplicitThis
bc86359
remove unneeded type import
2dde005
Merge pull request #7658 from mohsen1/ContextExclusionPlugin-types
b3a7c4d
Merge branch 'master' of git://github.com/webpack/webpack into ContextExclusionPlugin-types
fa02f3d
4.16.1
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
require.ensure
s.The new version differs by 3214 commits.
482ff20
4.16.3
6c60e9d
Merge pull request #7798 from webpack/bugfix/empty-chunks-fail
aac4368
fix case where empty chunkgroups cause nested chunkgroups to vanish
a28f44f
Merge pull request #7770 from webpack/bump_jest
0d4c87f
4.16.2
20dc30e
Update Jest
b8c47a7
Merge pull request #7628 from reduckted/dllreferenceplugin-graceful-json-parse-failure
699fe21
Merge pull request #7750 from ak-14/node-dependencies
945a951
Merge pull request #7755 from webpack/tooling/inherit-types
8614c75
run inherit types tool on existing code
0e6d505
add tool to copy method signatures from base classes
9f16238
Merge pull request #7749 from webpack/bugfix/sort-reasons
dcd6442
remove comment
80c3e43
Handle module.require, require.main.require, and module.parent.require
e80d494
fix sorting of reasons
There are 250 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
chunkAsset
hook in HotModuleReplacementPluginThe new version differs by 3229 commits.
1e9d98c
4.16.4
e163495
Merge pull request #7838 from webpack/test/jest-exported-tests
01cfe5b
improve way of adding exported tests to test tree
5f1852a
Merge pull request #7831 from EECOLOR/patch-1
afe3182
Merge pull request #7836 from rzhe97/master
c893bbc
Update CONTRIBUTING.md
2348c3c
Formatting - move arguments to the same line
7473ed4
Fix chunkAsset hook call
32fdca2
Merge pull request #7823 from flyyang/refactor/define-before-use-class
e4ae646
Merge pull request #7825 from webpack/deps/update_linters
64e301c
Update Prettier
20406a4
Update ESLint
5234abe
Refactor define before use class
61ce434
Merge pull request #7819 from webpack/refactor/template_es6
3992ba3
Convert Template to ES6
There are 250 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 12 commits.
025338c
4.16.5
4972fd8
Merge pull request #7842 from webpack/bugfix/override-entry
17ebfb9
fix #7829
5539f57
Merge pull request #7839 from skingston91/master
1138d32
Merge pull request #7840 from webpack/test/watch-cases
61633aa
fix #7778
795cc35
Improve error reporting while recompilation in HotCases
3e30c70
Merge pull request #7830 from ryota-murakami/patch-1
73dff6c
Update index.js
f5be9a6
update watch test cases for new jest integration
ea5c68b
Adds test cases for issue 7778
cdf042c
Update Jest homepage URL
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
[contenthash]
for js assetsThe new version differs by 34 commits.
6f1f18f
4.17.0
45e798a
Merge pull request #7827 from AoDev/feat/ignore-plugin-check-fn
ed96915
Merge pull request #7907 from Connormiha/simplify-context-replacmnet-plugin
1f954b4
Get rid typeof undef in all lib
c2e0395
Merge pull request #7922 from webpack/bugfix/concat-globals
9315ce2
fix exporting globals in scope-hoisted modules
0e60343
Merge pull request #7921 from webpack/bugfix/contenhash-id
c253b4b
chunk ids contribute to contenthash for javascript
efa69cd
Get rid of typeof for checking undefined
6235e99
feat(IgnorePlugin): allow user to provide his own check functions
a02bf99
Merge pull request #7886 from Sibiraj-S/patch-1
aba6dbf
Merge pull request #7888 from webpack/bugfix/issue-7887
1345ab2
fixes #7887
a9a4f1c
docs: update README.md
34ff480
Merge pull request #7881 from oygen87/patch-8
There are 34 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
export *
in a concatenated moduleThe new version differs by 37 commits.
ff3ef5e
4.17.1
58773ad
Merge pull request #7931 from webpack/bugfix/concatenated-star-export
a92c23e
fixes #7930
6f1f18f
4.17.0
45e798a
Merge pull request #7827 from AoDev/feat/ignore-plugin-check-fn
ed96915
Merge pull request #7907 from Connormiha/simplify-context-replacmnet-plugin
1f954b4
Get rid typeof undef in all lib
c2e0395
Merge pull request #7922 from webpack/bugfix/concat-globals
9315ce2
fix exporting globals in scope-hoisted modules
0e60343
Merge pull request #7921 from webpack/bugfix/contenhash-id
c253b4b
chunk ids contribute to contenthash for javascript
efa69cd
Get rid of typeof for checking undefined
6235e99
feat(IgnorePlugin): allow user to provide his own check functions
a02bf99
Merge pull request #7886 from Sibiraj-S/patch-1
aba6dbf
Merge pull request #7888 from webpack/bugfix/issue-7887
There are 37 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 46 commits.
dfe6379
4.17.2
80bc330
Merge pull request #7961 from aimergenge/patch-1
3dedc72
Merge pull request #7969 from webpack/deps/upgrade
cd9525a
Upgrade some dependencies
7996883
solving outputing unnecessary spaces
76c3193
Merge pull request #7952 from webpack/tooling/prettier
1b886ee
improve prettier and lint config and performance
6e01fd5
Merge pull request #7942 from webpack/test/performance
2740d4a
improve jest startup performance
ff3ef5e
4.17.1
58773ad
Merge pull request #7931 from webpack/bugfix/concatenated-star-export
a92c23e
fixes #7930
6f1f18f
4.17.0
45e798a
Merge pull request #7827 from AoDev/feat/ignore-plugin-check-fn
ed96915
Merge pull request #7907 from Connormiha/simplify-context-replacmnet-plugin
There are 46 commits in total.
See the full diff
Version 2.4.0 of webpack just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As webpack is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/willsoto/angular-chartist.js/builds/222052770)Release Notes
v2.4.0Highlighted Features:
import()
now allows to configure a chunk namerequire.ensure
has a error callbackFeatures:
warningsFilter
to stats options to filter warnings__webpack_chunkname__
toExtendedAPIPlugin
NamedChunksPlugin
which allows to set chunk id, i. e. to chunk namerequire.ensure
import()
Bugfixes:
Commits
The new version differs by 252 commits .
0cbd8fd
2.4.0
ab22702
Merge pull request #4507 from ts-webpack/refactor/clean-code
e787452
Merge pull request #4700 from webpack/bug/future-var-declaration
98153f5
Merge pull request #4706 from webpack/test/parser-coverage
52f2daf
add test cases and fix a bug
e4b8833
improve code coverage
3afe67d
add parser prewalking to capture scope
0990915
spacing
d8a8bd3
deprecate string option instead of removing it
dbc40e8
Merge pull request #4698 from simon04/examples-source-map
0ef0581
Add example demonstrating all source-map variants
a822784
Merge pull request #4696 from webpack/bugfix/parser-refactoring
ba3688a
fixes misstake while es6 refactoring, add support for other variable declarations
07f6281
fix: typos and variables/function misuse
52055ba
refactor: dead code elimination
There are 250 commits in total. 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: