Ben Worline
|
77c4deb47e
|
Merge branch 'main' of https://github.com/webpack/webpack into ns
|
2023-05-31 10:15:14 -07:00 |
alexander.akait
|
69210bbbd2
|
test: more
|
2023-05-31 18:54:08 +03:00 |
alexander.akait
|
f9a52a6a25
|
test: more
|
2023-05-31 18:50:45 +03:00 |
Ben Worline
|
5ab7e50503
|
handle null dep.idRangeStarts
|
2023-05-31 08:14:40 -07:00 |
Sean Larkin
|
1df0148f4b
|
update type def from rebase
|
2023-05-31 15:02:37 +00:00 |
alexander.akait
|
9c7693bb4a
|
refactor: rebase
|
2023-05-31 18:01:14 +03:00 |
alexander.akait
|
615af4a47b
|
feat: allow to setup dynamic import in worker
|
2023-05-31 18:00:08 +03:00 |
alexander.akait
|
dd94f64a0b
|
test: added
|
2023-05-31 18:00:07 +03:00 |
alexander.akait
|
37b2c21c31
|
test: fix
|
2023-05-31 18:00:07 +03:00 |
alexander.akait
|
14928de3cf
|
chore: fix types and tests
|
2023-05-31 18:00:05 +03:00 |
alexander.akait
|
65ee99d136
|
feat: support `environment` in loader context
|
2023-05-31 17:59:55 +03:00 |
alexander.akait
|
792ee7e516
|
refactor(types): more
|
2023-05-31 14:56:55 +00:00 |
Sean Larkin
|
e0cd9288a1
|
Merge pull request #17270 from burhanuday/refactor/use-runtime-globals
refactor: use global runtime constants for webpack exports
|
2023-05-31 07:53:21 -07:00 |
Sean Larkin
|
30c6df29fc
|
Merge pull request #17267 from webpack/strict-types-for-wasm
refactor(types): wasm and runtime
|
2023-05-31 07:52:42 -07:00 |
Sean Larkin
|
557ea853ef
|
Merge pull request #15470 from webpack/feat/add-readonly-cache-mode
feat: add readonly cache mode
|
2023-05-31 07:43:51 -07:00 |
Sean Larkin
|
c4174269e7
|
Merge pull request #17266 from webpack/fix-regression-with-module-type
fix(types): regression with unknown types
|
2023-05-31 07:39:55 -07:00 |
Sean Larkin
|
3ecacdbc7d
|
Merge pull request #17293 from snitin315/rm-gitter-issue-templates
docs: use GitHub discussions instead of Gitter in issue templates
|
2023-05-31 07:37:30 -07:00 |
Ben Worline
|
34eba0d0a2
|
Merge branch 'main' of https://github.com/webpack/webpack into ns
|
2023-05-31 06:20:02 -07:00 |
Nitin Kumar
|
200ceb71d5
|
docs: use discussions instead of gitter in ISSUE_TEMPLATE.md
|
2023-05-31 07:24:08 +00:00 |
Nitin Kumar
|
28462130cc
|
docs: use discussions instead of gitter in Other.md
|
2023-05-31 07:23:29 +00:00 |
Nitin Kumar
|
0b4783ef2f
|
docs: use discussions instead of gitter in the bug report template
|
2023-05-31 07:22:23 +00:00 |
Ben Worline
|
9bb13a8be6
|
incorporate CR feedback
|
2023-05-30 23:06:15 -07:00 |
alexander.akait
|
a5e9568357
|
chore: docs update
|
2023-05-30 23:03:07 +03:00 |
alexander.akait
|
7333777f02
|
test: cover all cases
|
2023-05-30 22:50:19 +03:00 |
alexander.akait
|
0ea2e99742
|
refactor: store some bigints as numbers
|
2023-05-30 22:33:06 +03:00 |
alexander.akait
|
11ed4abbb3
|
feat: less size for short bigint
|
2023-05-30 17:33:47 +03:00 |
alexander.akait
|
b1dac043b3
|
feat: support bigint serialization
|
2023-05-30 05:22:46 +03:00 |
alexander.akait
|
e90bd2021f
|
feat: support `cause` for errors in serialization
|
2023-05-30 00:40:54 +03:00 |
Alexander Akait
|
5b1fd3ebba
|
Merge pull request #17278 from webpack/dependabot/npm_and_yarn/babel/core-7.22.1
chore(deps-dev): bump @babel/core from 7.21.8 to 7.22.1
|
2023-05-29 18:13:31 +03:00 |
Alexander Akait
|
7811991d35
|
Merge pull request #17276 from webpack/dependabot/npm_and_yarn/types/node-20.2.5
chore(deps-dev): bump @types/node from 20.2.4 to 20.2.5
|
2023-05-29 18:13:10 +03:00 |
Alexander Akait
|
00e7083f7a
|
Merge pull request #17275 from webpack/dependabot/npm_and_yarn/browserslist-4.21.6
chore(deps): bump browserslist from 4.21.5 to 4.21.6
|
2023-05-29 18:12:39 +03:00 |
dependabot[bot]
|
9ca09362d7
|
chore(deps-dev): bump @babel/core from 7.21.8 to 7.22.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.8 to 7.22.1.
- [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.22.1/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 02:59:29 +00:00 |
dependabot[bot]
|
abc74378d3
|
chore(deps-dev): bump @types/node from 20.2.4 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.4 to 20.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 02:58:29 +00:00 |
dependabot[bot]
|
7421107068
|
chore(deps): bump browserslist from 4.21.5 to 4.21.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.5 to 4.21.6.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.5...4.21.6)
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 02:57:56 +00:00 |
Ben Worline
|
9abdfecb5a
|
Merge branch 'main' of https://github.com/webpack/webpack into ns
|
2023-05-27 07:46:50 -07:00 |
Ben Worline
|
b834303d83
|
add more error handling and json import support
|
2023-05-26 12:04:57 -07:00 |
Burhanuddin Udaipurwala
|
f906f61557
|
chore: run yarn lint
|
2023-05-26 21:36:16 +05:30 |
Burhanuddin Udaipurwala
|
8bf6d59f35
|
refactor: refactor usages of module.loaded
|
2023-05-26 21:12:29 +05:30 |
Burhanuddin Udaipurwala
|
30f4da8f2d
|
refactor: refactor usage of module.id
|
2023-05-26 21:11:32 +05:30 |
Burhanuddin Udaipurwala
|
839e2bf6ad
|
refactor: use global runtime constants for webpack exports
|
2023-05-26 21:04:26 +05:30 |
Alexander Akait
|
1ec95d1205
|
Merge pull request #17269 from webpack/dependabot/npm_and_yarn/types/node-20.2.4
chore(deps-dev): bump @types/node from 20.2.3 to 20.2.4
|
2023-05-26 17:35:54 +03:00 |
dependabot[bot]
|
4070c0f6c6
|
chore(deps-dev): bump @types/node from 20.2.3 to 20.2.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-26 02:57:17 +00:00 |
alexander.akait
|
a0529bef76
|
refactor(types): fix
|
2023-05-26 01:21:31 +03:00 |
alexander.akait
|
a7c4ed7efa
|
refactor(types): fix
|
2023-05-26 01:18:45 +03:00 |
alexander.akait
|
3591783d9e
|
refactor(types): wasm and runtime
|
2023-05-26 01:18:44 +03:00 |
Sean Larkin
|
8eb9d8cf4a
|
Merge pull request #17262 from webpack/types-for-assets
refactor: types for assets and json modules plus plugins
|
2023-05-25 14:52:56 -07:00 |
Sean Larkin
|
7328ab824a
|
Merge pull request #17261 from webpack/types-more
refactor(types): more
|
2023-05-25 14:46:37 -07:00 |
Sean Larkin
|
71d9a21c32
|
5.84.1
|
2023-05-25 18:35:37 +00:00 |
alexander.akait
|
5c55c19c9b
|
fix(types): regression with mini-css-extract-plugin
|
2023-05-25 19:41:29 +03:00 |
Sean Larkin
|
1b78f6242d
|
Merge pull request #17265 from webpack/issue-17264
fix: regression in inner graph
|
2023-05-25 09:37:47 -07:00 |