[PR #155] [CLOSED] Bump @vue/cli-plugin-eslint from 4.3.1 to 4.5.4 #161

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.4


📝 Commits (1)

  • e2ecec7 Bump @vue/cli-plugin-eslint from 4.3.1 to 4.5.4

📊 Changes

2 files changed (+18 additions, -40 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+17 -39)

📄 Description

Bumps @vue/cli-plugin-eslint from 4.3.1 to 4.5.4.

Release notes

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

v4.5.4

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 existing Vue CLI projects, run

vue upgrade

🐛 Bug Fix

  • @vue/cli-plugin-typescript
  • @vue/cli-service
  • @vue/cli

Committers: 3

v4.5.3

🐛 Bug Fix

  • @vue/cli-service
    • #5774 fix: load vue from @vue/cli-service-global on vue serve/vue build (@sodatea)
  • @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript
    • #5769 fix: add missing mocha type if wdio is not installed along with any unit testing frameworks (@sodatea)
  • @vue/cli-plugin-typescript
    • #5771 fix: only replace App.vue when there's no router plugin (@sodatea)

Committers: 1

v4.5.2

🐛 Bug Fix

  • @vue/cli-plugin-typescript
    • #5768 fix: no longer need a shim for fork-ts-checker vue 3 support (@sodatea)

📝 Documentation, 🏠 Internal

Changelog

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

4.5.4 (2020-08-18)

🐛 Bug Fix

  • @vue/cli-plugin-typescript
  • @vue/cli-service
  • @vue/cli

Committers: 3

4.5.3 (2020-08-11)

🐛 Bug Fix

  • @vue/cli-service
    • #5774 fix: load vue from @vue/cli-service-global on vue serve/vue build (@sodatea)
  • @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript
    • #5769 fix: add missing mocha type if wdio is not installed along with any unit testing frameworks (@sodatea)
  • @vue/cli-plugin-typescript
    • #5771 fix: only replace App.vue when there's no router plugin (@sodatea)

Committers: 1

4.5.2 (2020-08-10)

🐛 Bug Fix

  • @vue/cli-plugin-typescript
    • #5768 fix: no longer need a shim for fork-ts-checker vue 3 support (@sodatea)

📝 Documentation

  • @vue/babel-preset-app, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript, @vue/cli-service, @vue/cli

🏠 Internal

  • @vue/babel-preset-app, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript, @vue/cli-service, @vue/cli

Committers: 3

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/155 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.4` --- ### 📝 Commits (1) - [`e2ecec7`](https://github.com/moollaza/repo-remover/commit/e2ecec7b3c7dba9e92f3bf0d1832523c10c004d7) Bump @vue/cli-plugin-eslint from 4.3.1 to 4.5.4 ### 📊 Changes **2 files changed** (+18 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+17 -39) </details> ### 📄 Description Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.3.1 to 4.5.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-cli/releases">@vue/cli-plugin-eslint's releases</a>.</em></p> <blockquote> <h2>v4.5.4</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 existing Vue CLI projects, run</p> <pre><code>vue upgrade </code></pre> <hr /> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5798">#5798</a> fix: fix Vue 3 + TS + Router template (<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/5788">#5788</a> fix: ensure Dev Tool is enabled in Vue 3 runtime (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5693">#5693</a> fix: mayProxy.isPublicFileRequest judgment (<a href="https://github.com/Blacate">@Blacate</a>)</li> </ul> </li> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5778">#5778</a> fix: missing proxy argument (<a href="https://github.com/RobbinBaauw">@RobbinBaauw</a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Blacate (<a href="https://github.com/Blacate">@Blacate</a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li>Robbin Baauw (<a href="https://github.com/RobbinBaauw">@RobbinBaauw</a>)</li> </ul> <h2>v4.5.3</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5774">#5774</a> fix: load vue from <code>@vue/cli-service-global</code> on <code>vue serve</code>/<code>vue build</code> (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-e2e-webdriverio</code>, <code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5769">#5769</a> fix: add missing mocha type if wdio is not installed along with any unit testing frameworks (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5771">#5771</a> fix: only replace App.vue when there's no router plugin (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> <h2>v4.5.2</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5768">#5768</a> fix: no longer need a shim for fork-ts-checker vue 3 support (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation, :house: Internal</h4> <!-- raw HTML omitted --> </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-eslint's changelog</a>.</em></p> <blockquote> <h2>4.5.4 (2020-08-18)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5798">#5798</a> fix: fix Vue 3 + TS + Router template (<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/5788">#5788</a> fix: ensure Dev Tool is enabled in Vue 3 runtime (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5693">#5693</a> fix: mayProxy.isPublicFileRequest judgment (<a href="https://github.com/Blacate">@Blacate</a>)</li> </ul> </li> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5778">#5778</a> fix: missing proxy argument (<a href="https://github.com/RobbinBaauw">@RobbinBaauw</a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Blacate (<a href="https://github.com/Blacate">@Blacate</a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li>Robbin Baauw (<a href="https://github.com/RobbinBaauw">@RobbinBaauw</a>)</li> </ul> <h2>4.5.3 (2020-08-11)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5774">#5774</a> fix: load vue from <code>@vue/cli-service-global</code> on <code>vue serve</code>/<code>vue build</code> (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-e2e-webdriverio</code>, <code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5769">#5769</a> fix: add missing mocha type if wdio is not installed along with any unit testing frameworks (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5771">#5771</a> fix: only replace App.vue when there's no router plugin (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> <h2>4.5.2 (2020-08-10)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>@vue/cli-plugin-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5768">#5768</a> fix: no longer need a shim for fork-ts-checker vue 3 support (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><code>@vue/babel-preset-app</code>, <code>@vue/cli-plugin-e2e-nightwatch</code>, <code>@vue/cli-plugin-eslint</code>, <code>@vue/cli-plugin-typescript</code>, <code>@vue/cli-service</code>, <code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5694">#5694</a> [Fix] common misspelling errors (<a href="https://github.com/Necmttn">@Necmttn</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>@vue/babel-preset-app</code>, <code>@vue/cli-plugin-e2e-nightwatch</code>, <code>@vue/cli-plugin-eslint</code>, <code>@vue/cli-plugin-typescript</code>, <code>@vue/cli-service</code>, <code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5694">#5694</a> [Fix] common misspelling errors (<a href="https://github.com/Necmttn">@Necmttn</a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Alexander Sokolov (<a href="https://github.com/Alex-Sokolov">@Alex-Sokolov</a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/ff24edb66361a504446a141525f9981bf34e8931"><code>ff24edb</code></a> v4.5.4</li> <li><a href="https://github.com/vuejs/vue-cli/commit/a1ee583ede9e9feb85ab2a44927da49422d48e18"><code>a1ee583</code></a> v4.5.3</li> <li><a href="https://github.com/vuejs/vue-cli/commit/395212598aa243d56159c6048372b358fed812fe"><code>3952125</code></a> v4.5.2</li> <li><a href="https://github.com/vuejs/vue-cli/commit/5baec1fdc5588b22f47b4fdfdaa84305eb64299a"><code>5baec1f</code></a> chore: fix common misspelling errors (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/5694">#5694</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/09adc41408f6528554fcf9801b5bae169d5051a9"><code>09adc41</code></a> v4.5.1</li> <li><a href="https://github.com/vuejs/vue-cli/commit/56348259db4412428d9b5ab49e4bc91191c24fff"><code>5634825</code></a> v4.5.0</li> <li><a href="https://github.com/vuejs/vue-cli/commit/b1772cadd2efca7fdd218f58d788d12e4132d62f"><code>b1772ca</code></a> feat: allow choosing vue version on creation (and in presets) (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/5637">#5637</a>)</li> <li><a href="https://github.com/vuejs/vue-cli/commit/e311b062cb388f4d6230ea45cdc3bd3512b88b61"><code>e311b06</code></a> v4.4.6</li> <li><a href="https://github.com/vuejs/vue-cli/commit/b66bc8c6e6e628f03cb2545871211c00795b266d"><code>b66bc8c</code></a> v4.4.5</li> <li><a href="https://github.com/vuejs/vue-cli/commit/6592e62770791d5d2c0236a73767975e29305a95"><code>6592e62</code></a> docs: update cli eslint plugin configuration (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/5579">#5579</a>) [ci skip]</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-cli/commits/v4.5.4/packages/@vue/cli-plugin-eslint">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@vue/cli-plugin-eslint&package-manager=npm_and_yarn&previous-version=4.3.1&new-version=4.5.4)](https://dependabot.com/compatibility-score/?dependency-name=@vue/cli-plugin-eslint&package-manager=npm_and_yarn&previous-version=4.3.1&new-version=4.5.4) 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:33 +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#161
No description provided.