[PR #163] [MERGED] Bump @vue/cli-plugin-eslint from 4.3.1 to 4.5.6 #167

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

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/163
Author: @dependabot-preview[bot]
Created: 9/13/2020
Status: Merged
Merged: 9/13/2020
Merged by: @moollaza

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


📝 Commits (1)

  • 15fa28d Bump @vue/cli-plugin-eslint from 4.3.1 to 4.5.6

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+5 -5)

📄 Description

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

Release notes

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

v4.5.6

🐛 Bug Fix

  • @vue/cli

Committers: 1

v4.5.5

Highlights

If you are working on a Vue 3 project, this version of Vue CLI comes with the latest beta version of vue-loader, which enables support for the experimental <script setup> syntax.

\<template>
  <button @click="inc">{{ count }}</button>
</template>

<script setup> import { ref } from 'vue'

export const count = ref(0) export const inc = () => count.value++ </script>

If you encounter any bug when trying out this new feature, please raise an issue in the vue-loader repository.


🐛 Bug Fix

  • @vue/cli-service
    • #5868 fix: enable some syntax extensions by default for vue script compiler (@sodatea)
  • @vue/cli-plugin-router, @vue/cli-service
    • #5852 fix: fix duplicate id="app" in Vue 3 project template (@sodatea)
  • @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha
    • #5591 fix(unit-jest, unit-mocha): generate passing tests when bare option is used with router enabled (#3544) (@IwalkAlone)
  • @vue/cli-plugin-pwa
  • @vue/cli
    • #5827 fix: fix support for Node.js v8 and deprecate it (@sodatea)
    • #5823 Handle GPG sign git config for initial commit (@spenserblack)
    • #5808 fix: strip non-ansi characters from registry config (@sodatea)
    • #5801 fix: do not throw when api.render is called from an anonymous function (@sodatea)

🏠 Internal

  • @vue/cli-ui
    • #3687 perf(ui): improve get folder list to use Promises instead of sync (@pikax)
Changelog

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

4.5.6 (2020-09-10)

🐛 Bug Fix

  • @vue/cli

Committers: 1

4.5.5 (2020-09-10)

🐛 Bug Fix

  • @vue/cli-service
    • #5868 fix: enable some syntax extensions by default for vue script compiler (@sodatea)
  • @vue/cli-plugin-router, @vue/cli-service
    • #5852 fix: fix duplicate id="app" in Vue 3 project template (@sodatea)
  • @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha
    • #5591 fix(unit-jest, unit-mocha): generate passing tests when bare option is used with router enabled (#3544) (@IwalkAlone)
  • @vue/cli-plugin-pwa
  • @vue/cli
    • #5827 fix: fix support for Node.js v8 and deprecate it (@sodatea)
    • #5823 Handle GPG sign git config for initial commit (@spenserblack)
    • #5808 fix: strip non-ansi characters from registry config (@sodatea)
    • #5801 fix: do not throw when api.render is called from an anonymous function (@sodatea)

🏠 Internal

  • @vue/cli-ui
    • #3687 perf(ui): improve get folder list to use Promises instead of sync (@pikax)

🔨 Underlying Tools

  • @vue/babel-preset-app
    • #5831 chore: rename jsx package scope from ant-design-vue to vue (@Amour1688)

Committers: 8

4.5.4 (2020-08-18)

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/163 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/13/2020 **Status:** ✅ Merged **Merged:** 9/13/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.6` --- ### 📝 Commits (1) - [`15fa28d`](https://github.com/moollaza/repo-remover/commit/15fa28da5d2b79d846366f4da80db7b1d550eae8) Bump @vue/cli-plugin-eslint from 4.3.1 to 4.5.6 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+5 -5) </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.6. <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.6</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/5869">#5869</a> fix: skip checking git gpgSign config (<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.5</h2> <h2>Highlights</h2> <p>If you are working on a Vue 3 project, this version of Vue CLI comes with the latest beta version of <code>vue-loader</code>, which enables support for <a href="https://github-redirect.dependabot.com/vuejs/rfcs/pull/182">the experimental <code>&lt;script setup&gt;</code> syntax</a>.</p> <pre lang="vue"><code>\&lt;template&gt; &lt;button @click=&quot;inc&quot;&gt;{{ count }}&lt;/button&gt; &lt;/template&gt; <p>&lt;script setup&gt; import { ref } from 'vue'</p> <p>export const count = ref(0) export const inc = () =&gt; count.value++ &lt;/script&gt;</p> <p></code></pre></p> <p>If you encounter any bug when trying out this new feature, please raise an issue <a href="https://new-issue.vuejs.org/?repo=vuejs/vue-loader">in the vue-loader repository</a>.</p> <hr /> <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/5868">#5868</a> fix: enable some syntax extensions by default for vue script compiler (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-router</code>, <code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5852">#5852</a> fix: fix duplicate id=&quot;app&quot; in Vue 3 project template (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-unit-jest</code>, <code>@vue/cli-plugin-unit-mocha</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5591">#5591</a> fix(unit-jest, unit-mocha): generate passing tests when <code>bare</code> option is used with router enabled (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/3544">#3544</a>) (<a href="https://github.com/IwalkAlone">@IwalkAlone</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-pwa</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5820">#5820</a> fix: allow turning off theme color tags (<a href="https://github.com/GabrielGMartinsBr">@GabrielGMartinsBr</a>)</li> </ul> </li> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5827">#5827</a> fix: fix support for Node.js v8 and deprecate it (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5823">#5823</a> Handle GPG sign git config for initial commit (<a href="https://github.com/spenserblack">@spenserblack</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5808">#5808</a> fix: strip non-ansi characters from registry config (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5801">#5801</a> fix: do not throw when api.render is called from an anonymous function (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>@vue/cli-ui</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3687">#3687</a> perf(ui): improve get folder list to use Promises instead of sync (<a href="https://github.com/pikax">@pikax</a>)</li> </ul> </li> </ul> <!-- 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.6 (2020-09-10)</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/5869">#5869</a> fix: skip checking git gpgSign config (<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.5 (2020-09-10)</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/5868">#5868</a> fix: enable some syntax extensions by default for vue script compiler (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-router</code>, <code>@vue/cli-service</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5852">#5852</a> fix: fix duplicate id=&quot;app&quot; in Vue 3 project template (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-unit-jest</code>, <code>@vue/cli-plugin-unit-mocha</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5591">#5591</a> fix(unit-jest, unit-mocha): generate passing tests when <code>bare</code> option is used with router enabled (<a href="https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/3544">#3544</a>) (<a href="https://github.com/IwalkAlone">@IwalkAlone</a>)</li> </ul> </li> <li><code>@vue/cli-plugin-pwa</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5820">#5820</a> fix: allow turning off theme color tags (<a href="https://github.com/GabrielGMartinsBr">@GabrielGMartinsBr</a>)</li> </ul> </li> <li><code>@vue/cli</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5827">#5827</a> fix: fix support for Node.js v8 and deprecate it (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5823">#5823</a> Handle GPG sign git config for initial commit (<a href="https://github.com/spenserblack">@spenserblack</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5808">#5808</a> fix: strip non-ansi characters from registry config (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5801">#5801</a> fix: do not throw when api.render is called from an anonymous function (<a href="https://github.com/sodatea">@sodatea</a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>@vue/cli-ui</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3687">#3687</a> perf(ui): improve get folder list to use Promises instead of sync (<a href="https://github.com/pikax">@pikax</a>)</li> </ul> </li> </ul> <h4>:hammer: Underlying Tools</h4> <ul> <li><code>@vue/babel-preset-app</code> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/vue-cli/pull/5831">#5831</a> chore: rename jsx package scope from ant-design-vue to vue (<a href="https://github.com/Amour1688">@Amour1688</a>)</li> </ul> </li> </ul> <h4>Committers: 8</h4> <ul> <li>Booker Zhao (<a href="https://github.com/binggg">@binggg</a>)</li> <li>Carlos Rodrigues (<a href="https://github.com/pikax">@pikax</a>)</li> <li>Haoqun Jiang (<a href="https://github.com/sodatea">@sodatea</a>)</li> <li>Renan Cidale Assumpcao (<a href="https://github.com/rcidaleassumpo">@rcidaleassumpo</a>)</li> <li>Sergey Skrynnikov (<a href="https://github.com/IwalkAlone">@IwalkAlone</a>)</li> <li>Spenser Black (<a href="https://github.com/spenserblack">@spenserblack</a>)</li> <li><a href="https://github.com/GabrielGMartinsBr">@GabrielGMartinsBr</a></li> <li>天泽 (<a href="https://github.com/Amour1688">@Amour1688</a>)</li> </ul> <h2>4.5.4 (2020-08-18)</h2> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-cli/commit/6cac3af2dffbb3a770c8d89f1ac1c9b5f84f7fdb"><code>6cac3af</code></a> v4.5.6</li> <li><a href="https://github.com/vuejs/vue-cli/commit/f77b4d35a57a49efb4a297f5dc58371aba79829a"><code>f77b4d3</code></a> v4.5.5</li> <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>Additional commits viewable in <a href="https://github.com/vuejs/vue-cli/commits/v4.5.6/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.6)](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.6) 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:34 +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#167
No description provided.