Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump @rollup/plugin-node-resolve from 15.3.0 to 16.0.0 (#…
…1009) Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.3.0 to 16.0.0. <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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/1459cf0ab5e5eb7beee46f52bc4dbbb88d3e4335"><code>1459cf0</code></a> fix(node-resolve): do not ignore exceptions (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/564">#564</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/366380eb33c31957fa80dd1df9d4cec8477294c2"><code>366380e</code></a> fix(node-resolve)!: resolve hash in path (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/588">#588</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/f87c4428f4dd505c39634d41523ed3fe08256122"><code>f87c442</code></a> chore(release): node-resolve v9.0.0</li> <li><a href="https://github.com/rollup/plugins/commit/e4d21bacd6c91b041ac4dda4a6c918196899222c"><code>e4d21ba</code></a> refactor(node-resolve): remove deep-freeze from dependencies (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/529">#529</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/621768bfa45e934c9a3eb8462c2d8ea3005762ed"><code>621768b</code></a> feat(commonjs)!: return the namespace by default when requiring ESM (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/507">#507</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/e6324695220a8e4c6e34e3537df32bf6a7814041"><code>e632469</code></a> chore(node-resolve): update dependencies</li> <li><a href="https://github.com/rollup/plugins/commit/84dfddb544d71f55ad7cb164f7c5fcf37e297226"><code>84dfddb</code></a> chore(node-resolve): clean up changelog</li> <li><a href="https://github.com/rollup/plugins/commit/3fa649dc028801d763518d1c3ff3eea665572e1d"><code>3fa649d</code></a> chore(release): node-resolve v8.4.0</li> <li><a href="https://github.com/rollup/plugins/commit/a582b59fdda306f2b581eb1f7fba49dbb31d4b5f"><code>a582b59</code></a> chore(release): node-resolve v8.3.0</li> <li><a href="https://github.com/rollup/plugins/commit/a60cb7685fd0425515c67ed6ad98010e7d1df868"><code>a60cb76</code></a> chore(release): node-resolve v8.2.0</li> <li>Additional commits viewable in <a href="https://github.com/rollup/plugins/commits/commonjs-v16.0.0/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.3.0&new-version=16.0.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 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>
- Loading branch information