Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 19.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md"><code>@rollup/plugin-commonjs</code>'s changelog</a>.</em></p> <blockquote> <h2>v19.0.1</h2> <p><em>2021-07-15</em></p> <h3>Bugfixes</h3> <ul> <li>fix: short-circuit to actual module entry point when using circular ref through a different entry (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/888">#888</a>)</li> </ul> <h2>v19.0.0</h2> <p><em>2021-05-07</em></p> <h3>Breaking Changes</h3> <ul> <li>feat!: Add support for circular dependencies (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/658">#658</a>)</li> </ul> <h2>v18.1.0</h2> <p><em>2021-05-04</em></p> <h3>Bugfixes</h3> <ul> <li>fix: idempotence issue (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/871">#871</a>)</li> </ul> <h3>Features</h3> <ul> <li>feat: Add <code>defaultIsModuleExports</code> option to match Node.js behavior (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/838">#838</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/b63fc4827ef980b2149baf8cf73089747c56a676"><code>b63fc48</code></a> chore(release): commonjs v19.0.1</li> <li><a href="https://github.com/rollup/plugins/commit/c954336dad283b17ba4fd958e3f7bb57b46e08dc"><code>c954336</code></a> fix(commonjs): short-circuit to actual module entry point when using circular...</li> <li><a href="https://github.com/rollup/plugins/commit/3ec3ceff0d49ac143a4af5ac54fb6be5425942ac"><code>3ec3cef</code></a> chore(release): commonjs v19.0.0</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/commonjs/issues/658">#658</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/bf112f9bac9ced7b9c5ea9c06f6cdc7eab200eae"><code>bf112f9</code></a> chore(release): commonjs v18.1.0</li> <li><a href="https://github.com/rollup/plugins/commit/65ebb11f20b26ce2434ef9bdd5fcfb3a548b020d"><code>65ebb11</code></a> pnpm lockfile, publish adjustments, linting fixes</li> <li><a href="https://github.com/rollup/plugins/commit/a843654465fc53a70ab21d9f7f6e3e6d0b246d46"><code>a843654</code></a> fix(commonjs): idempotence issue (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/871">#871</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/fba0a6b2afc3e9f83857896eab5b821f37a3f31e"><code>fba0a6b</code></a> chore(repo): remove circle ci, add validate workflow, update deps (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/867">#867</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/0150c55e372262ba4b2c60783ad00a76b3726ed1"><code>0150c55</code></a> chore(repo): Add "directory" to package.json repository fields. (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/826">#826</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/bfe60d34437509413ee56f5d0faa90d56c251a29"><code>bfe60d3</code></a> feat(commonjs): Add <code>defaultIsModuleExports</code> option to match Node.js behavior...</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/commonjs-v19.0.1/packages/commonjs">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=@rollup/plugin-commonjs&package-manager=npm_and_yarn&previous-version=18.0.0&new-version=19.0.1) 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.