Commit Graph

2057 Commits

Author SHA1 Message Date
Ivan Kopeykin 0fe44700f7 up enhanced-resolve version 2022-03-03 11:06:44 +03:00
Ivan Kopeykin e819c06ec2 up enhanced-resolve version 2022-02-26 15:49:44 +03:00
Ivan Kopeykin 93d44847bd Revert "Revert "Merge pull request #15332 from webpack/fix/context-resolve-issue-11335""
This reverts commit dd53923cd0.
2022-02-21 11:58:44 +03:00
Tobias Koppers dd53923cd0 Revert "Merge pull request #15332 from webpack/fix/context-resolve-issue-11335"
This reverts commit 89c92bf0d3, reversing
changes made to a28af55ca1.
2022-02-17 14:43:51 +01:00
Tobias Koppers 89c92bf0d3
Merge pull request #15332 from webpack/fix/context-resolve-issue-11335
handle several resources in ContextModule
2022-02-10 17:18:52 +01:00
Tobias Koppers a28af55ca1
Merge pull request #15338 from webpack/deps/jest
update jest
2022-02-10 17:10:40 +01:00
Tobias Koppers 23cf749d1b update jest 2022-02-08 22:57:07 +01:00
Tobias Koppers afdb254093 update typings 2022-02-08 10:12:34 +01:00
Tobias Koppers abcf53296d update typescript 2022-02-08 10:12:29 +01:00
Ivan Kopeykin 9951d9d4d9 handle several resources in ContextModule 2022-02-08 11:12:32 +03:00
Tobias Koppers e09d528992
Merge pull request #15192 from webpack/dependabot/npm_and_yarn/webpack-sources-3.2.3
chore(deps): bump webpack-sources from 3.2.2 to 3.2.3
2022-01-19 15:05:15 +01:00
Tobias Koppers d655547afa
Merge pull request #14980 from webpack/dependabot/npm_and_yarn/browserslist-4.19.1
chore(deps): bump browserslist from 4.18.1 to 4.19.1
2022-01-18 12:42:46 +01:00
Tobias Koppers a6ea3b73bc update package.json 2022-01-18 12:38:34 +01:00
Tobias Koppers 8cecd91302
Merge pull request #15193 from webpack/dependabot/npm_and_yarn/types/eslint-scope-3.7.3
chore(deps): bump @types/eslint-scope from 3.7.2 to 3.7.3
2022-01-18 12:37:20 +01:00
Tobias Koppers bbed1fd138
Merge pull request #15194 from webpack/dependabot/npm_and_yarn/date-fns-2.28.0
chore(deps-dev): bump date-fns from 2.27.0 to 2.28.0
2022-01-18 12:37:07 +01:00
dependabot[bot] 73280a4ce5
chore(deps-dev): bump date-fns from 2.27.0 to 2.28.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.27.0 to 2.28.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.27.0...v2.28.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>
2022-01-18 09:03:28 +00:00
dependabot[bot] 8f224a54e2
chore(deps): bump @types/eslint-scope from 3.7.2 to 3.7.3
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)

---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 09:03:11 +00:00
dependabot[bot] b0e3419cb8
chore(deps): bump webpack-sources from 3.2.2 to 3.2.3
Bumps [webpack-sources](https://github.com/webpack/webpack-sources) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/webpack/webpack-sources/releases)
- [Commits](https://github.com/webpack/webpack-sources/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: webpack-sources
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 09:01:37 +00:00
Tobias Koppers 7e32beea75
Merge pull request #15080 from webpack/dependabot/npm_and_yarn/types/jest-27.4.0
chore(deps-dev): bump @types/jest from 27.0.2 to 27.4.0
2022-01-18 10:00:40 +01:00
Tobias Koppers d66b9e8f4d
Merge pull request #15179 from webpack/dependabot/npm_and_yarn/core-js-3.20.3
chore(deps-dev): bump core-js from 3.19.1 to 3.20.3
2022-01-18 09:59:54 +01:00
Tobias Koppers 5b0debff88
Merge pull request #15062 from webpack/dependabot/npm_and_yarn/acorn-8.7.0
chore(deps): bump acorn from 8.6.0 to 8.7.0
2022-01-18 09:59:36 +01:00
dependabot[bot] 8e6fcfa0fa
chore(deps-dev): bump core-js from 3.19.1 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.20.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.1...v3.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 03:03:10 +00:00
Mark Molinaro fcf506652f Upgrade graceful-fs to support throwIfNoEntry in input/output filesystem 2022-01-06 10:44:08 -08:00
dependabot[bot] 759851cb45
chore(deps-dev): bump @types/jest from 27.0.2 to 27.4.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 03:02:51 +00:00
dependabot[bot] 49e9caeb82
chore(deps): bump acorn from 8.6.0 to 8.7.0
Bumps [acorn](https://github.com/acornjs/acorn) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/8.6.0...8.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 03:04:50 +00:00
Tobias Koppers 1c6872b210
Merge pull request #15005 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.0
chore(deps): bump terser-webpack-plugin from 5.2.5 to 5.3.0
2021-12-17 10:28:14 +01:00
Tobias Koppers 2507a5a59d
Merge pull request #15006 from webpack/dependabot/npm_and_yarn/types/eslint-scope-3.7.2
chore(deps): bump @types/eslint-scope from 3.7.1 to 3.7.2
2021-12-17 10:27:11 +01:00
dependabot[bot] d87add0db5
chore(deps): bump @types/eslint-scope from 3.7.1 to 3.7.2
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)

---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 03:02:51 +00:00
dependabot[bot] ae1a32f16e
chore(deps): bump terser-webpack-plugin from 5.2.5 to 5.3.0
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.5 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.5...v5.3.0)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 03:02:20 +00:00
dependabot[bot] 6dff128a97
chore(deps): bump browserslist from 4.18.1 to 4.19.1
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.18.1 to 4.19.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.18.1...4.19.1)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 03:02:26 +00:00
dependabot[bot] 28642c2767
chore(deps-dev): bump assemblyscript from 0.19.20 to 0.19.22
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.19.20 to 0.19.22.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/compare/v0.19.20...v0.19.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 03:03:59 +00:00
Tobias Koppers f3423dfcf1
Merge pull request #14912 from webpack/deps/watchpack
upgrade watchpack for bugfix
2021-12-06 14:49:32 +01:00
Tobias Koppers b09c45aa74 upgrade watchpack for bugfix 2021-12-06 12:30:27 +01:00
dependabot[bot] adeb73a2ad
chore(deps-dev): bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.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.5.0...2.5.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-12-06 03:02:01 +00:00
Tobias Koppers 4127edba92
Merge pull request #14886 from webpack/dependabot/npm_and_yarn/simple-git-2.48.0
chore(deps-dev): bump simple-git from 2.47.0 to 2.48.0
2021-12-02 09:04:13 +01:00
dependabot[bot] ec5f53c7b0
chore(deps-dev): bump simple-git from 2.47.0 to 2.48.0
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.47.0 to 2.48.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.47.0...v2.48.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-12-02 03:03:38 +00:00
dependabot[bot] 1a56941ff0
chore(deps-dev): bump date-fns from 2.26.0 to 2.27.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.26.0 to 2.27.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.26.0...v2.27.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-12-01 03:05:07 +00:00
Tobias Koppers 200c9e0db0
Merge pull request #14779 from webpack/dependabot/npm_and_yarn/date-fns-2.26.0
chore(deps-dev): bump date-fns from 2.25.0 to 2.26.0
2021-11-26 09:23:47 +01:00
dependabot[bot] aa18005259
chore(deps-dev): bump prettier from 2.4.1 to 2.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [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.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 15:52:00 +00:00
Tobias Koppers 68c4a2a0a9
Merge pull request #14728 from markjm/markjm/context-timestamps
perf: upgrade watchpack & split timestamp by file/dependency & only call collectTimeInfoEntries once per invalid
2021-11-25 10:18:39 +01:00
dependabot[bot] 8ded6c93cb
chore(deps-dev): bump memfs from 3.3.0 to 3.4.0
Bumps [memfs](https://github.com/streamich/memfs) from 3.3.0 to 3.4.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.3.0...v3.4.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-25 03:03:35 +00:00
Mark Molinaro 8867bc18ce use new watchpack collectTimeInfoEntries 2021-11-24 15:31:14 -08:00
Tobias Koppers a26b3f8a1d fix pre-compiled schema validation for Infinity and arrays
show deprecation when pre-compiled schema is invalid
2021-11-24 08:34:55 +01:00
dependabot[bot] f9b4dbe5d3
chore(deps-dev): bump date-fns from 2.25.0 to 2.26.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.25.0 to 2.26.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.25.0...v2.26.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-20 09:57:04 +00:00
dependabot[bot] 4ca0971b4d
chore(deps): bump acorn from 8.5.0 to 8.6.0
Bumps [acorn](https://github.com/acornjs/acorn) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/8.5.0...8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 03:03:40 +00:00
dependabot[bot] 7de5001fa9
chore(deps): bump browserslist from 4.18.0 to 4.18.1
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.18.0...4.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 17:14:22 +00:00
dependabot[bot] 6637dab681
chore(deps-dev): bump assemblyscript from 0.19.19 to 0.19.20
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.19.19 to 0.19.20.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/compare/v0.19.19...v0.19.20)

---
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-15 11:08:21 +00:00
dependabot[bot] 5f260291b9
chore(deps-dev): bump terser from 5.7.2 to 5.9.0
Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.9.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.7.2...v5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 08:12:26 +00:00
Tobias Koppers 670dd21642
Merge pull request #14683 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.5
chore(deps): bump terser-webpack-plugin from 5.2.4 to 5.2.5
2021-11-15 09:09:48 +01:00
Tobias Koppers 1d8b8ee5a2
Merge pull request #14716 from webpack/dependabot/npm_and_yarn/assemblyscript-0.19.19
chore(deps-dev): bump assemblyscript from 0.19.18 to 0.19.19
2021-11-15 09:09:21 +01:00