From f307c31d45d6fe431ee73b6eb38f339e3193d03f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 09:23:44 -0400 Subject: [PATCH] =?UTF-8?q?Update=20enhanced-resolve=205.18.1=20=E2=86=92?= =?UTF-8?q?=205.18.2=20(patch)=20(#18423)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed? #### ✳️ enhanced-resolve (5.18.1 → 5.18.2) · [Repo](https://github.com/webpack/enhanced-resolve)
Release Notes

5.18.2

Fixes

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 14 commits:

--- ![Depfu Status](https://depfu.com/badges/edd6acd35d74c8d41cbb540c30442adf/stats.svg) [Depfu](https://depfu.com) will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with `@depfu rebase`.
All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- packages/@tailwindcss-cli/package.json | 2 +- packages/@tailwindcss-node/package.json | 2 +- packages/@tailwindcss-standalone/package.json | 2 +- packages/@tailwindcss-upgrade/package.json | 2 +- pnpm-lock.yaml | 26 +++++++++---------- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/@tailwindcss-cli/package.json b/packages/@tailwindcss-cli/package.json index fef935cd0..596e00fcb 100644 --- a/packages/@tailwindcss-cli/package.json +++ b/packages/@tailwindcss-cli/package.json @@ -32,7 +32,7 @@ "@parcel/watcher": "^2.5.1", "@tailwindcss/node": "workspace:*", "@tailwindcss/oxide": "workspace:*", - "enhanced-resolve": "^5.18.1", + "enhanced-resolve": "^5.18.2", "mri": "^1.2.0", "picocolors": "^1.1.1", "tailwindcss": "workspace:*" diff --git a/packages/@tailwindcss-node/package.json b/packages/@tailwindcss-node/package.json index 111751faa..09bba396c 100644 --- a/packages/@tailwindcss-node/package.json +++ b/packages/@tailwindcss-node/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@ampproject/remapping": "^2.3.0", - "enhanced-resolve": "^5.18.1", + "enhanced-resolve": "^5.18.2", "jiti": "^2.4.2", "lightningcss": "catalog:", "magic-string": "^0.30.17", diff --git a/packages/@tailwindcss-standalone/package.json b/packages/@tailwindcss-standalone/package.json index c1dce42d4..f42955935 100644 --- a/packages/@tailwindcss-standalone/package.json +++ b/packages/@tailwindcss-standalone/package.json @@ -30,7 +30,7 @@ "@tailwindcss/forms": "^0.5.10", "@tailwindcss/typography": "^0.5.16", "detect-libc": "1.0.3", - "enhanced-resolve": "^5.18.1", + "enhanced-resolve": "^5.18.2", "tailwindcss": "workspace:*" }, "__notes": "These binary packages must be included so Bun can build the CLI for all supported platforms. We also rely on Lightning CSS and Parcel being patched so Bun can statically analyze the executables.", diff --git a/packages/@tailwindcss-upgrade/package.json b/packages/@tailwindcss-upgrade/package.json index 8f21d7fd3..259228a46 100644 --- a/packages/@tailwindcss-upgrade/package.json +++ b/packages/@tailwindcss-upgrade/package.json @@ -31,7 +31,7 @@ "@tailwindcss/oxide": "workspace:*", "braces": "^3.0.3", "dedent": "1.6.0", - "enhanced-resolve": "^5.18.1", + "enhanced-resolve": "^5.18.2", "globby": "^14.1.0", "jiti": "^2.0.0-beta.3", "mri": "^1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be4cf1ecb..3bc95bf21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -223,8 +223,8 @@ importers: specifier: workspace:* version: link:../../crates/node enhanced-resolve: - specifier: ^5.18.1 - version: 5.18.1 + specifier: ^5.18.2 + version: 5.18.2 mri: specifier: ^1.2.0 version: 1.2.0 @@ -241,8 +241,8 @@ importers: specifier: ^2.3.0 version: 2.3.0 enhanced-resolve: - specifier: ^5.18.1 - version: 5.18.1 + specifier: ^5.18.2 + version: 5.18.2 jiti: specifier: ^2.4.2 version: 2.4.2 @@ -311,8 +311,8 @@ importers: specifier: 1.0.3 version: 1.0.3 enhanced-resolve: - specifier: ^5.18.1 - version: 5.18.1 + specifier: ^5.18.2 + version: 5.18.2 tailwindcss: specifier: workspace:* version: link:../tailwindcss @@ -381,8 +381,8 @@ importers: specifier: 1.6.0 version: 1.6.0 enhanced-resolve: - specifier: ^5.18.1 - version: 5.18.1 + specifier: ^5.18.2 + version: 5.18.2 globby: specifier: ^14.1.0 version: 14.1.0 @@ -2882,8 +2882,8 @@ packages: emoji-regex@9.2.2: resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} - enhanced-resolve@5.18.1: - resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} + enhanced-resolve@5.18.2: + resolution: {integrity: sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==} engines: {node: '>=10.13.0'} es-abstract@1.23.3: @@ -6611,7 +6611,7 @@ snapshots: emoji-regex@9.2.2: {} - enhanced-resolve@5.18.1: + enhanced-resolve@5.18.2: dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 @@ -6846,7 +6846,7 @@ snapshots: dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0 - enhanced-resolve: 5.18.1 + enhanced-resolve: 5.18.2 eslint: 9.29.0(jiti@2.4.2) eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.11.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@8.11.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0)(eslint@9.29.0(jiti@2.4.2)))(eslint@9.29.0(jiti@2.4.2)) fast-glob: 3.3.3 @@ -6865,7 +6865,7 @@ snapshots: dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0 - enhanced-resolve: 5.18.1 + enhanced-resolve: 5.18.2 eslint: 9.29.0(jiti@2.4.2) eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.11.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.6.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@8.11.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.6.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0)(eslint@9.29.0(jiti@2.4.2)))(eslint@9.29.0(jiti@2.4.2)) fast-glob: 3.3.3