Skip to content

Commit 0e115d2

Browse files
feat(deps): bump @rollup/plugin-node-resolve from 15.2.3 to 16.0.3 (#19193)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.3 to 16.0.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md"><code>@​rollup/plugin-node-resolve</code>'s changelog</a>.</em></p> <blockquote> <h2>v16.0.3</h2> <p><em>2025-10-13</em></p> <h3>Bugfixes</h3> <ul> <li>fix: resolve bare targets of package &quot;imports&quot; using export maps; avoid fileURLToPath(null) (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1908">#1908</a>)</li> </ul> <h2>v16.0.2</h2> <p><em>2025-10-04</em></p> <h3>Bugfixes</h3> <ul> <li>fix: error thrown with empty entry (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1893">#1893</a>)</li> </ul> <h2>v16.0.1</h2> <p><em>2025-03-11</em></p> <h3>Bugfixes</h3> <ul> <li>fix: add <code>ignoreSideEffectsForRoot</code> to exported interface (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1841">#1841</a>)</li> </ul> <h2>v16.0.0</h2> <p><em>2024-12-15</em></p> <h3>Breaking Changes</h3> <ul> <li>feat!: set development or production condition (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1823">#1823</a>)</li> </ul> <h2>v15.3.1</h2> <p><em>2024-12-15</em></p> <h3>Updates</h3> <ul> <li>refactor: replace <code>test</code> with <code>includes</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1787">#1787</a>)</li> </ul> <h2>v15.3.0</h2> <p><em>2024-09-23</em></p> <h3>Features</h3> <ul> <li>feat: allow preferBuiltins to be a function (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694">#1694</a>)</li> </ul> <h2>v15.2.4</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/764910a09d57e3b55cb4d027765b717a50341253"><code>764910a</code></a> chore(release): node-resolve v16.0.3</li> <li><a href="https://github.com/rollup/plugins/commit/35697207a44aa9f1b474dc6e1cc6054f575765ad"><code>3569720</code></a> fix(node-resolve): resolve bare targets of package &quot;imports&quot; using export map...</li> <li><a href="https://github.com/rollup/plugins/commit/516ed1db422c5dfa0d29c5cbb18ca488b3ad95f6"><code>516ed1d</code></a> chore(release): node-resolve v16.0.2</li> <li><a href="https://github.com/rollup/plugins/commit/7ad50574b269ae9e1ebd5263f8d211a5103ef27d"><code>7ad5057</code></a> fix(node-resolve): error thrown with empty entry (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1893">#1893</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/e1a5ef99f1578eb38a8c87563cb9651db228f3bd"><code>e1a5ef9</code></a> chore(release): node-resolve v16.0.1</li> <li><a href="https://github.com/rollup/plugins/commit/d455fff64e1ae418d69e1ac1b6f0e13bc23c70db"><code>d455fff</code></a> fix(node-resolve): add <code>ignoreSideEffectsForRoot</code> to exported interface (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1841">#1841</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/d64f8d69d0ca138161fc98c0b2cd2b5df73c2895"><code>d64f8d6</code></a> chore(release): node-resolve v16.0.0</li> <li><a href="https://github.com/rollup/plugins/commit/ebd0969f67f9e4e69f4341ad812852b068657fd0"><code>ebd0969</code></a> feat(node-resolve)!: set development or production condition (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1823">#1823</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/f89ca92a1bab70277e91d9da66bede48d7a13bc2"><code>f89ca92</code></a> chore(release): node-resolve v15.3.1</li> <li><a href="https://github.com/rollup/plugins/commit/4cfc1c31c2e03851fd3dca5808d20f93b315bb02"><code>4cfc1c3</code></a> refactor(pluginutils,node-resolve): replace <code>test</code> with <code>includes</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1787">#1787</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/plugin-node-resolve&package-manager=npm_and_yarn&previous-version=15.2.3&new-version=16.0.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7df7d4 commit 0e115d2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev-packages/bundler-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "vitest run"
1313
},
1414
"dependencies": {
15-
"@rollup/plugin-node-resolve": "^15.2.3",
15+
"@rollup/plugin-node-resolve": "^16.0.3",
1616
"@sentry/browser": "10.38.0",
1717
"rollup": "^4.0.0",
1818
"vite": "^5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@rollup/plugin-commonjs": "^25.0.7",
110110
"@rollup/plugin-esm-shim": "^0.1.5",
111111
"@rollup/plugin-json": "^6.1.0",
112-
"@rollup/plugin-node-resolve": "^15.2.3",
112+
"@rollup/plugin-node-resolve": "^16.0.3",
113113
"@rollup/plugin-replace": "^5.0.5",
114114
"@rollup/plugin-sucrase": "^5.0.2",
115115
"@rollup/plugin-terser": "^0.4.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7740,7 +7740,7 @@
77407740
is-module "^1.0.0"
77417741
resolve "^1.19.0"
77427742

7743-
"@rollup/plugin-node-resolve@^15.2.1", "@rollup/plugin-node-resolve@^15.2.3":
7743+
"@rollup/plugin-node-resolve@^15.2.1":
77447744
version "15.2.3"
77457745
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz#e5e0b059bd85ca57489492f295ce88c2d4b0daf9"
77467746
integrity sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==

0 commit comments

Comments
 (0)