[PR #110] [CLOSED] Bump @vue/cli-service from 4.1.1 to 4.3.0 #117

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/vue/cli-service-4.3.0


📝 Commits (1)

  • f843bef Bump @vue/cli-service from 4.1.1 to 4.3.0

📊 Changes

2 files changed (+307 additions, -193 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+306 -192)

📄 Description

Bumps @vue/cli-service from 4.1.1 to 4.3.0.

Release notes

Sourced from @vue/cli-service's releases.

v4.3.0

How to Upgrade

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

yarn global add @vue/cli
# OR
npm install -g @vue/cli

Then in the projects, run

vue upgrade

🚀 New Features

  • @vue/cli-plugin-unit-mocha
    • #5294 feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (@darrylkuhn)
  • @vue/babel-preset-app
    • #5322 feat: enable bugfixes option for babel by default (@sodatea)
  • @vue/cli-service
  • @vue/cli
    • #5212 feat(vue-cli): Choosing to save as a preset tells you where it is saved (@jaireina)
  • @vue/cli-plugin-typescript
    • #5170 feat: use @vue/compiler-sfc as a compiler for TS if available (@cexbrayat)
  • @vue/cli-plugin-eslint, @vue/cli-service-global, @vue/cli-ui-addon-widgets
    • #5241 feat: ease the default no-console severity to warn (@sodatea)
  • @vue/cli-service, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui
    • #5233 feat: add "not dead" to the default browserslist query (@sodatea)
  • @vue/cli-plugin-router

🐛 Bug Fix

  • @vue/cli-shared-utils
    • #5315 fix: avoid process hanging when trying to get Chrome version (@sodatea)
    • #5264 fix false positive of hasProjectNpm (@sodatea)
  • @vue/cli-ui
    • #5290 fix(cli-ui): build task defaults should respect outputDir option from config file (Closes #2639) (@LinusBorg)
  • @vue/cli-service
    • #5320 fix: spawn scripts with node, fix modern mode with Yarn 2 (Berry) (@sodatea)
    • #5247 fix(target-lib): fix dynamic public path in a dynamic chunk in Firefox (@sodatea)
  • @vue/cli-plugin-pwa
  • @vue/cli-plugin-eslint
  • @vue/babel-preset-app
    • #5236 fix(babel-preset-app): avoid corejs warning when useBuiltIns is false (@LeBenLeBen)
... (truncated)
Changelog

Sourced from @vue/cli-service's changelog.

4.3.0 (2020-04-01)

🚀 New Features

  • @vue/cli-plugin-unit-mocha
    • #5294 feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (@darrylkuhn)
  • @vue/babel-preset-app
    • #5322 feat: enable bugfixes option for babel by default (@sodatea)
  • @vue/cli-service
  • @vue/cli
    • #5212 feat(vue-cli): Choosing to save as a preset tells you where it is saved (@jaireina)
  • @vue/cli-plugin-typescript
    • #5170 feat: use @vue/compiler-sfc as a compiler for TS if available (@cexbrayat)
  • @vue/cli-plugin-eslint, @vue/cli-service-global, @vue/cli-ui-addon-widgets
    • #5241 feat: ease the default no-console severity to warn (@sodatea)
  • @vue/cli-service, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui
    • #5233 feat: add "not dead" to the default browserslist query (@sodatea)
  • @vue/cli-plugin-router

🐛 Bug Fix

  • @vue/cli-shared-utils
    • #5315 fix: avoid process hanging when trying to get Chrome version (@sodatea)
    • #5264 fix false positive of hasProjectNpm (@sodatea)
  • @vue/cli-ui
    • #5290 fix(cli-ui): build task defaults should respect outputDir option from config file (Closes #2639) (@LinusBorg)
  • @vue/cli-service
    • #5320 fix: spawn scripts with node, fix modern mode with Yarn 2 (Berry) (@sodatea)
    • #5247 fix(target-lib): fix dynamic public path in a dynamic chunk in Firefox (@sodatea)
  • @vue/cli-plugin-pwa
  • @vue/cli-plugin-eslint
  • @vue/babel-preset-app
    • #5236 fix(babel-preset-app): avoid corejs warning when useBuiltIns is false (@LeBenLeBen)

📝 Documentation

🏠 Internal

  • @vue/cli-service-global
    • #5319 chore(cli-service-global): remove direct dependency on @vue/babel-preset-app (@sodatea)
  • @vue/cli-service
    • #5305 refactor: simplify config loading by skipping fs.existsSync check (@sodatea)
  • @vue/cli
... (truncated)
Commits
  • 4659869 v4.3.0
  • 4b31d8a chore: pre release sync
  • ee05918 chore: dependency maintenance
  • 4225c30 feat: support vue.config.cjs (#5293)
  • ebcee9a fix: spawn scripts with node, fix modern mode with Yarn 2 (Berry) (#5320)
  • f1bdf73 refactor: simplify config loading by skip fs.existsSync check (#5305)
  • 5b1709a fix(target-lib): fix dynamic public path in a dynamic chunk in Firefox (#5247)
  • db64c5b feat: wc entry accepts multiple file patterns splited by ',' (#3886)
  • a1782f9 feat: add "not dead" to the default browserslist query (#5233)
  • 0380f22 v4.2.3
  • Additional commits viewable in compare view

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/110 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue/cli-service-4.3.0` --- ### 📝 Commits (1) - [`f843bef`](https://github.com/moollaza/repo-remover/commit/f843bef7c73e6c468a5d9ceb23effa46313ecabb) Bump @vue/cli-service from 4.1.1 to 4.3.0 ### 📊 Changes **2 files changed** (+307 additions, -193 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+306 -192) </details> ### 📄 Description Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.1.1 to 4.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/releases">@vue/cli-service's releases</a>.</em></p> <blockquote> <h2>v4.3.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> <p>Then in the projects, run</p> <pre><code>vue upgrade </code></pre> <h4>:rocket: New Features</h4> <ul> <li><code>@vue/cli-plugin-unit-mocha</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5294">#5294</a> feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (<a href="https://github.com/darrylkuhn">@darrylkuhn</a>)</li> </ul> </li> <li><code>@vue/babel-preset-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5322">#5322</a> feat: enable <code>bugfixes</code> option for babel by default (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5293">#5293</a> support vue.config.cjs in ESM projects(<a href="https://github.com/simon300000">@simon300000</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3886">#3886</a> feat: wc entry accepts multiple file patterns splited by ',' (<a href="https://github.com/manico">@manico</a>)</li> </ul> </li> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5212">#5212</a> feat(vue-cli): Choosing to save as a preset tells you where it is saved (<a href="https://github.com/jaireina">@jaireina</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5170">#5170</a> feat: use @vue/compiler-sfc as a compiler for TS if available (<a href="https://github.com/cexbrayat">@cexbrayat</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-eslint</code>, <code>@vue/cli-service-global</code>, <code>@vue/cli-ui-addon-widgets</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5241">#5241</a> feat: ease the default <code>no-console</code> severity to <code>warn</code> (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-service</code>, <code>@vue/cli-ui-addon-webpack</code>, <code>@vue/cli-ui-addon-widgets</code>, <code>@vue/cli-ui</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5233">#5233</a> feat: add &quot;not dead&quot; to the default browserslist query (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-router</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4805">#4805</a> types(router): added router array type for Array RouteConfig (<a href="https://github.com/manuelojeda">@manuelojeda</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-shared-utils</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5315">#5315</a> fix: avoid process hanging when trying to get Chrome version (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5264">#5264</a> fix false positive of <code>hasProjectNpm</code> (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-ui</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5290">#5290</a> fix(cli-ui): build task defaults should respect outputDir option from config file (Closes <a href="https://github-redirect.dependabot.com/vuejs/vue-cli/issues/2639">#2639</a>) (<a href="https://github.com/LinusBorg">@LinusBorg</a>)</li> </ul> </li> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5320">#5320</a> fix: spawn scripts with node, fix modern mode with Yarn 2 (Berry) (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5247">#5247</a> fix(target-lib): fix dynamic public path in a dynamic chunk in Firefox (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-pwa</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5087">#5087</a> fix(pwa): Check for null or undefined in iconPaths (<a href="https://github.com/janispritzkau">@janispritzkau</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-eslint</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5242">#5242</a> fix: fix severity config in ui (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/babel-preset-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5236">#5236</a> fix(babel-preset-app): avoid corejs warning when useBuiltIns is false (<a href="https://github.com/LeBenLeBen">@LeBenLeBen</a>)</li> </ul> </li> </ul> </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-service's changelog</a>.</em></p> <blockquote> <h2>4.3.0 (2020-04-01)</h2> <h4>:rocket: New Features</h4> <ul> <li><code>@vue/cli-plugin-unit-mocha</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5294">#5294</a> feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (<a href="https://github.com/darrylkuhn">@darrylkuhn</a>)</li> </ul> </li> <li><code>@vue/babel-preset-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5322">#5322</a> feat: enable <code>bugfixes</code> option for babel by default (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5293">#5293</a> support vue.config.cjs (<a href="https://github.com/simon300000">@simon300000</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3886">#3886</a> feat: wc entry accepts multiple file patterns splited by ',' (<a href="https://github.com/manico">@manico</a>)</li> </ul> </li> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5212">#5212</a> feat(vue-cli): Choosing to save as a preset tells you where it is saved (<a href="https://github.com/jaireina">@jaireina</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5170">#5170</a> feat: use @vue/compiler-sfc as a compiler for TS if available (<a href="https://github.com/cexbrayat">@cexbrayat</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-eslint</code>, <code>@vue/cli-service-global</code>, <code>@vue/cli-ui-addon-widgets</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5241">#5241</a> feat: ease the default <code>no-console</code> severity to <code>warn</code> (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-service</code>, <code>@vue/cli-ui-addon-webpack</code>, <code>@vue/cli-ui-addon-widgets</code>, <code>@vue/cli-ui</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5233">#5233</a> feat: add &quot;not dead&quot; to the default browserslist query (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-router</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4805">#4805</a> types(router): added router array type for Array RouteConfig (<a href="https://github.com/manuelojeda">@manuelojeda</a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-shared-utils</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5315">#5315</a> fix: avoid process hanging when trying to get Chrome version (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5264">#5264</a> fix false positive of <code>hasProjectNpm</code> (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-ui</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5290">#5290</a> fix(cli-ui): build task defaults should respect outputDir option from config file (Closes <a href="https://github-redirect.dependabot.com/vuejs/vue-cli/issues/2639">#2639</a>) (<a href="https://github.com/LinusBorg">@LinusBorg</a>)</li> </ul> </li> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5320">#5320</a> fix: spawn scripts with node, fix modern mode with Yarn 2 (Berry) (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5247">#5247</a> fix(target-lib): fix dynamic public path in a dynamic chunk in Firefox (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-pwa</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5087">#5087</a> feat(pwa): Check for null or undefined in iconPaths (<a href="https://github.com/janispritzkau">@janispritzkau</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-eslint</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5242">#5242</a> fix: fix severity config in ui (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/babel-preset-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5236">#5236</a> fix(babel-preset-app): avoid corejs warning when useBuiltIns is false (<a href="https://github.com/LeBenLeBen">@LeBenLeBen</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5243">#5243</a> docs: add warning on client side environment variables (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5231">#5231</a> Update plugin-dev.md (<a href="https://github.com/yeyan1996">@yeyan1996</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>@vue/cli-service-global</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5319">#5319</a> chore(cli-service-global): remove direct dependency on <code>@vue/babel-preset-app</code> (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5305">#5305</a> refactor: simplify config loading by skipping <code>fs.existsSync</code> check (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5228">#5228</a> test: e2e test case for command suggestion logic (<a href="https://github.com/jamesgeorge007">@jamesgeorge007</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5238">#5238</a> Improve package.json not found error  (<a href="https://github.com/barbeque">@barbeque</a>)</li> </ul> </li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/465986923a689ae3bb6344e87660e60cd939f3bc"><code>4659869</code></a> v4.3.0</li> <li><a href="https://github.com/vuejs/vue-cli/commit/4b31d8ad53517b4ad3311d6673b9df7973269da4"><code>4b31d8a</code></a> chore: pre release sync</li> <li><a href="https://github.com/vuejs/vue-cli/commit/ee059184861db2c25b4d858ab93ddcd554149ec6"><code>ee05918</code></a> chore: dependency maintenance</li> <li><a href="https://github.com/vuejs/vue-cli/commit/4225c30e36fbb4b21fbc953fa262baea0cc3971c"><code>4225c30</code></a> feat: support vue.config.cjs (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/5293">#5293</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/ebcee9a32c91d95fc3b92da0883cb27b213585dc"><code>ebcee9a</code></a> fix: spawn scripts with node, fix modern mode with Yarn 2 (Berry) (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/5320">#5320</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/f1bdf7319ac3daa54d57589fc99d7b33696ac0a1"><code>f1bdf73</code></a> refactor: simplify config loading by skip <code>fs.existsSync</code> check (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/5305">#5305</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/5b1709abf010413b2f0b3d1a94ebb9577218c051"><code>5b1709a</code></a> fix(target-lib): fix dynamic public path in a dynamic chunk in Firefox (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/5247">#5247</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/db64c5b400b5372e332f3d0245e8b23d1ebf87b9"><code>db64c5b</code></a> feat: wc entry accepts multiple file patterns splited by ',' (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3886">#3886</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/a1782f997212f01d1eb4dc2ab38a2a4acb5d6983"><code>a1782f9</code></a> feat: add &quot;not dead&quot; to the default browserslist query (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/5233">#5233</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/0380f226b9d5df188622c6bdb3d1b12f8b4e044c"><code>0380f22</code></a> v4.2.3</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-cli/commits/v4.3.0/packages/@vue/cli-service">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@vue/cli-service&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.3.0)](https://dependabot.com/compatibility-score/?dependency-name=@vue/cli-service&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.3.0) 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:26 +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#117
No description provided.