Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.2. <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>v13.0.2</h2> <p><em>2021-07-15</em></p> <h3>Bugfixes</h3> <ul> <li>fix</li> </ul> <h2>v13.0.1</h2> <p><em>2021-07-15</em></p> <h3>Updates</h3> <ul> <li>docs: Document how to get Node.js exports resolution (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/884">#884</a>)</li> </ul> <h2>v13.0.0</h2> <p><em>2021-05-04</em></p> <h3>Breaking Changes</h3> <ul> <li>fix!: mark module as external if resolved module is external (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/799">#799</a>)</li> </ul> <h3>Features</h3> <ul> <li>feat: Follow up to <a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/843">#843</a>, refining exports and browser field interaction (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/866">#866</a>)</li> </ul> <h2>v12.0.0</h2> <p><em>2021-05-04</em></p> <h3>Breaking Changes</h3> <ul> <li>fix!: mark module as external if resolved module is external (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/799">#799</a>)</li> </ul> <h3>Features</h3> <ul> <li>feat: Follow up to <a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/843">#843</a>, refining exports and browser field interaction (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/866">#866</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/f00ba5d8094e777b588ab9a98ec9843aea78e255"><code>f00ba5d</code></a> chore(release): node-resolve v13.0.2</li> <li><a href="https://github.com/rollup/plugins/commit/7d34204f06a9f7030c84281fabdc420cb5b76753"><code>7d34204</code></a> fix(node-resolve): handle "package.json" being in path (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/927">#927</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/e32a9e97a4bb4242ae597fb08177bb320db1b595"><code>e32a9e9</code></a> chore(repo): update linting, prettier configuration</li> <li><a href="https://github.com/rollup/plugins/commit/8205497215e43cfbacf071114042c4ec04085881"><code>8205497</code></a> chore(repo): automatically publish packages (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/940">#940</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/2abb3265be6c9e31c2a336997ef3b5dfab963b44"><code>2abb326</code></a> chore(release): node-resolve v13.0.1</li> <li><a href="https://github.com/rollup/plugins/commit/f49261b54d4ad380d8b9ce60ceea03a10cc9face"><code>f49261b</code></a> docs(node-resolve): Document how to get Node.js exports resolution (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/884">#884</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/5fe760bd931c334fc28d199497dfdb76d888ef67"><code>5fe760b</code></a> feat(commonjs)!: Add support for circular dependencies (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/658">#658</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/9d9b359ab11e3bee1a0f9b7fc8c6e560b924a9f5"><code>9d9b359</code></a> chore(release): node-resolve v13.0.0</li> <li><a href="https://github.com/rollup/plugins/commit/673079caa5a2213b5eecf1644c5e37fc4414873e"><code>673079c</code></a> fixup node-resolve lint run</li> <li><a href="https://github.com/rollup/plugins/commit/7730a072aaa630e3e988714a8b0c646432c0c100"><code>7730a07</code></a> chore(release): node-resolve v12.0.0</li> <li>Additional commits viewable in <a href="https://github.com/rollup/plugins/commits/node-resolve-v13.0.2/packages/node-resolve">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=@rollup/plugin-node-resolve&package-manager=npm_and_yarn&previous-version=11.2.1&new-version=13.0.2) 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot-preview[bot] and has received 1 comments.