Skip to content

Commit 60c6258

Browse files
chore(deps): bump webpack from 5.93.0 to 5.94.0 in /test in the npm_and_yarn group across 1 directory (#260)
Bumps the npm_and_yarn group with 1 update in the /test directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.93.0 to 5.94.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.94.0</h2> <h2>Bug Fixes</h2> <ul> <li>Added runtime condition for harmony reexport checked</li> <li>Handle properly <code>data</code>/<code>http</code>/<code>https</code> protocols in source maps</li> <li>Make <code>bigint</code> optimistic when browserslist not found</li> <li>Move <code>@​types/eslint-scope</code> to dev deps</li> <li>Related in asset stats is now always an array when no related found</li> <li>Handle ASI for export declarations</li> <li>Mangle destruction incorrect with export named default properly</li> <li>Fixed unexpected asi generation with sequence expression</li> <li>Fixed a lot of types</li> </ul> <h2>New Features</h2> <ul> <li>Added new external type &quot;module-import&quot;</li> <li>Support <code>webpackIgnore</code> for <code>new URL()</code> construction</li> <li>[CSS] <code>@import</code> pathinfo support</li> </ul> <h2>Security</h2> <ul> <li>Fixed DOM clobbering in auto public path</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/eabf85d8580dfcb876b56957ba5488222a4f7873"><code>eabf85d</code></a> chore(release): 5.94.0</li> <li><a href="https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61"><code>955e057</code></a> security: fix DOM clobbering in auto public path</li> <li><a href="https://github.com/webpack/webpack/commit/98223873625a029b9903d5ec6c0235b8f9fb5a66"><code>9822387</code></a> test: fix</li> <li><a href="https://github.com/webpack/webpack/commit/cbb86ede32ab53d8eade6efee30da2463f0082ec"><code>cbb86ed</code></a> test: fix</li> <li><a href="https://github.com/webpack/webpack/commit/5ac3d7f2cdce6da63a8dfb07e9dbbd95756bf7a2"><code>5ac3d7f</code></a> fix: unexpected asi generation with sequence expression</li> <li><a href="https://github.com/webpack/webpack/commit/2411661bd1bedf1b2efc23c76d595c189425d39f"><code>2411661</code></a> security: fix DOM clobbering in auto public path</li> <li><a href="https://github.com/webpack/webpack/commit/b8c03d47726a57e0dc6ba58b4f96f0e81b168268"><code>b8c03d4</code></a> fix: unexpected asi generation with sequence expression</li> <li><a href="https://github.com/webpack/webpack/commit/f46a03ccbc2b96ff3552642fea0d7402f7880865"><code>f46a03c</code></a> revert: do not use heuristic fallback for &quot;module-import&quot;</li> <li><a href="https://github.com/webpack/webpack/commit/60f189871a4cdc5d595663d6babadac74f2f6a7d"><code>60f1898</code></a> fix: do not use heuristic fallback for &quot;module-import&quot;</li> <li><a href="https://github.com/webpack/webpack/commit/66306aa45659ef4e8dac8226798931c228fdb204"><code>66306aa</code></a> Revert &quot;fix: module-import get fallback from externalsPresets&quot;</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.93.0...v5.94.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.93.0&new-version=5.94.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/LeDDGroup/typescript-transform-paths/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07e5c27 commit 60c6258

File tree

1 file changed

+7
-28
lines changed

1 file changed

+7
-28
lines changed

test/yarn.lock

Lines changed: 7 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,27 +2296,7 @@ __metadata:
22962296
languageName: node
22972297
linkType: hard
22982298

2299-
"@types/eslint-scope@npm:^3.7.3":
2300-
version: 3.7.7
2301-
resolution: "@types/eslint-scope@npm:3.7.7"
2302-
dependencies:
2303-
"@types/eslint": "npm:*"
2304-
"@types/estree": "npm:*"
2305-
checksum: 10c0/a0ecbdf2f03912679440550817ff77ef39a30fa8bfdacaf6372b88b1f931828aec392f52283240f0d648cf3055c5ddc564544a626bcf245f3d09fcb099ebe3cc
2306-
languageName: node
2307-
linkType: hard
2308-
2309-
"@types/eslint@npm:*":
2310-
version: 9.6.0
2311-
resolution: "@types/eslint@npm:9.6.0"
2312-
dependencies:
2313-
"@types/estree": "npm:*"
2314-
"@types/json-schema": "npm:*"
2315-
checksum: 10c0/69301356bc73b85e381ae00931291de2e96d1cc49a112c592c74ee32b2f85412203dea6a333b4315fd9839bb14f364f265cbfe7743fc5a78492ee0326dd6a2c1
2316-
languageName: node
2317-
linkType: hard
2318-
2319-
"@types/estree@npm:*, @types/estree@npm:^1.0.5":
2299+
"@types/estree@npm:^1.0.5":
23202300
version: 1.0.5
23212301
resolution: "@types/estree@npm:1.0.5"
23222302
checksum: 10c0/b3b0e334288ddb407c7b3357ca67dbee75ee22db242ca7c56fe27db4e1a31989cb8af48a84dd401deb787fe10cc6b2ab1ee82dc4783be87ededbe3d53c79c70d
@@ -2407,7 +2387,7 @@ __metadata:
24072387
languageName: node
24082388
linkType: hard
24092389

2410-
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
2390+
"@types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
24112391
version: 7.0.15
24122392
resolution: "@types/json-schema@npm:7.0.15"
24132393
checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db
@@ -4309,7 +4289,7 @@ __metadata:
43094289
languageName: node
43104290
linkType: hard
43114291

4312-
"enhanced-resolve@npm:^5.0.0, enhanced-resolve@npm:^5.17.0, enhanced-resolve@npm:^5.7.0":
4292+
"enhanced-resolve@npm:^5.0.0, enhanced-resolve@npm:^5.17.1, enhanced-resolve@npm:^5.7.0":
43134293
version: 5.17.1
43144294
resolution: "enhanced-resolve@npm:5.17.1"
43154295
dependencies:
@@ -9557,10 +9537,9 @@ __metadata:
95579537
linkType: hard
95589538

95599539
"webpack@npm:^5.75.0":
9560-
version: 5.93.0
9561-
resolution: "webpack@npm:5.93.0"
9540+
version: 5.94.0
9541+
resolution: "webpack@npm:5.94.0"
95629542
dependencies:
9563-
"@types/eslint-scope": "npm:^3.7.3"
95649543
"@types/estree": "npm:^1.0.5"
95659544
"@webassemblyjs/ast": "npm:^1.12.1"
95669545
"@webassemblyjs/wasm-edit": "npm:^1.12.1"
@@ -9569,7 +9548,7 @@ __metadata:
95699548
acorn-import-attributes: "npm:^1.9.5"
95709549
browserslist: "npm:^4.21.10"
95719550
chrome-trace-event: "npm:^1.0.2"
9572-
enhanced-resolve: "npm:^5.17.0"
9551+
enhanced-resolve: "npm:^5.17.1"
95739552
es-module-lexer: "npm:^1.2.1"
95749553
eslint-scope: "npm:5.1.1"
95759554
events: "npm:^3.2.0"
@@ -9589,7 +9568,7 @@ __metadata:
95899568
optional: true
95909569
bin:
95919570
webpack: bin/webpack.js
9592-
checksum: 10c0/f0c72f1325ff57a4cc461bb978e6e1296f2a7d45c9765965271aa686ccdd448512956f4d7fdcf8c164d073af046c5a0aba17ce85ea98e33e5e2bfbfe13aa5808
9571+
checksum: 10c0/b4d1b751f634079bd177a89eef84d80fa5bb8d6fc15d72ab40fc2b9ca5167a79b56585e1a849e9e27e259803ee5c4365cb719e54af70a43c06358ec268ff4ebf
95939572
languageName: node
95949573
linkType: hard
95959574

0 commit comments

Comments
 (0)