Skip to content

Commit e84fe3d

Browse files
Merge #1704
1704: build(deps-dev): bump @rollup/plugin-babel from 6.0.3 to 6.0.4 r=curquiza a=dependabot[bot] Bumps [`@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel)` from 6.0.3 to 6.0.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md"><code>`@​rollup/plugin-babel</code>'s` changelog</a>.</em></p> <blockquote> <h2>v6.0.4</h2> <p><em>2023-10-05</em></p> <h3>Bugfixes</h3> <ul> <li>fix: ensure rollup 4 compatibility <a href="https://redirect.github.com/rollup/plugins/pull/1595">#1595</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/plugins/commit/cdf9113a14c116520ef9f937a1151797666bbfa2"><code>cdf9113</code></a> chore(repo): manually update changelog and package versions after bad release...</li> <li><a href="https://github.com/rollup/plugins/commit/841a0391c1dd11fed16771a202e6eff97cf4139b"><code>841a039</code></a> fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...</li> <li><a href="https://github.com/rollup/plugins/commit/d35d007fe0eae75f750e67f22dd0e6fa56f99402"><code>d35d007</code></a> chore(repo): add missing <code>prepare</code> script for several packages (<a href="https://github.com/rollup/plugins/tree/HEAD/packages/babel/issues/1562">#1562</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/babel/issues/1325">#1325</a>)</li> <li><a href="https://github.com/rollup/plugins/commit/19ad1b61f766b56e20b6090bc7d649aaac843de9"><code>19ad1b6</code></a> chore(release): babel v6.0.3</li> <li>See full diff in <a href="https://github.com/rollup/plugins/commits/babel-v6.0.4/packages/babel">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@rollup/plugin-babel&package-manager=npm_and_yarn&previous-version=6.0.3&new-version=6.0.4)](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` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@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>
2 parents 2d90d98 + 17ed60c commit e84fe3d

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@babel/core": "^7.25.2",
7777
"@babel/preset-env": "^7.25.4",
78-
"@rollup/plugin-babel": "^6.0.3",
78+
"@rollup/plugin-babel": "^6.0.4",
7979
"@rollup/plugin-commonjs": "25.0.2",
8080
"@rollup/plugin-json": "^6.0.0",
8181
"@rollup/plugin-node-resolve": "15.1.0",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,7 @@
141141
"@babel/traverse" "^7.24.8"
142142
"@babel/types" "^7.24.8"
143143

144-
"@babel/helper-module-imports@^7.18.6":
145-
version "7.18.6"
146-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
147-
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
148-
dependencies:
149-
"@babel/types" "^7.18.6"
150-
151-
"@babel/helper-module-imports@^7.24.7":
144+
"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.24.7":
152145
version "7.24.7"
153146
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
154147
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
@@ -1388,10 +1381,10 @@
13881381
"@nodelib/fs.scandir" "2.1.5"
13891382
fastq "^1.6.0"
13901383

1391-
"@rollup/plugin-babel@^6.0.3":
1392-
version "6.0.3"
1393-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz#07ccde15de278c581673034ad6accdb4a153dfeb"
1394-
integrity sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==
1384+
"@rollup/plugin-babel@^6.0.4":
1385+
version "6.0.4"
1386+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4"
1387+
integrity sha512-YF7Y52kFdFT/xVSuVdjkV5ZdX/3YtmX0QulG+x0taQOtJdHYzVU61aSSkAgVJ7NOv6qPkIYiJSgSWWN/DM5sGw==
13951388
dependencies:
13961389
"@babel/helper-module-imports" "^7.18.6"
13971390
"@rollup/pluginutils" "^5.0.1"

0 commit comments

Comments
 (0)