Skip to content

Commit 121273d

Browse files
Merge #116
116: Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 r=bidoubiwa a=dependabot-preview[bot] Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/653e4c8fe48cbbf314fab8faa193310dd016a65d"><code>653e4c8</code></a> chore(release): commonjs v16.0.0</li> <li><a href="https://github.com/rollup/plugins/commit/0f583b8ca409387f3a21df48a4279d5def9e8871"><code>0f583b8</code></a> chore(release): replace v2.3.4</li> <li><a href="https://github.com/rollup/plugins/commit/5025c5e5c973cebce62277a80ac5c016a6965d0e"><code>5025c5e</code></a> chore(release): typescript v6.1.0</li> <li><a href="https://github.com/rollup/plugins/commit/48e58780cff8a12e726d491d6fd0288b9082707a"><code>48e5878</code></a> chore(release): graphql v1.0.0</li> <li><a href="https://github.com/rollup/plugins/commit/d04778c6b982a5c0e9b87b19938f276eb2faf1d0"><code>d04778c</code></a> chore(alias): fix TS error in function call</li> <li><a href="https://github.com/rollup/plugins/commit/2416ce728fdb0faac3d8363eae690ee41c3c9c8f"><code>2416ce7</code></a> chore(repo): migrate @kocal/rollup-plugin-graphql (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/585">#585</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/257c7dc290f7c93a5f4cd47e61649b1ded95800a"><code>257c7dc</code></a> chore(repo): migrate @TrySound/rollup-plugin-eslint (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/575">#575</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/1459cf0ab5e5eb7beee46f52bc4dbbb88d3e4335"><code>1459cf0</code></a> fix(node-resolve): do not ignore exceptions (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/564">#564</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/5d292b580e85c0c2e172a4375ef87c7a53bbb686"><code>5d292b5</code></a> docs(typescript): More informative error messages (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/619">#619</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/df56bfb616380291b56f5818e52fd80c3ee6ec52"><code>df56bfb</code></a> fix(typescript): add composite to validation checks (<a href="https://github-redirect.dependabot.com/rollup/plugins/issues/618">#618</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@rollup/plugin-commonjs&package-manager=npm_and_yarn&previous-version=15.1.0&new-version=16.0.0)](https://dependabot.com/compatibility-score/?dependency-name=@rollup/plugin-commonjs&package-manager=npm_and_yarn&previous-version=15.1.0&new-version=16.0.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 parents 0cf050e + ca6e9fd commit 121273d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"devDependencies": {
4242
"@babel/cli": "^7.10.5",
4343
"@babel/preset-env": "^7.10.4",
44-
"@rollup/plugin-commonjs": "^15.0.0",
4544
"@rollup/plugin-node-resolve": "^10.0.0",
45+
"@rollup/plugin-commonjs": "^16.0.0",
4646
"babel-jest": "^26.1.0",
4747
"eslint": "^7.5.0",
4848
"eslint-config-prettier": "^6.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,10 +1099,10 @@
10991099
"@nodelib/fs.scandir" "2.1.3"
11001100
fastq "^1.6.0"
11011101

1102-
"@rollup/plugin-commonjs@^15.0.0":
1103-
version "15.1.0"
1104-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238"
1105-
integrity sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==
1102+
"@rollup/plugin-commonjs@^16.0.0":
1103+
version "16.0.0"
1104+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
1105+
integrity sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==
11061106
dependencies:
11071107
"@rollup/pluginutils" "^3.1.0"
11081108
commondir "^1.0.1"

0 commit comments

Comments
 (0)