Closed greenkeeper[bot] closed 6 years ago
devDependency
webpack was updated from 4.18.0
to 4.18.1
.Your tests are still failing with this version. Compare changes
The new version differs by 19 commits.
c51a1ba
4.18.1
c79c1de
Merge pull request #8018 from webpack/ci/azure-windows
37046a7
Add windows to azure
814b85b
Merge pull request #8012 from webpack/ci/azure
474a9ac
Add simple azure pipeline
7b3a297
Merge pull request #8015 from webpack/deps/upgrade-tapable
35015dd
Upgrade tapable version
ee7d948
4.18.0
de85978
Merge pull request #7732 from xtuc/chore-bump-webassemblyjs11
4e02cac
chore: bump webassemblyjs
52e1630
bump webassemblyjs
e0e0061
Merge branch 'master' into chore-bump-webassemblyjs11
c9d6ec1
feat: remove wasm-opt
075208d
fix: merging
38c3403
Merge remote-tracking branch 'upstream/master' into chore-bump-webassemblyjs11
There are 19 commits in total.
See the full diff
devDependency
webpack was updated from 4.18.1
to 4.19.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
6bf8323
4.19.0
aecdeb3
Merge pull request #8029 from webpack/bugfix/hash-bootstrap
13b2cdd
hash content of bootstrap code
c2cfa7e
Merge pull request #8022 from antleblanc/readme-styling-typo
96ffd27
docs(readme.styling): write correctly sass
See the full diff
devDependency
webpack was updated from 4.19.0
to 4.19.1
.Your tests are still failing with this version. Compare changes
import()
with target: "electron-main"
uses correct path separator on windowsdevtool: "source-map"
and variants generate SourceMaps when output file is .mjs
browser
field as object is used when using target: "electron-renderer"
export default
are preservedexternals
value, now works correctly as documentedThe new version differs by 15 commits.
b7121c1
4.19.1
ab28497
Merge pull request #8043 from RubenVerborgh/externals-object-array
9bda629
remove bad unit test
f0271d9
fix ExternalModule and test case
3aef0e5
Allow array as value in externals object.
7b91fa6
Merge pull request #8042 from webpack/bugfix/comments-export-default
e08f71c
keep/restore comments in export default
2f78aae
Merge pull request #8038 from sharang-d/patch-5
bb4c2d1
Correctly set the 'browser' value for electron-renderer
5ade574
Merge pull request #7947 from philipwalton/mjs-sourcemap-support
5258471
Merge pull request #8035 from kwonoj/fix-path
2df7b0c
fix(nodemaintemplate): resolve async chunk path platform agnostic
17fafd3
Fix lint errors
a2cc031
Add tests for default source map extensions
12762ff
Add sourcemap support for .mjs output files
See the full diff
devDependency
webpack was updated from 4.19.1
to 4.20.0
.Your tests are still failing with this version. Compare changes
The new version differs by 40 commits.
c4d8a3c
4.20.0
1495b33
Merge pull request #8070 from chuckdumont/work
434ced3
Merge pull request #8071 from timneutkens/fix/typo
2671d88
Fix typo
f8877e0
Uncaught exception from renderers
31d735c
Merge pull request #8068 from webpack/feature/json-to-typescript
762b1c9
move json-schema-to-typescript to devDependencies
9c8f304
Merge pull request #8065 from webpack/ci/appveyor
3b6d149
Merge pull request #7232 from webpack/feature/json-to-typescript
61718d4
Merge pull request #8064 from xtuc/chore-bump-webassemblyjs13
f8bc251
Reduce the appveyor CI tasks
62b6142
fix Validation test
c768182
fix issues with absolutePath, allOf and anyOf
8c31f2a
fixes for RegExp in schema
44955b7
emit exit code only in lint mode
There are 40 commits in total.
See the full diff
devDependency
webpack was updated from 4.20.0
to 4.20.1
.Your tests are still failing with this version. Compare changes
libraryTarget: "amd"
without library namedevDependency
webpack was updated from 4.20.1
to 4.20.2
.Your tests are still failing with this version. Compare changes
export default
in concatenated modulesThe new version differs by 8 commits.
5c5e902
4.20.2
79ea087
Merge pull request #8086 from webpack/bugfix/comments-concat-export-default
aab3afb
fixes #8085
54e30e0
update examples
4ed8c08
Merge pull request #7803 from oygen87/patch-1
6126ec7
Update README.md
37ae7c3
Update increment.js
614f2ad
Update example.js
See the full diff
Version 4.17.3 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/FullScreenShenanigans/TouchPassr/builds/426836727?utm_source=github_status&utm_medium=notification)).Release Notes
v4.17.3Bugfixes
Commits
The new version differs by 7 commits.
ee27d36
4.17.3
4430524
Merge pull request #7966 from webpack/refactor-remove-webpack-command-from-clis
b717aad
Show only webpack-cli in the list
c5eab67
Merge pull request #8001 from webpack/bugfix/exit-code
943aa6b
Fix exit code when multiple CLIs are installed
691cc94
Spelling
898462d
refactor: remove
webpack-command
from CLIsSee 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: