eslint-config-standard
eslint-config-standard copied to clipboard
chore(deps): update dependency eslint-plugin-promise to v7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-promise | 6.6.0 -> 7.2.1 |
Release Notes
eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v7.2.1
π©Ή Fixes
π§Ή Chores
- deps-dev: update husky to v9.1.7 (#β573) (24fd90a)
- deps: bump cross-spawn from 7.0.3 to 7.0.6 (#β568) (f33f82e)
v7.2.0
π Features
no-callback-in-promise: addtimeoutsErroption (#β514) (907753f)valid-params: addexcludeoption (#β515) (7ff2cb9)- always-return: add
ignoreAssignmentVariableoption (#β518) (701279c) - catch-or-return: add
allowThenStrictoption (#β522) (53be970) - new rule
prefer-catch(#β525) (05c8a93)
π©Ή Fixes
π§Ή Chores
- deps-dev: bump eslint-plugin-jest from 28.6.0 to 28.8.0 (#β536) (80741f8)
- deps-dev: bump eslint-plugin-n from 17.9.0 to 17.10.2 (#β529) (a646010)
- deps-dev: bump globals from 15.8.0 to 15.9.0 (#β527) (b8afe92)
- deps-dev: bump husky from 9.1.2 to 9.1.4 (#β524) (b8fdb9f)
- deps-dev: bump lint-staged from 15.2.7 to 15.2.8 (#β539) (9e2528f)
- deps-dev: update eslint-plugin-eslint-plugin to v6.3.0 (#β560) (7459bd6)
- deps-dev: update eslint-plugin-eslint-plugin to v6.3.1 (#β561) (434c6fa)
- deps-dev: update eslint-plugin-eslint-plugin to v6.3.2 (#β570) (a849f64)
- deps-dev: update eslint-plugin-jest to v28.9.0 (#β565) (cf213fb)
- deps-dev: update eslint-plugin-n to v17.12.0 (#β563) (d39e2f0)
- deps-dev: update eslint-plugin-n to v17.13.0 (#β566) (b62f234)
- deps-dev: update eslint-plugin-n to v17.13.1 (#β567) (266ddbb)
- deps-dev: update eslint-plugin-n to v17.13.2 (#β569) (390f51f)
- deps-dev: update npm-run-all2 to v6.2.4 (#β558) (2cf1732)
- deps-dev: update npm-run-all2 to v6.2.6 (#β559) (dc32933)
- deps: switch from dependabot to renovate using shared eslint community configuration (#β537) (30efed7)
- deps: update @βeslint-community/eslint-utils to v4.4.1 (#β562) (5c3628d)
- deps: update globals to v15.12.0 (#β564) (c8632d1)
- update @βtypescript-eslint/parser to v7.18.0 (#β545) (5744e60)
- update dependency eslint-plugin-n to v17.11.0 (#β556) (bbd048b)
- update dependency eslint-plugin-n to v17.11.1 (#β557) (e545254)
- update dependency globals to v15.11.0 (#β555) (9151db8)
- update dependency typescript to v5.6.3 (#β554) (ab55120)
- update eslint to v8.57.1 (#β551) (38e2757)
- update eslint-plugin-jest to v28.8.3 (#β548) (89f2578)
- update eslint-plugin-n to v17.10.3 (#β552) (2d738fe)
- update globals to v15.10.0 (#β553) (b871314)
- update husky to v9.1.6 (#β547) (1e8d18f)
- update lint-staged to v15.2.10 (#β544) (7d46b3b)
- update npm-run-all2 to v6.2.3 (#β550) (14cd4c0)
- update typescript to ~5.6.0 (#β549) (ebcdd8b)
v7.1.0
π Features
catch-or-return,prefer-await-to-then: do not report Cypress commands (#β495) (943f162)prefer-await-to-then: ignore constructor scope unless withstrictoption (#β496) (7bffb7a)- new rule
spec-onlyto check for non-spec Promise methods (#β502) (d6e9de1)
π Documentation
π§Ή Chores
- bump dev dependencies (#β483) (197ae4e)
- deps-dev: bump husky from 9.1.1 to 9.1.2 (#β516) (ab8e7a0)
- file extension missing (#β519) (94c9834)
- fix format.yml (#β507) (948c097)
v7.0.0
- feat!: Update node versions to align with eslint v9 (#β505) (09d0650), closes #β505 /github.com/eslint-community/eslint-plugin-promise/pull/484#issuecomment-2246887433 eslint-community/eslint-plugin-promise#504
BREAKING CHANGES
- Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
β οΈ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
β» Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/eslint-plugin-promise
npm warn dev eslint-plugin-promise@"7.2.1" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm warn node_modules/eslint-config-standard
npm warn eslint-config-standard@"17.1.0" from [email protected]
npm warn node_modules/eslint-config-standard-with-typescript
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/eslint-plugin-promise
npm warn peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm warn node_modules/eslint-config-standard
npm warn eslint-config-standard@"17.1.0" from [email protected]
npm warn node_modules/eslint-config-standard-with-typescript
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint-plugin-promise
npm error dev eslint-plugin-promise@"7.2.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm error node_modules/eslint-config-standard-with-typescript
npm error dev eslint-config-standard-with-typescript@"42.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint-plugin-promise
npm error peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm error node_modules/eslint-config-standard-with-typescript
npm error dev eslint-config-standard-with-typescript@"42.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-18T11_50_21_619Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-18T11_50_21_619Z-debug-0.log