twofactor_totp
twofactor_totp copied to clipboard
chore(deps): bump @nextcloud/eslint-config from 8.3.0-beta.2 to ^8.3.0 (master)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nextcloud/eslint-config | ^8.3.0-beta.2 -> ^8.3.0 |
Release Notes
nextcloud-libraries/eslint-config (@​nextcloud/eslint-config)
v8.3.0
Features
- Typescript 5 support
- Allow linting of typescript with module resolution set to
node16ornodenextby @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/527 - Support Composition API & Typescript + Vue projects by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/562
- Allow linting of TSX files by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/456
Fixes
- Ignore camelcase rule for __webpack variables by @​kesselb in https://github.com/nextcloud-libraries/eslint-config/pull/530
- Add Typescript overrides for all valid Typescript file extensions by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/567
- Allow empty functions by @​skjnldsv in https://github.com/nextcloud-libraries/eslint-config/pull/570
- fix(typescript): Also set the typescript settings to the vue overrides for typescript import resolving by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/639
- fix(typescript): Allow generic type parameters on function calls by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/571
- Make sure vue files written in Typescript are linted correctly by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/579
- fix: Allow to import packages from
devDependencieswithin config files by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/580 - fix: Allow
@jest-environmentdocblock for jest tests by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/592
Changed
- Various dependencies upgrades
- chore: Update
@nextcloud/eslint-pluginto version 2.1.0 by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/605 - Drop webpack dependency by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/528 538
- Update node engines to next LTS (node 20 and NPM 9) by @​nextcloud-command in https://github.com/nextcloud-libraries/eslint-config/pull/563 565
- Make eslint to take this config for linting the config by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/572
- chore: Fix URLs after package got transfered by @​susnux in https://github.com/nextcloud-libraries/eslint-config/pull/602
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 has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
513cbcb) 44.29% compared to head (949b21a) 44.29%. Report is 4 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1448 +/- ##
=========================================
Coverage 44.29% 44.29%
Complexity 99 99
=========================================
Files 19 19
Lines 298 298
=========================================
Hits 132 132
Misses 166 166
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 44.29% <ø> (ø) |
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.