[PR #95] [CLOSED] Bump @vue/cli-plugin-babel from 4.1.1 to 4.2.3 #102

Closed
opened 2026-02-26 05:30:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/95
Author: @dependabot-preview[bot]
Created: 2/28/2020
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/vue/cli-plugin-babel-4.2.3


📝 Commits (1)

  • 49fec91 Bump @vue/cli-plugin-babel from 4.1.1 to 4.2.3

📊 Changes

2 files changed (+715 additions, -526 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+714 -525)

📄 Description

Bumps @vue/cli-plugin-babel from 4.1.1 to 4.2.3.

Release notes

Sourced from @vue/cli-plugin-babel's releases.

v4.2.3

🐛 Bug Fix

  • @vue/cli
    • #5163 fix "Vue packages version mismatch" error caused by other global packages (@sodatea)
    • #5202 fix(GeneratorAPI): remove warning when using extendPackage with prune (@cexbrayat)
  • @vue/cli-service-global
    • #5196 fix(cli-service-global): fix no-debugger rule config (@sodatea)

📝 Documentation

🏠 Internal

Committers: 9

v4.2.2

🐛 Bug Fix

  • @vue/cli

v4.2.1

🐛 Bug Fix

v4.2.0

How to Upgrade

First, reinstall the latest version of @vue/cli globally.

yarn global add @vue/cli
# OR
npm install -g @vue/cli
... (truncated)
Changelog

Sourced from @vue/cli-plugin-babel's changelog.

4.2.3 (2020-02-27)

🐛 Bug Fix

  • @vue/cli
    • #5163 fix "Vue packages version mismatch" error caused by other global packages (@sodatea)
    • #5202 fix(GeneratorAPI): remove warning when using extendPackage with prune (@cexbrayat)
  • @vue/cli-service-global
    • #5196 fix(cli-service-global): fix no-debugger rule config (@sodatea)

📝 Documentation

🏠 Internal

Committers: 9

4.2.2 (2020-02-07)

🐛 Bug Fix

  • @vue/cli

4.2.1 (2020-02-07)

🐛 Bug Fix

📝 Documentation

... (truncated)
Commits

Dependabot compatibility score

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 commands and options

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:

  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/95 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/28/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue/cli-plugin-babel-4.2.3` --- ### 📝 Commits (1) - [`49fec91`](https://github.com/moollaza/repo-remover/commit/49fec91866b6ddf1c683527fff88708957d0badc) Bump @vue/cli-plugin-babel from 4.1.1 to 4.2.3 ### 📊 Changes **2 files changed** (+715 additions, -526 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+714 -525) </details> ### 📄 Description Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.1.1 to 4.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/releases">@vue/cli-plugin-babel's releases</a>.</em></p> <blockquote> <h2>v4.2.3</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5163">#5163</a> fix &quot;Vue packages version mismatch&quot; error caused by other global packages (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5202">#5202</a> fix(GeneratorAPI): remove warning when using extendPackage with prune (<a href="https://github.com/cexbrayat">@cexbrayat</a>)</li> </ul> </li> <li><code>@vue/cli-service-global</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5196">#5196</a> fix(cli-service-global): fix no-debugger rule config (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5224">#5224</a> Update mode-and-env.md (<a href="https://github.com/derline">@derline</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5184">#5184</a> Remove unnecessary hyphen (<a href="https://github.com/dehero">@dehero</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5209">#5209</a> docs(zh): update example format (<a href="https://github.com/defead">@defead</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5141">#5141</a> docs(zh): Update now 404 url (<a href="https://github.com/xiaohp">@xiaohp</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5176">#5176</a> Added basic upgrading instructions (<a href="https://github.com/Uninen">@Uninen</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5157">#5157</a> docs(zh): fix typos (<a href="https://github.com/maomao1996">@maomao1996</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5166">#5166</a> chore: switch over to leven for command suggestion (<a href="https://github.com/jamesgeorge007">@jamesgeorge007</a>)</li> </ul> </li> </ul> <h4>Committers: 9</h4> <ul> <li>Cédric Exbrayat (<a href="https://github.com/cexbrayat">@cexbrayat</a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li>James George (<a href="https://github.com/jamesgeorge007">@jamesgeorge007</a>)</li> <li>Ville Säävuori (<a href="https://github.com/Uninen">@Uninen</a>)</li> <li>Xiao Haiping (<a href="https://github.com/xiaohp">@xiaohp</a>)</li> <li><a href="https://github.com/defead">@defead</a></li> <li><a href="https://github.com/dehero">@dehero</a></li> <li><a href="https://github.com/derline">@derline</a></li> <li>茂茂 (<a href="https://github.com/maomao1996">@maomao1996</a>)</li> </ul> <h2>v4.2.2</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli</code> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/0d0168b">0d0168b</a> fix(ui): fix the incorrect RegExp used for CORS check (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h2>v4.2.1</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-ui</code> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/776275d">776275d</a> fix: add graphql-server.js to npm files (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h2>v4.2.0</h2> <h2>How to Upgrade</h2> <p>First, reinstall the latest version of <code>@vue/cli</code> globally.</p> <pre><code>yarn global add @vue/cli # OR npm install -g @vue/cli </code></pre> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md">@vue/cli-plugin-babel's changelog</a>.</em></p> <blockquote> <h2>4.2.3 (2020-02-27)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5163">#5163</a> fix &quot;Vue packages version mismatch&quot; error caused by other global packages (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5202">#5202</a> fix(GeneratorAPI): remove warning when using extendPackage with prune (<a href="https://github.com/cexbrayat">@cexbrayat</a>)</li> </ul> </li> <li><code>@vue/cli-service-global</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5196">#5196</a> fix(cli-service-global): fix no-debugger rule config (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5224">#5224</a> Update mode-and-env.md (<a href="https://github.com/derline">@derline</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5184">#5184</a> Remove unnecessary hyphen (<a href="https://github.com/dehero">@dehero</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5209">#5209</a> docs(zh): update example format (<a href="https://github.com/defead">@defead</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5141">#5141</a> docs(zh): Update now 404 url (<a href="https://github.com/xiaohp">@xiaohp</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5176">#5176</a> Added basic upgrading instructions (<a href="https://github.com/Uninen">@Uninen</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5157">#5157</a> docs(zh): fix typos (<a href="https://github.com/maomao1996">@maomao1996</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5166">#5166</a> chore: switch over to leven for command suggestion (<a href="https://github.com/jamesgeorge007">@jamesgeorge007</a>)</li> </ul> </li> </ul> <h4>Committers: 9</h4> <ul> <li>Cédric Exbrayat (<a href="https://github.com/cexbrayat">@cexbrayat</a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li>James George (<a href="https://github.com/jamesgeorge007">@jamesgeorge007</a>)</li> <li>Ville Säävuori (<a href="https://github.com/Uninen">@Uninen</a>)</li> <li>Xiao Haiping (<a href="https://github.com/xiaohp">@xiaohp</a>)</li> <li><a href="https://github.com/defead">@defead</a></li> <li><a href="https://github.com/dehero">@dehero</a></li> <li><a href="https://github.com/derline">@derline</a></li> <li>茂茂 (<a href="https://github.com/maomao1996">@maomao1996</a>)</li> </ul> <h2>4.2.2 (2020-02-07)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli</code> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/0d0168b">0d0168b</a> fix(ui): fix the incorrect RegExp used for CORS check (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h2>4.2.1 (2020-02-07)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-ui</code> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/776275d">776275d</a> fix: add graphql-server.js to npm files (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5126">#5126</a> fix(docs): new travis CLI interface (<a href="https://github.com/iliyaZelenko">@iliyaZelenko</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5122">#5122</a> Add a demo for multiple loaders (Chinese doc) (<a href="https://github.com/FrankFang">@FrankFang</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5094">#5094</a> docs: [RU] Translation update (<a href="https://github.com/Alex-Sokolov">@Alex-Sokolov</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5081">#5081</a> line 47 according to english version (<a href="https://github.com/defead">@defead</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/0380f226b9d5df188622c6bdb3d1b12f8b4e044c"><code>0380f22</code></a> v4.2.3</li> <li><a href="https://github.com/vuejs/vue-cli/commit/94da5243bebae0359951288568c9992c6933a1a6"><code>94da524</code></a> v4.2.2</li> <li><a href="https://github.com/vuejs/vue-cli/commit/8b951f81d586a9a7472ce43240fe2e525dc09ded"><code>8b951f8</code></a> v4.2.1</li> <li><a href="https://github.com/vuejs/vue-cli/commit/079a451f18003eabf3eca88107df75b5583024d7"><code>079a451</code></a> v4.2.0</li> <li><a href="https://github.com/vuejs/vue-cli/commit/f5f4de0aa31e9e6c3fd57807fba2bccca072b687"><code>f5f4de0</code></a> feat(GeneratorAPI): allow passing options to <code>api.extendPackage</code> (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel/issues/5149">#5149</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/c8cecffedbf7b19cf930bb2821b5c352bc716a67"><code>c8cecff</code></a> refactor: remove usage of deprecated babel functions, preparing for babel 8 (...</li> <li><a href="https://github.com/vuejs/vue-cli/commit/8028d9fff717e7cd2abee1c0d451df69fe0d498f"><code>8028d9f</code></a> chore: dependency maintenance</li> <li><a href="https://github.com/vuejs/vue-cli/commit/a468abfa6c148b94116a6f517038b28d85108417"><code>a468abf</code></a> feat: implement a migrator to upgrade to eslint 6 (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel/issues/5085">#5085</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/3b7227d54402bc1c21394bd57597e5fbe94e9107"><code>3b7227d</code></a> v4.1.2</li> <li><a href="https://github.com/vuejs/vue-cli/commit/c7961cd5af12ee77b59c02928926f01bab4b9ba8"><code>c7961cd</code></a> fix: do not throw when babel config contains ignore/include/exclude (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel/issues/4924">#4924</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-cli/commits/v4.2.3/packages/@vue/cli-plugin-babel">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@vue/cli-plugin-babel&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.2.3)](https://dependabot.com/compatibility-score/?dependency-name=@vue/cli-plugin-babel&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.2.3) 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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:30:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#102
No description provided.