Commit Graph

13890 Commits

Author SHA1 Message Date
Tobias Koppers b852caa4a8 update jest dependencies 2021-06-23 14:53:22 +02:00
Tobias Koppers d924dba873 Merge branch 'master' into dependabot/npm_and_yarn/jest-27.0.4 2021-06-22 09:49:11 +02:00
Tobias Koppers 2ac66e20c7
Merge pull request #13474 from webpack/dependabot/npm_and_yarn/pretty-format-27.0.2
chore(deps-dev): bump pretty-format from 26.6.2 to 27.0.2
2021-06-22 09:43:28 +02:00
Tobias Koppers 8363d117ca
Merge pull request #13476 from webpack/dependabot/npm_and_yarn/jest-diff-27.0.2
chore(deps-dev): bump jest-diff from 26.6.2 to 27.0.2
2021-06-22 09:43:18 +02:00
Tobias Koppers d0f500b76d
Merge pull request #13565 from webpack/dependabot/npm_and_yarn/acorn-8.4.0
chore(deps): bump acorn from 8.2.4 to 8.4.0
2021-06-22 09:43:00 +02:00
Tobias Koppers c99a192b93
Merge pull request #13044 from webpack/dependabot/npm_and_yarn/mime-types-2.1.30
chore(deps): bump mime-types from 2.1.28 to 2.1.30
2021-06-22 09:42:39 +02:00
Tobias Koppers b27c2f602f
Merge pull request #13603 from webpack/dependabot/npm_and_yarn/simple-git-2.40.0
chore(deps-dev): bump simple-git from 2.39.0 to 2.40.0
2021-06-22 09:41:54 +02:00
Tobias Koppers 92bef0906b
Merge pull request #13605 from webpack/dependabot/npm_and_yarn/babel/preset-react-7.14.5
chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5
2021-06-22 09:41:43 +02:00
Tobias Koppers 83a62451dd
Merge pull request #13417 from webpack/dependabot/npm_and_yarn/types/es-module-lexer-0.4.1
chore(deps-dev): bump @types/es-module-lexer from 0.3.0 to 0.4.1
2021-06-22 09:41:27 +02:00
Tobias Koppers d51c4277d3 fix Symbol lookup for older node.js versions 2021-06-22 09:39:17 +02:00
Tobias Koppers c5763e1eb1 fix test problems 2021-06-22 09:39:17 +02:00
Tobias Koppers b0b3cd209d get all promises when using multiple test files 2021-06-22 09:39:17 +02:00
Tobias Koppers c760ea806c improve disposing of lazy compilation backend server 2021-06-22 09:39:17 +02:00
Tobias Koppers 9d123b1b53 fix createLazyTestEnv for new jest major version 2021-06-22 09:39:17 +02:00
dependabot[bot] 521b4804b4 chore(deps-dev): bump jest from 26.6.3 to 27.0.4
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 09:39:17 +02:00
Tobias Koppers 5d297327bc 5.40.0 2021-06-21 18:25:27 +02:00
dependabot[bot] b477d799be
chore(deps-dev): bump @types/es-module-lexer from 0.3.0 to 0.4.1
Bumps [@types/es-module-lexer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/es-module-lexer) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/es-module-lexer)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 16:22:22 +00:00
dependabot[bot] b4d5e73033
chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.13.13 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 16:20:35 +00:00
Tobias Koppers 513648e905
Merge pull request #13590 from webpack/bugfix/13575
assign class property keys to the correct top level symbol
2021-06-21 18:17:29 +02:00
Tobias Koppers 710da1633a
Merge pull request #13591 from gthb/patch-1
doc: add wasm examples to ToC
2021-06-21 18:17:06 +02:00
Tobias Koppers 72779ced34
Merge pull request #13583 from webpack/dependabot/npm_and_yarn/ws-7.5.0
chore(deps): bump ws from 7.4.0 to 7.5.0
2021-06-21 18:16:24 +02:00
Tobias Koppers 21f0fbb9c0
Merge pull request #13600 from webpack/dependabot/npm_and_yarn/es-module-lexer-0.6.0
chore(deps): bump es-module-lexer from 0.4.1 to 0.6.0
2021-06-21 18:16:03 +02:00
Tobias Koppers 3ff45126b9
Merge pull request #13602 from webpack/dependabot/npm_and_yarn/webpack-cli-4.7.2
chore(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2
2021-06-21 18:15:46 +02:00
Tobias Koppers 8748725a4c
Merge pull request #13601 from webpack/dependabot/npm_and_yarn/babel/core-7.14.6
chore(deps-dev): bump @babel/core from 7.14.3 to 7.14.6
2021-06-21 18:15:34 +02:00
Tobias Koppers 45b21920af linting 2021-06-21 18:15:05 +02:00
Tobias Koppers 0b3886654a
Merge pull request #13525 from webpack/dependabot/npm_and_yarn/prettier-2.3.1
chore(deps-dev): bump prettier from 2.3.0 to 2.3.1
2021-06-21 13:34:38 +02:00
Tobias Koppers 1edacddaa4 prettier 2021-06-21 11:18:23 +02:00
dependabot[bot] 05223013d8 chore(deps-dev): bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.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.3.0...2.3.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-06-21 11:09:34 +02:00
dependabot[bot] 5c7fc2a1e9
chore(deps-dev): bump simple-git from 2.39.0 to 2.40.0
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.39.0 to 2.40.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/compare/v2.39.0...v2.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 09:05:41 +00:00
Tobias Koppers 5e45e35dc9
Merge pull request #13484 from snitin315/terser-plugin
chore: update  `terser` and `terser-webpack-plugin`
2021-06-21 11:02:14 +02:00
Tobias Koppers 5e47f5ef3c fix import 2021-06-21 10:53:35 +02:00
Tobias Koppers 80774490ac
Merge pull request #13477 from webpack/dependabot/npm_and_yarn/date-fns-2.22.1
chore(deps-dev): bump date-fns from 2.21.3 to 2.22.1
2021-06-21 10:52:24 +02:00
Tobias Koppers 2615e1c475 fix import 2021-06-21 10:51:46 +02:00
Tobias Koppers 3514931aab fix test case 2021-06-21 10:38:44 +02:00
Tobias Koppers f57551dd0b Merge branch 'master' into dependabot/npm_and_yarn/mime-types-2.1.30 2021-06-21 10:37:33 +02:00
Tobias Koppers f6b6b082f4
Merge pull request #13596 from webpack/dependabot/npm_and_yarn/eslint-7.29.0
chore(deps-dev): bump eslint from 7.26.0 to 7.29.0
2021-06-21 10:36:04 +02:00
dependabot[bot] 5bf9572a73
chore(deps-dev): bump eslint from 7.26.0 to 7.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:34:08 +00:00
dependabot[bot] 3a51869ed3
chore(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.2.
- [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.7.0...webpack-cli@4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:33:50 +00:00
dependabot[bot] 997c06e9fb
chore(deps-dev): bump @babel/core from 7.14.3 to 7.14.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:33:27 +00:00
dependabot[bot] 5dedaf6278
chore(deps): bump es-module-lexer from 0.4.1 to 0.6.0
Bumps [es-module-lexer](https://github.com/guybedford/es-module-lexer) from 0.4.1 to 0.6.0.
- [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.4.1...0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:33:11 +00:00
dependabot[bot] 2072f71175
chore(deps): bump ws from 7.4.0 to 7.5.0
Bumps [ws](https://github.com/websockets/ws) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.0...7.5.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:33:06 +00:00
Tobias Koppers 09b6c8e69e
Merge pull request #13597 from webpack/dependabot/npm_and_yarn/core-js-3.15.0
chore(deps-dev): bump core-js from 3.13.1 to 3.15.0
2021-06-21 10:32:25 +02:00
Tobias Koppers 79ae8e94b0
Merge pull request #13595 from webpack/dependabot/npm_and_yarn/types/node-15.12.4
chore(deps-dev): bump @types/node from 15.3.0 to 15.12.4
2021-06-21 10:31:54 +02:00
Tobias Koppers 008b947ccf
Merge pull request #13594 from webpack/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-6.2.12
chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.2.9 to 6.2.12
2021-06-21 10:31:46 +02:00
Tobias Koppers 1ce733a3b7
Merge pull request #13539 from webpack/dependabot/npm_and_yarn/glob-parent-5.1.2
chore(deps): bump glob-parent from 5.1.1 to 5.1.2
2021-06-21 10:31:32 +02:00
Tobias Koppers 1c1cd05954
Merge pull request #13437 from webpack/dependabot/npm_and_yarn/css-loader-5.2.6
chore(deps-dev): bump css-loader from 5.2.5 to 5.2.6
2021-06-21 10:31:08 +02:00
Tobias Koppers f98a603d23 add test filter 2021-06-21 10:29:51 +02:00
Tobias Koppers b6a39e3ccf remove allowAwaitOutsideFunction option as it's now set by default 2021-06-21 10:14:49 +02:00
Tobias Koppers de5365bf42
Merge pull request #12693 from dnalborczyk/node-prefix
feat: add node: prefixed modules
2021-06-21 10:06:12 +02:00
Tobias Koppers 4e608c8723 assign class property keys to the correct top level symbol 2021-06-21 09:48:14 +02:00