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.17.0 to 9.18.1 #7188

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps eslint-plugin-vue from 9.17.0 to 9.18.1.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.18.1

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.18.0...v9.18.1

v9.18.0

🐛 Bug Fixes

⚙️ Updates

  • #2292 Fixed to replace typeParameters with typeArguments.

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

Commits
  • b3129f9 9.18.1
  • 5fc47e5 Fix require-toggle-inside-transition should respect "<slot>", "v-bind:key", a...
  • 5a29802 9.18.0
  • 66a678f fix(component-name-in-template-casing): ignore vue template syntax (#2301)
  • 467631e Fixed false negatives for whitespace in `vue/require-toggle-inside-transition...
  • 15b99af Insert defineOptions after import declarations in `vue/prefer-define-option...
  • 8ba6d9a fix: replace typeParameters with typeArguments (#2292)
  • 791a60d Docs: fix options for use-v-on-exact (#2277)
  • See full diff 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 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)

@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 Oct 30, 2023
@deploysentinel
Copy link

deploysentinel bot commented Oct 30, 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 11/02/2023 06:08:24pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 41974a7

Started: 11/02/2023 06:05:58pm UTC

View Detailed Build Results


Current Playwright Test Results Summary

✅ 147 Passing - ⚠️ 4 Flaky

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

(Last updated on 11/02/2023 06:08:24pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 41974a7

Started: 11/02/2023 05:42:43pm UTC

⚠️ Flakes

📄   functional/plugins/plot/logPlot.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh
Retry 1Initial Attempt
3.26% (3) 3 / 92 runs
failed over last 7 days
52.17% (48) 48 / 92 runs
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1Initial Attempt
4.90% (5) 5 / 102 runs
failed over last 7 days
37.25% (38) 38 / 102 runs
flaked over last 7 days
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
7.22% (7) 7 / 97 runs
failed over last 7 days
35.05% (34) 34 / 97 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
3.92% (4) 4 / 102 runs
failed over last 7 days
65.69% (67) 67 / 102 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #7188 (41974a7) into master (ae22920) will decrease coverage by 0.31%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7188      +/-   ##
==========================================
- Coverage   55.79%   55.48%   -0.31%     
==========================================
  Files         652      652              
  Lines       26159    26159              
  Branches     2522     2522              
==========================================
- Hits        14595    14514      -81     
- Misses      10864    10949      +85     
+ Partials      700      696       -4     
Flag Coverage Δ *Carryforward flag
e2e-full 41.76% <ø> (ø) Carriedforward from ae22920
e2e-stable 57.37% <ø> (-0.04%) ⬇️
unit 48.93% <ø> (-0.45%) ⬇️

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

see 12 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 ae22920...41974a7. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.18.1 branch from d4783cb to 6dd8368 Compare October 30, 2023 23:10
@unlikelyzero
Copy link
Collaborator

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.18.1 branch from 6dd8368 to 41974a7 Compare November 2, 2023 17:40
@unlikelyzero unlikelyzero enabled auto-merge (squash) November 2, 2023 18:00
@unlikelyzero unlikelyzero self-requested a review November 2, 2023 18:00
@unlikelyzero unlikelyzero added the pr:e2e:couchdb npm run test:e2e:couchdb label Nov 2, 2023
@github-actions github-actions bot removed pr:platform Runs tests against all supported platforms pr:e2e:couchdb npm run test:e2e:couchdb labels Nov 2, 2023
@unlikelyzero unlikelyzero merged commit bdff210 into master Nov 2, 2023
13 of 22 checks passed
@unlikelyzero unlikelyzero deleted the dependabot/npm_and_yarn/eslint-plugin-vue-9.18.1 branch November 2, 2023 18:09
@github-actions github-actions bot removed the pr:e2e Automatically triggers e2e tests to run label Nov 2, 2023
@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.

None yet

1 participant