Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1129: build(deps-dev): bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.3 r=curquiza a=dependabot[bot] Bumps [`@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve)` from 13.0.6 to 13.1.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>v13.1.3</h2> <p><em>2022-01-05</em></p> <h3>Bugfixes</h3> <ul> <li>fix: use correct version when published (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1063">#1063</a>)</li> </ul> <h2>v13.1.2</h2> <p><em>2021-12-31</em></p> <h3>Bugfixes</h3> <ul> <li>fix: forward meta-information from other plugins (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1062">#1062</a>)</li> </ul> <h2>v13.1.1</h2> <p><em>2021-12-13</em></p> <h3>Updates</h3> <ul> <li>test: add tests for mixing custom <code>exportConditions</code> with <code>browser: true</code> (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1043">#1043</a>)</li> </ul> <h2>v13.1.0</h2> <p><em>2021-12-13</em></p> <h3>Features</h3> <ul> <li>feat: expose plugin version (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1050">#1050</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/13dca1df67d317c59dddb606a7f49ee0ae1c6e5a"><code>13dca1d</code></a> chore(release): node-resolve v13.1.3</li> <li><a href="https://github.com/rollup/plugins/commit/d2c788cda12dec19c0ab1a9c9c5df06caa337d9e"><code>d2c788c</code></a> fix(node-resolve): use correct version when published (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1063">#1063</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/f86db9b95c3220f43f33aa656814ac58bf05052e"><code>f86db9b</code></a> chore(release): node-resolve v13.1.2</li> <li><a href="https://github.com/rollup/plugins/commit/23226cdd67118cff29beb9cbd3a436091d34a7c2"><code>23226cd</code></a> fix(node-resolve): forward meta-information from other plugins (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1062">#1062</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/8c6ae32f96ab299ca0b1207857e242bac89b9ca7"><code>8c6ae32</code></a> chore(release): node-resolve v13.1.1</li> <li><a href="https://github.com/rollup/plugins/commit/9e6db2ddaeafd677449391afbbf8153ad6a9a93c"><code>9e6db2d</code></a> test(node-resolve): add tests for mixing custom <code>exportConditions</code> with `brow...</li> <li><a href="https://github.com/rollup/plugins/commit/e7719b01f0763bf6c52de715b1b0974dafc9735f"><code>e7719b0</code></a> chore(release): node-resolve v13.1.0</li> <li><a href="https://github.com/rollup/plugins/commit/59add60ffe7eebae64fe17bc01bd86ae4a44d3a0"><code>59add60</code></a> feat(node-resolve): expose plugin version (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1050">#1050</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/932f54c69a281aec6217c75f05d8cb1ee0b54669"><code>932f54c</code></a> chore(release): node-resolve v13.0.6</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/node-resolve-v13.1.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=13.0.6&new-version=13.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)` You can trigger a rebase of this PR 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) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information