Commit acd6b0d
Merge #241
241: Bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0 r=curquiza a=dependabot-preview[bot]
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.0.0 to 17.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rollup/plugins/commit/ac76f1c67a5a2d40b21d7b02772c685bbf556a26"><code>ac76f1c</code></a> chore(release): commonjs v17.1.0</li>
<li><a href="https://github.com/rollup/plugins/commit/521d7767c9ded5c054d72c174a2c65ebc816ccc6"><code>521d776</code></a> chore(repo): update publish script to recognize 'feature'</li>
<li><a href="https://github.com/rollup/plugins/commit/e09c8cf10e6211db9b44ef75ac9a72a4968c1465"><code>e09c8cf</code></a> chore(release): node-resolve v11.1.1</li>
<li><a href="https://github.com/rollup/plugins/commit/4a1b9daf90519375b3d20a18e3e4e5b4e0a7c9cd"><code>4a1b9da</code></a> chore(release): alias v3.1.2</li>
<li><a href="https://github.com/rollup/plugins/commit/ab36ab633bc9de6564f3cfb748021000b5cd65a2"><code>ab36ab6</code></a> chore(release): html v0.2.2</li>
<li><a href="https://github.com/rollup/plugins/commit/809b76a86add59bd4d5394b0f6b47a9935e2e8b2"><code>809b76a</code></a> chore(release): html v0.2.1</li>
<li><a href="https://github.com/rollup/plugins/commit/ce65c12ff95c8c554726a8e1f17e827c5d2bf327"><code>ce65c12</code></a> chore(html): run build before publish</li>
<li><a href="https://github.com/rollup/plugins/commit/181b929e5eb867afcf206491cce91bce7ea3e054"><code>181b929</code></a> fix(typescript): fix plugin type declarations (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/647">#647</a>)</li>
<li><a href="https://github.com/rollup/plugins/commit/d9fb47d756470966b6b01bac2c2110b1f76b3cd2"><code>d9fb47d</code></a> fix(commonjs): correctly replace shorthand <code>require</code> (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/764">#764</a>)</li>
<li><a href="https://github.com/rollup/plugins/commit/03e32d2d0b342e00968cf4c9e0bc6fcf359581c0"><code>03e32d2</code></a> feat(legacy): normalize exports paths (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/775">#775</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rollup/plugins/compare/commonjs-v17.0.0...commonjs-v17.1.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=@rollup/plugin-commonjs&package-manager=npm_and_yarn&previous-version=17.0.0&new-version=17.1.0)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@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 your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1107 | 1107 | | |
1108 | 1108 | | |
1109 | 1109 | | |
1110 | | - | |
1111 | | - | |
1112 | | - | |
1113 | | - | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
1114 | 1114 | | |
1115 | 1115 | | |
1116 | 1116 | | |
| |||
0 commit comments