Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-plugin-vue from 9.18.1 to 9.22.0 #7545

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps eslint-plugin-vue from 9.18.1 to 9.22.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.22.0

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.21.1...v9.22.0

v9.21.1

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.21.0...v9.21.1

v9.21.0

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.20.1...v9.21.0

v9.20.1

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.20.0...v9.20.1

v9.20.0

✨ Enhancements

Added Support for Vue 3.4 🏀

... (truncated)

Commits
  • 0247424 9.22.0
  • 8a781f0 fix(no-useless-v-bind): remove spaces around string in fixes (#2408)
  • 0fb68b3 Update dependencies (#2403)
  • 1e12806 feat(valid-v-model): add support for type assertions and non-null expressions...
  • 4ea3dfc Code formatting (#2404)
  • c2451ab fix(require-explicit-slots): recognize slot names enclosed in quotes (#2397)
  • 16aba2c fix(no-setup-props-reactivity-loss): false negative for conditional expressio...
  • 7bdefb2 feat(no-deprecated-slot-attribute): improve autofix to wrap `<template v-slot...
  • 33b67a4 fix(no-useless-mustaches): escape < in fixes (#2389)
  • 5227eed Add missing suggestions and messages to tests (#2402)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.1 to 9.22.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.18.1...v9.22.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.64%. Comparing base (d7ecfdf) to head (001e0b0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7545      +/-   ##
==========================================
+ Coverage   55.20%   59.64%   +4.43%     
==========================================
  Files         672      429     -243     
  Lines       26962    13370   -13592     
  Branches     2620        0    -2620     
==========================================
- Hits        14885     7974    -6911     
+ Misses      11357     5396    -5961     
+ Partials      720        0     -720     
Flag Coverage Δ
e2e-full 23.32% <ø> (ø)
e2e-stable 59.55% <ø> (-0.03%) ⬇️
unit ?

see 377 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7ecfdf...001e0b0. Read the comment docs.

@unlikelyzero unlikelyzero self-requested a review March 4, 2024 21:50
@unlikelyzero unlikelyzero added this to the Target:4.0.0 milestone Mar 4, 2024
@unlikelyzero unlikelyzero merged commit 307eded into master Mar 4, 2024
11 of 14 checks passed
@unlikelyzero unlikelyzero deleted the dependabot/npm_and_yarn/eslint-plugin-vue-9.22.0 branch March 4, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant