-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: webpack/webpack.js.org
base: aa10d64
head repository: webpack/webpack.js.org
compare: 4f9ee56
- 9 commits
- 3 files changed
- 2 contributors
Commits on Jul 19, 2022
-
build(deps-dev): bump @babel/preset-env from 7.18.6 to 7.18.9 (#6281)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.6 to 7.18.9. - [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.18.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 39b8e7e - Browse repository at this point
Copy the full SHA 39b8e7eView commit details -
build(deps-dev): bump eslint from 8.19.0 to 8.20.0 (#6285)
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.19.0...v8.20.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for ea671a6 - Browse repository at this point
Copy the full SHA ea671a6View commit details -
build(deps-dev): bump node-fetch from 3.2.8 to 3.2.9 (#6284)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.8 to 3.2.9. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.2.8...v3.2.9) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for b06f41f - Browse repository at this point
Copy the full SHA b06f41fView commit details -
build(deps-dev): bump @babel/core from 7.18.6 to 7.18.9 (#6282)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.9. - [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.18.9/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for f0b8411 - Browse repository at this point
Copy the full SHA f0b8411View commit details -
docs(guides): refine code-splitting code snippets (#6279)
* Update code-splitting.mdx * update code-splitting.mdx Dynamic imports section: as the first call to createElement was removed in the first occurrence of src/index.js, It needed to be added in the second example that uses promises.
1Configuration menu - View commit details
-
Copy full SHA for c66cdf4 - Browse repository at this point
Copy the full SHA c66cdf4View commit details -
build(deps-dev): bump @babel/eslint-parser from 7.18.2 to 7.18.9 (#6283)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.18.2 to 7.18.9. - [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.18.9/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 5312c80 - Browse repository at this point
Copy the full SHA 5312c80View commit details
Commits on Jul 20, 2022
-
build(deps): bump terser from 4.8.0 to 4.8.1 (#6289)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 8d2b2f7 - Browse repository at this point
Copy the full SHA 8d2b2f7View commit details -
build(deps-dev): bump @svgr/webpack from 6.2.1 to 6.3.0 (#6287)
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](gregberge/svgr@v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: "@svgr/webpack" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for e331873 - Browse repository at this point
Copy the full SHA e331873View commit details -
build(deps-dev): bump markdownlint-cli from 0.31.1 to 0.32.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.31.1 to 0.32.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.31.1...v0.32.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f9ee56 - Browse repository at this point
Copy the full SHA 4f9ee56View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff aa10d64...4f9ee56