Browse Source

Bump webpack from 5.80.0 to 5.81.0 (#2875)

Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p>
<blockquote>
<h2>v5.81.0</h2>
<h2>New Features</h2>
<ul>
<li>[CSS] - Increased CSS import support and new hooks included for CSS module creation by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17057">webpack/webpack#17057</a></li>
<li>Logging now added to DefinePlugin by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17048">webpack/webpack#17048</a></li>
<li>New <code>ignoreBrowserWarnings</code> option to ignore browser console warnings in ModuleFederation by <a href="https://github.com/indeediansbrett"><code>@​indeediansbrett</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16388">webpack/webpack#16388</a></li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>[CSS] - Fix issue where vendor prefixed keyframes and animation was not supported in CSS modules by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16975">webpack/webpack#16975</a></li>
<li>Fix bug where AST was not properly handled by <a href="https://github.com/quanru"><code>@​quanru</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17032">webpack/webpack#17032</a></li>
<li>Fix automatic publicPath detection logic by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17047">webpack/webpack#17047</a></li>
</ul>
<h2>Tests &amp; Contributor Experience</h2>
<ul>
<li>Rename <code>provide</code> to <code>getOrInsert</code> in MapHelpers and document it better by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17060">webpack/webpack#17060</a></li>
<li>Increase test reliability for DefinePlugin <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17062">webpack/webpack#17062</a></li>
<li>Add additional CI Pipeline to test main branches of first-party webpack dependencies by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17020">webpack/webpack#17020</a></li>
<li>Refactor tests to no longer use deprecated or legacy dependencies and APIs by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17033">webpack/webpack#17033</a></li>
</ul>
<h2>Developer Experience</h2>
<ul>
<li>Increase type coverage/documentation for ModuleFilenameHelpers by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17045">webpack/webpack#17045</a></li>
<li>Increase type coverage/documentation for CommonJsExportsParserPlugin by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17046">webpack/webpack#17046</a></li>
<li>Increase type coverage/documentation for binarySearchBounds.js by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17058">webpack/webpack#17058</a></li>
<li>Export MemoryCacheOptions types by <a href="https://github.com/romulof"><code>@​romulof</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17055">webpack/webpack#17055</a></li>
</ul>
<h2>Dependencies &amp; Maintenance</h2>
<ul>
<li>Add NodeJS v20 to CI Matrix by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17019">webpack/webpack#17019</a></li>
<li>Update Typescript to v5 by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16957">webpack/webpack#16957</a></li>
<li>Bump <code>@​types/estree</code> from 1.0.0 to 1.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17026">webpack/webpack#17026</a></li>
<li>Bump <code>@​types/node</code> from 18.15.11 to 18.15.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17038">webpack/webpack#17038</a></li>
<li>Bump assemblyscript from 0.27.2 to 0.27.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17051">webpack/webpack#17051</a></li>
<li>Bump memfs from 3.5.0 to 3.5.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17039">webpack/webpack#17039</a></li>
<li>Bump prettier from 2.8.7 to 2.8.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17050">webpack/webpack#17050</a></li>
<li>Bump simple-git from 3.17.0 to 3.18.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17066">webpack/webpack#17066</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/quanru"><code>@​quanru</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/17032">webpack/webpack#17032</a></li>
<li><a href="https://github.com/romulof"><code>@​romulof</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/17055">webpack/webpack#17055</a></li>
<li><a href="https://github.com/indeediansbrett"><code>@​indeediansbrett</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/16388">webpack/webpack#16388</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0">https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="5c016a8ec1"><code>5c016a8</code></a> 5.81.0</li>
<li><a href="5b20c9af1c"><code>5b20c9a</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17057">#17057</a> from webpack/import-support</li>
<li><a href="f429ac7980"><code>f429ac7</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17066">#17066</a> from webpack/dependabot/npm_and_yarn/simple-git-3.18.0</li>
<li><a href="2c6dc778ab"><code>2c6dc77</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16388">#16388</a> from indeediansbrett/feat/issue-16374</li>
<li><a href="7398dbd2e4"><code>7398dbd</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17033">#17033</a> from webpack/chore-deps-avoud-using-legacy-loader-u...</li>
<li><a href="92346203a0"><code>9234620</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17020">#17020</a> from webpack/ci-deps-main</li>
<li><a href="2552028d48"><code>2552028</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17062">#17062</a> from webpack/test-stabilization-for-define</li>
<li><a href="a7551fa13f"><code>a7551fa</code></a> chore(deps-dev): bump simple-git from 3.17.0 to 3.18.0</li>
<li><a href="ed0738dd66"><code>ed0738d</code></a> test: stability for define</li>
<li><a href="f3cf014dd0"><code>f3cf014</code></a> test: stability</li>
<li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.80.0&new-version=5.81.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
pull/2879/head
dependabot[bot] 2 years ago
parent
commit
9532125209
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json generated

@ -19,7 +19,7 @@
"prettier": "^2.8.8",
"style-loader": "^3.3.2",
"terser-webpack-plugin": "^5.3.7",
"webpack": "^5.80.0",
"webpack": "^5.81.0",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
}
@ -4327,9 +4327,9 @@
}
},
"node_modules/webpack": {
"version": "5.80.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.80.0.tgz",
"integrity": "sha512-OIMiq37XK1rWO8mH9ssfFKZsXg4n6klTEDL7S8/HqbAOBBaiy8ABvXvz0dDCXeEF9gqwxSvVk611zFPjS8hJxA==",
"version": "5.81.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.81.0.tgz",
"integrity": "sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@ -7929,9 +7929,9 @@
}
},
"webpack": {
"version": "5.80.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.80.0.tgz",
"integrity": "sha512-OIMiq37XK1rWO8mH9ssfFKZsXg4n6klTEDL7S8/HqbAOBBaiy8ABvXvz0dDCXeEF9gqwxSvVk611zFPjS8hJxA==",
"version": "5.81.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.81.0.tgz",
"integrity": "sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",

2
package.json

@ -16,7 +16,7 @@
"prettier": "^2.8.8",
"style-loader": "^3.3.2",
"terser-webpack-plugin": "^5.3.7",
"webpack": "^5.80.0",
"webpack": "^5.81.0",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
},

Loading…
Cancel
Save