Skip to content

Commit 393f9ca

Browse files
1481: build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 r=bidoubiwa a=dependabot[bot] Bumps [`@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve)` from 15.0.1 to 15.0.2. <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>v15.0.2</h2> <p><em>2023-04-04</em></p> <h3>Bugfixes</h3> <ul> <li>fix: bump is-builtin-module version, imports with a trailing slash <a href="https://redirect.github.com/rollup/plugins/pull/1424">#1424</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/f6816155d568e60f9f7a20d091bb884034d8110a"><code>f681615</code></a> chore(release): node-resolve v15.0.2</li> <li><a href="https://github.com/rollup/plugins/commit/aa5a994df0d4567535aeabf94b5214b50d448953"><code>aa5a994</code></a> fix(node-resolve): bump is-builtin-module version, imports with a trailing sl...</li> <li><a href="https://github.com/rollup/plugins/commit/38e5ff0e02078b106841000367b743c768644112"><code>38e5ff0</code></a> chore(repo): fix typo in annotation in node-resolve (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1427">#1427</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/a2e582a3eac135030532186ae664466d0441a6b7"><code>a2e582a</code></a> chore(repo): enable <code>consistent-type-imports</code> for typescript files (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1325">#1325</a>)</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/node-resolve-v15.0.2/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=15.0.1&new-version=15.0.2)](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>> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. 1486: build(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5 r=bidoubiwa a=dependabot[bot] Bumps [`@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)` from 7.21.4 to 7.21.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@​babel/preset-env</code>'s` releases</a>.</em></p> <blockquote> <h2>v7.21.5 (2023-04-28)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15539">#15539</a> fix: Remove <code>mixins</code> and <code>implements</code> for <code>DeclareInterface</code> and <code>InterfaceDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-react-jsx</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15515">#15515</a> fix: <code>)</code> position with <code>createParenthesizedExpressions</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15580">#15580</a> Add syntax import meta to preset env (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15546">#15546</a> Improve the layout of generated validators (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15535">#15535</a> Use <code>lt</code> instead of <code>lte</code> to check TS version for .cts config (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15575">#15575</a> Use synchronous <code>import.meta.resolve</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-helper-fixtures</code>, <code>babel-preset-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15568">#15568</a> Handle <code>.overrides</code> and <code>.env</code> when resolving plugins/presets from fixture options (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-create-regexp-features-plugin</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15548">#15548</a> Use <code>semver</code> package to compare versions (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@​babel-bot</code></a>)</li>` <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` <li><a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a></li>` </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>`@​babel/preset-env</code>'s` changelog</a>.</em></p> <blockquote> <h2>v7.21.5 (2023-04-28)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15539">#15539</a> fix: Remove <code>mixins</code> and <code>implements</code> for <code>DeclareInterface</code> and <code>InterfaceDeclaration</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-react-jsx</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15515">#15515</a> fix: <code>)</code> position with <code>createParenthesizedExpressions</code> (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15580">#15580</a> Add syntax import meta to preset env (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15546">#15546</a> Improve the layout of generated validators (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>` </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15535">#15535</a> Use <code>lt</code> instead of <code>lte</code> to check TS version for .cts config (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15575">#15575</a> Use synchronous <code>import.meta.resolve</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-helper-fixtures</code>, <code>babel-preset-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15568">#15568</a> Handle <code>.overrides</code> and <code>.env</code> when resolving plugins/presets from fixture options (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helper-create-regexp-features-plugin</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15548">#15548</a> Use <code>semver</code> package to compare versions (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/86df74531dd98eaf0a43a2c5172eb81a422179d8"><code>86df745</code></a> v7.21.5</li> <li><a href="https://github.com/babel/babel/commit/c060e5e3d538a174a017edb7e75b07e80ccb55b7"><code>c060e5e</code></a> [babel 8] Other Babel 8 misc changes (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15576">#15576</a>)</li> <li><a href="https://github.com/babel/babel/commit/978ea318f26a2f75f75736c791347879f5d6a59e"><code>978ea31</code></a> Add syntax import meta to preset env (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15580">#15580</a>)</li> <li><a href="https://github.com/babel/babel/commit/f3e9aee9462a71b7cc0ccc5b76eb41e208aa8f90"><code>f3e9aee</code></a> More misc Babel 8 little changes (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15550">#15550</a>)</li> <li><a href="https://github.com/babel/babel/commit/0a1cfc0ed6467ae8715f36b3d020b439138998fc"><code>0a1cfc0</code></a> Babel 8 misc changes (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15068">#15068</a>)</li> <li><a href="https://github.com/babel/babel/commit/83d9ba430663a64b0667b6eaf0d12d34fbf1d409"><code>83d9ba4</code></a> (tests) Log <code>transform-</code> instead of <code>proposal-</code> in <code>preset-env</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15473">#15473</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.21.5/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.21.4&new-version=7.21.5)](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> 1490: build(deps): bump cross-fetch from 3.1.5 to 3.1.6 r=bidoubiwa a=dependabot[bot] Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.5 to 3.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lquixada/cross-fetch/releases">cross-fetch's releases</a>.</em></p> <blockquote> <h2>v3.1.6</h2> <h2>What's Changed</h2> <ul> <li>Updated node-fetch version to 2.6.11</li> <li>Added caret range to node-fetch version for automatic feature and fix updates.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6">https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lquixada/cross-fetch/blob/v3.1.6/CHANGELOG.md">cross-fetch's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6">3.1.6</a> (2023-05-14)</h3> <h3>Features</h3> <ul> <li>allowed minor and patch update of node-fetch (<a href="https://redirect.github.com/lquixada/cross-fetch/issues/132">#132</a>) (<a href="https://github.com/lquixada/cross-fetch/commit/425395ba80c04fee670e0fc3b8e81ca416ff6e1a">425395b</a>), closes <a href="https://redirect.github.com/lquixada/cross-fetch/issues/129">#129</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>fixed ESTree.StaticBlock error (<a href="https://github.com/lquixada/cross-fetch/commit/a66f21bc3aec60907f5fa61efb1ca3af17f17550">a66f21b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lquixada/cross-fetch/commit/a2220175e3e2a585487b68cc0893a64076deb562"><code>a222017</code></a> chore(release): 3.1.6</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/33a0d90b43ab5c7f304a1d955a0a832524f07237"><code>33a0d90</code></a> chore: updated node-fetch to 2.6.11</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/a66f21bc3aec60907f5fa61efb1ca3af17f17550"><code>a66f21b</code></a> fix: fixed ESTree.StaticBlock error</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/bb6403a281db25aa1579b9921844adf467a3b21e"><code>bb6403a</code></a> chore: updated mocha-headless-chrome to 4.0.0</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/bef7bd3c365bbb6d133f61ff9e6e6d1f277a3851"><code>bef7bd3</code></a> chore: expanded Github Actions to trigger on release branches</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/fc9c16a4f10940e89316b02978ff4700dac62221"><code>fc9c16a</code></a> chore: updated node-fetch to 2.6.9.</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/24dedb4c8a16a33cb9b4d4682fb731438a6a9e2d"><code>24dedb4</code></a> chore: improved names of common checks on Github workflow</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/02a63ca1d34f86053d7527e292c31d926fbaacab"><code>02a63ca</code></a> chore: refactored out common checks on Github workflow</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/15f25c064d7cee3d17bad06ef205a1c15dddfcd3"><code>15f25c0</code></a> chore: upgraded Github actions to v3</li> <li><a href="https://github.com/lquixada/cross-fetch/commit/5e7b4a409c81572b237075d2ebf32ba45486b357"><code>5e7b4a4</code></a> chore: removed unneeded step from Test specs job</li> <li>Additional commits viewable in <a href="https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-fetch&package-manager=npm_and_yarn&previous-version=3.1.5&new-version=3.1.6)](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>
4 parents e5fcf0f + 3570674 + 90f49e7 + bfecae3 commit 393f9ca

File tree

2 files changed

+156
-91
lines changed

2 files changed

+156
-91
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@
6969
]
7070
},
7171
"dependencies": {
72-
"cross-fetch": "^3.1.5"
72+
"cross-fetch": "^3.1.6"
7373
},
7474
"devDependencies": {
75-
"@babel/preset-env": "^7.21.4",
75+
"@babel/preset-env": "^7.21.5",
7676
"@rollup/plugin-babel": "^6.0.3",
7777
"@rollup/plugin-commonjs": "24.0.1",
7878
"@rollup/plugin-json": "^6.0.0",
79-
"@rollup/plugin-node-resolve": "15.0.1",
79+
"@rollup/plugin-node-resolve": "15.0.2",
8080
"@types/jest": "^27.5.0",
8181
"@types/prettier": "^2.2.3",
8282
"@typescript-eslint/eslint-plugin": "2.34.0",

0 commit comments

Comments
 (0)