twofactor_totp
twofactor_totp copied to clipboard
chore(deps): bump @nextcloud/eslint-config from 8.3.0 to ^8.4.1 (master)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nextcloud/eslint-config | ^8.3.0 -> ^8.4.1 |
Release Notes
nextcloud-libraries/eslint-config (@​nextcloud/eslint-config)
v8.4.1
Fixes
- fix(vue3): align rules with Vue 2 rules by @​ShGKme in https://github.com/nextcloud-libraries/eslint-config/pull/771
- fix(vue3): config crashes ESLint by @​ShGKme in https://github.com/nextcloud-libraries/eslint-config/pull/770
Changed
- build(deps-dev): Bump eslint-plugin-jsdoc from 48.2.4 to 48.2.5 by @​dependabot in https://github.com/nextcloud-libraries/eslint-config/pull/769
v8.4.0
Features
- Vue 3 support: There is a new sub-configuration for projects using Vue 3
Configuration
📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 39.62%. Comparing base (
800090d) to head (1aea49b). Report is 7 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1539 +/- ##
=========================================
Coverage 39.62% 39.62%
Complexity 107 107
=========================================
Files 20 20
Lines 323 323
=========================================
Hits 128 128
Misses 195 195
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 39.62% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.