Commit Graph

14770 Commits

Author SHA1 Message Date
Tobias Koppers 43f6109957 update snapshot 2021-11-05 11:40:18 +01:00
Tobias Koppers e06c2c0ac5 update snapshot and move cli test to basic tests 2021-11-05 11:31:10 +01:00
Tobias Koppers 7afcc5d4ff allow to disable some deprecations
add `experiments.backCompat: false` (default in `experiments.futureDefaults`)
remove unused `experiments.asset`
enable `experiments.topLevelAwait` and `experiments.asyncWebAssembly` by default in `experiments.futureDefaults`
2021-11-05 09:54:51 +01:00
Tobias Koppers 95b101fc8e
Merge pull request #14641 from webpack/dependabot/npm_and_yarn/jest-junit-13.0.0
chore(deps-dev): bump jest-junit from 12.2.0 to 13.0.0
2021-11-05 09:45:53 +01:00
Tobias Koppers 26482ea249
Merge pull request #14640 from webpack/dependabot/npm_and_yarn/mini-svg-data-uri-1.4.3
chore(deps-dev): bump mini-svg-data-uri from 1.3.3 to 1.4.3
2021-11-05 09:45:15 +01:00
Tobias Koppers 03f4f7faeb
Merge pull request #14635 from webpack/dependabot/npm_and_yarn/webpack-cli-4.9.1
chore(deps-dev): bump webpack-cli from 4.8.0 to 4.9.1
2021-11-05 09:44:49 +01:00
Tobias Koppers c60fc2fae5
Merge pull request #14642 from webpack/dependabot/npm_and_yarn/memfs-3.3.0
chore(deps-dev): bump memfs from 3.2.4 to 3.3.0
2021-11-04 11:54:58 +01:00
dependabot[bot] 92574bcc95
chore(deps-dev): bump mini-svg-data-uri from 1.3.3 to 1.4.3
Bumps [mini-svg-data-uri](https://github.com/tigt/mini-svg-data-uri) from 1.3.3 to 1.4.3.
- [Release notes](https://github.com/tigt/mini-svg-data-uri/releases)
- [Commits](https://github.com/tigt/mini-svg-data-uri/commits)

---
updated-dependencies:
- dependency-name: mini-svg-data-uri
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 10:32:39 +00:00
dependabot[bot] c12076304e
chore(deps-dev): bump jest-junit from 12.2.0 to 13.0.0
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](https://github.com/jest-community/jest-junit/compare/v12.2.0...v13.0.0)

---
updated-dependencies:
- dependency-name: jest-junit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 10:32:08 +00:00
Tobias Koppers 4ae27c716c Merge branch 'main' into dependabot/npm_and_yarn/memfs-3.3.0 2021-11-04 11:29:27 +01:00
Tobias Koppers 122240d61e Merge branch 'main' into dependabot/npm_and_yarn/memfs-3.3.0 2021-11-04 11:28:55 +01:00
Tobias Koppers bb27171cd7
Merge pull request #14639 from webpack/dependabot/npm_and_yarn/is-ci-3.0.1
chore(deps-dev): bump is-ci from 3.0.0 to 3.0.1
2021-11-04 11:28:35 +01:00
Tobias Koppers 0f003d8d18 Merge branch 'main' into dependabot/npm_and_yarn/is-ci-3.0.1 2021-11-04 11:28:02 +01:00
Tobias Koppers 541a2ad581
Merge pull request #14638 from webpack/dependabot/npm_and_yarn/less-4.1.2
chore(deps-dev): bump less from 4.1.1 to 4.1.2
2021-11-04 11:21:32 +01:00
Tobias Koppers 4e3e551680
Merge pull request #14637 from webpack/dependabot/npm_and_yarn/mime-types-2.1.33
chore(deps): bump mime-types from 2.1.32 to 2.1.33
2021-11-04 11:21:09 +01:00
Tobias Koppers 1a6d26d28f
Merge pull request #14634 from webpack/dependabot/npm_and_yarn/assemblyscript-0.19.18
chore(deps-dev): bump assemblyscript from 0.19.16 to 0.19.18
2021-11-04 11:20:20 +01:00
Tobias Koppers b6707e60ca
Merge pull request #14633 from webpack/bugfix/wasm-hash
fix bugs with the new hashing implementation
2021-11-04 10:43:47 +01:00
dependabot[bot] 57519a4aef
chore(deps-dev): bump webpack-cli from 4.8.0 to 4.9.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:54:06 +00:00
dependabot[bot] 9bef7fe524
chore(deps-dev): bump memfs from 3.2.4 to 3.3.0
Bumps [memfs](https://github.com/streamich/memfs) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v3.2.4...v3.3.0)

---
updated-dependencies:
- dependency-name: memfs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:52:13 +00:00
dependabot[bot] 2065bd4e82
chore(deps-dev): bump is-ci from 3.0.0 to 3.0.1
Bumps [is-ci](https://github.com/watson/is-ci) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/watson/is-ci/releases)
- [Changelog](https://github.com/watson/is-ci/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson/is-ci/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: is-ci
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:51:23 +00:00
Tobias Koppers f1ab3e709d
Merge pull request #14626 from webpack/dependabot/npm_and_yarn/coffeescript-2.6.1
chore(deps-dev): bump coffeescript from 2.6.0 to 2.6.1
2021-11-04 09:51:19 +01:00
Tobias Koppers cd3fb42df5
Merge pull request #14627 from webpack/dependabot/npm_and_yarn/acorn-import-assertions-1.8.0
chore(deps): bump acorn-import-assertions from 1.7.6 to 1.8.0
2021-11-04 09:50:49 +01:00
dependabot[bot] 46e34e2f81
chore(deps-dev): bump less from 4.1.1 to 4.1.2
Bumps [less](https://github.com/less/less.js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: less
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:50:35 +00:00
dependabot[bot] 47cae6d681
chore(deps): bump mime-types from 2.1.32 to 2.1.33
Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.32 to 2.1.33.
- [Release notes](https://github.com/jshttp/mime-types/releases)
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/mime-types/compare/2.1.32...2.1.33)

---
updated-dependencies:
- dependency-name: mime-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:50:20 +00:00
dependabot[bot] 102f9b3042
chore(deps-dev): bump assemblyscript from 0.19.16 to 0.19.18
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.19.16 to 0.19.18.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/compare/v0.19.16...v0.19.18)

---
updated-dependencies:
- dependency-name: assemblyscript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:49:30 +00:00
webpack bot 1318e7fbbb
Merge pull request #14625 from webpack/dependabot/npm_and_yarn/es-module-lexer-0.9.3
chore(deps): bump es-module-lexer from 0.9.0 to 0.9.3
2021-11-04 09:47:39 +01:00
Tobias Koppers 1eae660ff0
Merge pull request #14623 from webpack/deps/babel
update babel dependencies
2021-11-04 09:47:10 +01:00
Tobias Koppers 21bfca4c52
Merge pull request #14622 from webpack/deps/jest
upgrade jest dependencies
2021-11-04 09:47:02 +01:00
Tobias Koppers 7abbe4d73e fix bugs with the new hashing implementation
fix BatchedHash correctly concatenating base64 strings
fix WashHash fallback for weird unicode chars
2021-11-04 09:42:27 +01:00
webpack bot 0c194a3c6e
Merge pull request #14266 from webpack/dependabot/npm_and_yarn/prettier-2.4.1
chore(deps-dev): bump prettier from 2.4.0 to 2.4.1
2021-11-03 22:52:06 +01:00
dependabot[bot] 3fe6853daa
chore(deps): bump acorn-import-assertions from 1.7.6 to 1.8.0
Bumps [acorn-import-assertions](https://github.com/xtuc/acorn-import-assertions) from 1.7.6 to 1.8.0.
- [Release notes](https://github.com/xtuc/acorn-import-assertions/releases)
- [Commits](https://github.com/xtuc/acorn-import-assertions/commits)

---
updated-dependencies:
- dependency-name: acorn-import-assertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 15:42:30 +00:00
Tobias Koppers c29fd04793
Merge pull request #14220 from webpack/dependabot/npm_and_yarn/tapable-2.2.1
chore(deps): bump tapable from 2.2.0 to 2.2.1
2021-11-03 16:42:25 +01:00
Tobias Koppers 94f8a21999 update types.d.ts 2021-11-03 16:41:55 +01:00
dependabot[bot] a1cc95d6bb
chore(deps-dev): bump coffeescript from 2.6.0 to 2.6.1
Bumps [coffeescript](https://github.com/jashkenas/coffeescript) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/jashkenas/coffeescript/releases)
- [Commits](https://github.com/jashkenas/coffeescript/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: coffeescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 15:41:52 +00:00
dependabot[bot] 681ec80018
chore(deps): bump es-module-lexer from 0.9.0 to 0.9.3
Bumps [es-module-lexer](https://github.com/guybedford/es-module-lexer) from 0.9.0 to 0.9.3.
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Changelog](https://github.com/guybedford/es-module-lexer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/guybedford/es-module-lexer/compare/0.9.0...0.9.3)

---
updated-dependencies:
- dependency-name: es-module-lexer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 15:41:19 +00:00
Tobias Koppers 714ee1cba0
Merge pull request #14293 from webpack/dependabot/npm_and_yarn/tmpl-1.0.5
chore(deps): bump tmpl from 1.0.4 to 1.0.5
2021-11-03 16:40:01 +01:00
Tobias Koppers 2e8200289e
Merge pull request #14412 from webpack/dependabot/npm_and_yarn/date-fns-2.25.0
chore(deps-dev): bump date-fns from 2.23.0 to 2.25.0
2021-11-03 16:39:06 +01:00
Tobias Koppers 1e8ab6f4b7 upgrade jest dependencies 2021-11-03 16:32:32 +01:00
Tobias Koppers 7b441ad2f5 update babel dependencies 2021-11-03 16:30:56 +01:00
dependabot[bot] 96820b3fde
chore(deps-dev): bump prettier from 2.4.0 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 15:24:42 +00:00
Tobias Koppers 387548902f
Merge pull request #14597 from webpack/feat-client-types
add client types
2021-11-03 16:22:33 +01:00
Ivan Kopeykin 40c62e3357 run same lint script on azure 2021-11-03 17:35:08 +03:00
Tobias Koppers 6941c519e9
Merge pull request #14490 from snitin315/issue-14376
fix: improve logic to check if value is a `Promise`
2021-11-03 15:28:44 +01:00
dependabot[bot] 08b03c32e4
chore(deps-dev): bump date-fns from 2.23.0 to 2.25.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.23.0 to 2.25.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.23.0...v2.25.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 11:45:19 +00:00
Tobias Koppers e7bbba3e1c
Merge pull request #14616 from webpack/dependabot/npm_and_yarn/simple-git-2.47.0
Bump simple-git from 2.45.1 to 2.47.0
2021-11-03 12:43:19 +01:00
Tobias Koppers f6e325deb2
Merge pull request #14404 from markjm/mamolin/allow-ignore
Allow ignoring errors and warnings from import-exports
2021-11-03 12:42:58 +01:00
Tobias Koppers 53fbc86887 Merge branch 'main' into mamolin/allow-ignore 2021-11-03 12:41:51 +01:00
Tobias Koppers 87d0e71917
Merge pull request #14599 from webpack/fix-host
fix listen option for lazyCompilation backend
2021-11-03 12:40:20 +01:00
Tobias Koppers 03001118e9 refactor, rename, extend, fix, add tests 2021-11-03 12:38:05 +01:00
Tobias Koppers bd00f3d246 Merge branch 'main' into fix-host 2021-11-03 11:49:40 +01:00