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.15.0 to 9.17.0 #6907

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2023

Bumps eslint-plugin-vue from 9.15.0 to 9.17.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.17.0

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.16.1...v9.17.0

v9.16.1

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.16.0...v9.16.1

v9.16.0

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.15.1...v9.16.0

v9.15.1

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.15.0...v9.15.1

Commits
  • f607af7 9.17.0
  • 7422a0e Rename vue/no-ref-object-destructure to vue/no-ref-object-reactivity-loss...
  • 4112be5 Rename vue/no-setup-props-destructure to `vue/no-setup-props-reactivity-los...
  • 181e857 Support template literals in vue/no-deprecated-model-definition (#2258)
  • 101cabf Improve docs and error message for vue/no-dupe-keys (#2260)
  • 28efd94 9.16.1
  • 6531988 Fix incompatibility with typescript-eslint v6 in vue/script-indent rule (#2...
  • 56180e3 9.16.0
  • 684c847 Improve the vue/no-setup-props-destructure rule (#2244)
  • b8814c7 Only allow modelValue in vue/no-deprecated-model-definition (#2255)
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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 Aug 9, 2023
@deploysentinel
Copy link

deploysentinel bot commented Aug 9, 2023

Current Playwright Test Results Summary

✅ 14 Passing

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 10/20/2023 06:59:33pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 46c8d23

Started: 10/20/2023 06:54:06pm UTC

View Detailed Build Results


Current Playwright Test Results Summary

✅ 144 Passing - ⚠️ 2 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 10/20/2023 06:59:33pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 46c8d23

Started: 10/20/2023 06:53:17pm UTC

⚠️ Flakes

📄   functional/plugins/timer/timer.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Timer Can perform actions on the Timer
Retry 1Initial Attempt
0% (0) 0 / 43 runs
failed over last 7 days
9.30% (4) 4 / 43 runs
flaked over last 7 days

📄   functional/plugins/notebook/notebookSnapshots.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Snapshot image tests Can drop an image onto a notebook and create a new entry
Retry 1Initial Attempt
0% (0) 0 / 47 runs
failed over last 7 days
72.34% (34) 34 / 47 runs
flaked over last 7 days

View Detailed Build Results


@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.17.0 branch from 2970d6f to 9b5be06 Compare August 10, 2023 16:21
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #6907 (94becba) into master (43338f3) will increase coverage by 4.00%.
The diff coverage is n/a.

❗ Current head 94becba differs from pull request most recent head 46c8d23. Consider uploading reports for the commit 46c8d23 to get more accurate results

@@            Coverage Diff             @@
##           master    #6907      +/-   ##
==========================================
+ Coverage   55.69%   59.70%   +4.00%     
==========================================
  Files         651      414     -237     
  Lines       26186    12936   -13250     
  Branches     2535        0    -2535     
==========================================
- Hits        14585     7723    -6862     
+ Misses      10900     5213    -5687     
+ Partials      701        0     -701     
Flag Coverage Δ *Carryforward flag
e2e-full 42.06% <ø> (+0.27%) ⬆️ Carriedforward from 04d7101
e2e-stable 57.17% <ø> (-0.04%) ⬇️
unit ?

*This pull request uses carry forward flags. Click here to find out more.

see 385 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 43338f3...46c8d23. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.17.0 branch 2 times, most recently from b86d459 to 5d2b70e Compare August 14, 2023 17:04
@ozyx ozyx force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.17.0 branch from 5d2b70e to f7c7165 Compare August 15, 2023 19:05
@ozyx ozyx self-requested a review August 15, 2023 19:05
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Aug 15, 2023
@github-actions github-actions bot removed pr:platform Runs tests against all supported platforms pr:e2e:couchdb npm run test:e2e:couchdb pr:e2e Automatically triggers e2e tests to run labels Aug 15, 2023
@ozyx
Copy link
Contributor

ozyx commented Sep 18, 2023

@dependabot recreate

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.15.0 to 9.17.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.15.0...v9.17.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 force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.17.0 branch from f7c7165 to c65ee42 Compare September 18, 2023 18:03
@ozyx ozyx enabled auto-merge (squash) September 18, 2023 18:07
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 18, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 18, 2023
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 3, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 3, 2023
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 20, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 20, 2023
@ozyx ozyx merged commit 954c72b into master Oct 20, 2023
12 of 13 checks passed
@ozyx ozyx deleted the dependabot/npm_and_yarn/eslint-plugin-vue-9.17.0 branch October 20, 2023 19:01
@unlikelyzero unlikelyzero added this to the Target:3.2.0 milestone Nov 13, 2023
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 type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants