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.14.1 to 9.15.0 #6746

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint-plugin-vue from 9.14.1 to 9.15.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.15.0

✨ Enhancements

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

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 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 Jun 19, 2023
@deploysentinel
Copy link

deploysentinel bot commented Jun 19, 2023

Current Playwright Test Results Summary

✅ 122 Passing - ❌ 1 Failing - ⚠️ 1 Flaky

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

(Last updated on 06/21/2023 11:22:56pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 82b1af1

Started: 06/21/2023 11:18:15pm UTC

❌ Failures

📄   framework/baseFixtures.e2e.spec.js • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
baseFixtures tests Verify that tests fail if console.error is thrown
Initial Attempt
Error: Console error detected: [error] This should result in a failure at ( 0:14)...
Console error detected: [error] This should result in a failure at ( 0:14)

Expected: not "error"

100% (145) 145 / 145 runs
failed over last 7 days
0% (0) 0 / 145 runs
flaked over last 7 days

⚠️ Flakes

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Plot Tagging Tags work with Plot View of telemetry items
Retry 2Retry 1Initial Attempt
0% (0) 0 / 94 runs
failed over last 7 days
21.28% (20) 20 / 94 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #6746 (f78f62e) into master (b685b95) will decrease coverage by 11.64%.
The diff coverage is n/a.

❗ Current head f78f62e differs from pull request most recent head 82b1af1. Consider uploading reports for the commit 82b1af1 to get more accurate results

@@             Coverage Diff             @@
##           master    #6746       +/-   ##
===========================================
- Coverage   53.78%   42.14%   -11.64%     
===========================================
  Files         624      396      -228     
  Lines       24848    12067    -12781     
  Branches     2493        0     -2493     
===========================================
- Hits        13365     5086     -8279     
+ Misses      10815     6981     -3834     
+ Partials      668        0      -668     
Flag Coverage Δ *Carryforward flag
e2e-full 42.14% <ø> (ø) Carriedforward from c75a82d
e2e-stable ?
unit ?

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

see 498 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 4b39ef3...82b1af1. Read the comment docs.

@ozyx ozyx force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.15.0 branch from ee87e09 to 675c7e9 Compare June 21, 2023 17:16
@ozyx ozyx self-requested a review June 21, 2023 17:16
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Jun 21, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Jun 21, 2023
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.14.1 to 9.15.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.14.1...v9.15.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]>
@ozyx ozyx force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-9.15.0 branch from 675c7e9 to 82b1af1 Compare June 21, 2023 23:16
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Jun 21, 2023
@ozyx ozyx enabled auto-merge (squash) June 21, 2023 23:16
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Jun 21, 2023
@ozyx ozyx merged commit 68ed7bf into master Jun 21, 2023
@ozyx ozyx deleted the dependabot/npm_and_yarn/eslint-plugin-vue-9.15.0 branch June 21, 2023 23:23
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