dependabot[bot] opened a new pull request #149: URL: https://github.com/apache/incubator-flagon-useralejs/pull/149
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.0 to 13.0.4. <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.4</h2> <p><em>2021-07-24</em></p> <h3>Bugfixes</h3> <ul> <li>fix: Fix bug where JS import was converted to a TS import, resulting in an error when using export maps (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/921">#921</a>)</li> </ul> <h2>v13.0.3</h2> <p><em>2021-07-24</em></p> <h3>Bugfixes</h3> <ul> <li>fix: handle browser-mapped paths correctly in nested contexts (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/920">#920</a>)</li> </ul> <h2>v13.0.2</h2> <p><em>2021-07-15</em></p> <h3>Bugfixes</h3> <ul> <li>fix: handle "package.json" being in path (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/927">#927</a>)</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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/621fe9d50c8ddec3c1f8f0dd8aa5ba7c6b26ce45"><code>621fe9d</code></a> chore(release): node-resolve v13.0.4</li> <li><a href="https://github.com/rollup/plugins/commit/b393bcb6fe600e27a33b643a20340dc5669d1f85"><code>b393bcb</code></a> fix(node-resolve): Fix bug where JS import was converted to a TS import, resu...</li> <li><a href="https://github.com/rollup/plugins/commit/f930e31f0253b675d6b6c1c17d9d544e123a081a"><code>f930e31</code></a> chore(release): node-resolve v13.0.3</li> <li><a href="https://github.com/rollup/plugins/commit/1e2363c07b37ec671a570f0ac7e8522a61ee8c36"><code>1e2363c</code></a> fix(node-resolve): handle browser-mapped paths correctly in nested contexts (...</li> <li><a href="https://github.com/rollup/plugins/commit/0a05d68a342593d875f89d00805ff340a65ff1dd"><code>0a05d68</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>Additional commits viewable in <a href="https://github.com/rollup/plugins/commits/node-resolve-v13.0.4/packages/node-resolve">compare view</a></li> </ul> </details> <br /> [](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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org