Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eslint-community/eslint-plugin-promise issues and pull requests
#467 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 28.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#466 - feat: Resolve `getAncestors` and `getScope` calls in eslint v9
Pull Request -
State: closed - Opened by scagood 7 months ago
- 2 comments
#465 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 28.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#464 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 28.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#463 - chore(deps-dev): bump eslint-plugin-eslint-plugin from 4.4.1 to 6.1.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#462 - chore(deps): bump cycjimmy/semantic-release-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#461 - chore(deps): bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#460 - chore(deps): bump actions/setup-node from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#459 - chore(deps): bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#458 - chore(deps-dev): bump husky from 7.0.4 to 9.0.11
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#457 - chore(deps-dev): bump lint-staged from 12.5.0 to 15.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#456 - chore(deps-dev): bump jest from 28.1.3 to 29.7.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 2 comments
Labels: dependencies, javascript
#455 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 28.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#454 - chore(deps-dev): bump eslint-plugin-eslint-plugin from 4.4.1 to 6.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, javascript
#453 - chore(deps-dev): bump @babel/traverse from 7.19.1 to 7.24.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, javascript
#452 - `always-return`: enable `ignoreLastCallback` by default
Issue -
State: open - Opened by gurgunday 9 months ago
Labels: BREAKING CHANGE, config-change
#451 - `promise/always-return` should not be reported when process exits
Issue -
State: closed - Opened by nandi95 9 months ago
- 3 comments
Labels: bug :bug:, released
#450 - `promise/catch-or-return` will cause many empty callback of match
Issue -
State: open - Opened by kyleliu-code 10 months ago
- 1 comment
Labels: feedback-sought
#449 - Support ESLint 9 and Flat config
Issue -
State: closed - Opened by brettz9 10 months ago
- 16 comments
Labels: released
#448 - New Rule: Prefer `Promise.resolve(foo)` to `new Promise((resolve) => resolve(foo))`
Issue -
State: open - Opened by NotWoods 11 months ago
- 1 comment
Labels: enhancement
#447 - does it support typescript?
Issue -
State: closed - Opened by zzzgit about 1 year ago
- 4 comments
Labels: question :grey_question:
#446 - fix(no-callback-in-promise): false positives when the exception is an argument
Pull Request -
State: closed - Opened by ahce about 1 year ago
- 2 comments
#445 - False positive of `isInsideCallback` for functions with first arg named `err`/`error`
Issue -
State: open - Opened by zharinov over 1 year ago
Labels: enhancement
#443 - `no-multiple-resolved` wrongly reports `reject` in try/catch block
Issue -
State: closed - Opened by burtek over 1 year ago
- 1 comment
Labels: bug :bug:
#442 - rules": { "promise/always-return": "error", "promise/no-return-wrap": "error", "promise/param-names": "error", "promise/catch-or-return": "error", "promise/no-native": "off", "promise/no-nesting": "warn", "promise/no-promise-in-callback": "warn", "promise/no-callback-in-promise": "warn", "promise/avoid-new": "warn", "promise/no-new-statics": "error", "promise/no-return-in-finally": "warn", "promise/valid-params": "warn" } }
Issue -
State: closed - Opened by Moonligth1995 over 1 year ago
#441 - chore: add `format` workflow
Pull Request -
State: closed - Opened by MichaelDeBoey over 1 year ago
- 2 comments
Labels: released, chore
#440 - chore: add tests for Node 20
Pull Request -
State: closed - Opened by MichaelDeBoey over 1 year ago
- 1 comment
#439 - chore: remove `styfle/cancel-workflow-action` usage
Pull Request -
State: closed - Opened by MichaelDeBoey over 1 year ago
- 1 comment
#438 - Rule to require that Promise executor function calls resolve
Issue -
State: open - Opened by jroru over 1 year ago
Labels: enhancement
#437 - chore(deps-dev): bump lint-staged from 12.5.0 to 13.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, javascript
#436 - `promise/prefer-await-to-then` ignore constructor scope
Issue -
State: closed - Opened by dimaMachina over 1 year ago
- 2 comments
Labels: enhancement
#435 - chore(deps-dev): bump lint-staged from 12.5.0 to 13.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#434 - chore(deps-dev): bump jest from 28.1.3 to 29.5.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#433 - chore(deps-dev): bump jest from 28.1.3 to 29.4.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript
#432 - chore(deps-dev): bump lint-staged from 12.5.0 to 13.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript
#431 - chore(deps-dev): bump jest from 28.1.3 to 29.4.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript
#430 - chore(deps-dev): bump lint-staged from 12.5.0 to 13.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript
#429 - chore(deps-dev): bump jest from 28.1.3 to 29.4.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript
#428 - chore(deps-dev): bump jest from 28.1.3 to 29.4.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#427 - chore(deps-dev): bump eslint-plugin-eslint-plugin from 4.4.1 to 5.0.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#426 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#425 - chore(deps): bump json5 from 2.2.1 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript
#424 - chore(deps-dev): bump husky from 7.0.4 to 8.0.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript
#423 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#422 - chore(deps-dev): bump eslint-plugin-eslint-plugin from 4.4.1 to 5.0.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#421 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.1.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#420 - chore(deps-dev): bump lint-staged from 12.5.0 to 13.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#418 - chore(deps-dev): bump lint-staged from 12.5.0 to 13.0.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#417 - chore(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.45.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript
#416 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.1.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#415 - chore(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript
#414 - chore(deps-dev): bump eslint from 8.27.0 to 8.28.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, javascript
#413 - chore(deps-dev): bump eslint-doc-generator from 0.21.0 to 0.25.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, javascript
#412 - chore(deps-dev): bump eslint-doc-generator from 0.21.0 to 0.22.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, javascript
#411 - chore(deps-dev): bump eslint-doc-generator from 0.19.1 to 0.21.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript
#410 - chore(deps-dev): bump typescript from 4.8.4 to 4.9.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript
#409 - chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.43.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript
#408 - ci: replace styfle/cancel-workflow-action with native functionality
Pull Request -
State: closed - Opened by Fdawgs about 2 years ago
- 1 comment
#407 - chore(.husky): shell path and arg updates
Pull Request -
State: closed - Opened by Fdawgs about 2 years ago
#406 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.1.5
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#405 - chore(deps-dev): bump jest from 28.1.3 to 29.3.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#404 - chore(deps-dev): bump eslint-doc-generator from 0.19.0 to 0.19.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript
#403 - chore(deps-dev): bump jest from 28.1.3 to 29.3.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#402 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.1.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#401 - chore(deps-dev): bump husky from 7.0.4 to 8.0.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#400 - chore(deps-dev): bump eslint from 8.26.0 to 8.27.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript
#399 - chore(deps-dev): bump eslint-doc-generator from 0.17.0 to 0.19.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 5 comments
Labels: dependencies, javascript
#398 - chore(deps-dev): bump eslint-doc-generator from 0.17.0 to 0.18.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 5 comments
Labels: dependencies, javascript
#397 - chore(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript
#396 - docs: automate docs with `eslint-doc-generator`
Pull Request -
State: closed - Opened by bmish about 2 years ago
#395 - chore(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript
#394 - chore(deps-dev): bump jest from 28.1.3 to 29.2.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#393 - chore(deps-dev): bump eslint from 8.25.0 to 8.26.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript
#392 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.1.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#391 - chore(deps-dev): bump jest from 28.1.3 to 29.2.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#390 - chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript
#389 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#388 - .github/workflows/CI.yml
Issue -
State: closed - Opened by Kingris9090 about 2 years ago
Labels: invalid
#387 - chore(deps-dev): bump jest from 28.1.3 to 29.2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#386 - chore: add `no-response` workflow
Pull Request -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 2 comments
#385 - chore: sort `package.json`
Pull Request -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 1 comment
Labels: released, hacktoberfest-accepted
#384 - fix(no-multiple-resolved): false positives when the last expression in a try block is a call to resolve
Pull Request -
State: closed - Opened by ota-meshi about 2 years ago
- 1 comment
Labels: released, hacktoberfest-accepted
#383 - docs: update README
Pull Request -
State: closed - Opened by Romick2005 about 2 years ago
- 5 comments
Labels: released
#382 - `no-multiple-resolved` wrongly reports `reject` in try/catch block
Issue -
State: closed - Opened by FloEdelmann about 2 years ago
- 6 comments
Labels: released
#381 - chore: fix branch of rule docs link URL to `main`
Pull Request -
State: closed - Opened by ota-meshi about 2 years ago
- 2 comments
Labels: released, hacktoberfest-accepted
#380 - fix(CI): fix release script
Pull Request -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 1 comment
Labels: released, hacktoberfest-accepted
#379 - chore(CI): add automatic release
Pull Request -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 2 comments
Labels: released, hacktoberfest-accepted
#378 - chore(CI): simplify testing strategy
Pull Request -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 2 comments
Labels: released, hacktoberfest-accepted
#375 - chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.1.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#371 - docs(README): add no-multiple-resolved rule link
Pull Request -
State: closed - Opened by ota-meshi about 2 years ago
- 1 comment
Labels: released, hacktoberfest-accepted
#367 - Add support for Promise.allSettled() and Promise.any()
Issue -
State: closed - Opened by ota-meshi about 2 years ago
- 1 comment
Labels: released
#366 - chore(deps-dev): bump jest from 28.1.3 to 29.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, BREAKING CHANGE
#359 - chore: minor typos
Pull Request -
State: closed - Opened by nschonni about 2 years ago
- 1 comment
Labels: released
#358 - chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#356 - chore(deps-dev): bump typescript from 4.8.3 to 4.8.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#355 - chore(deps-dev): bump eslint from 8.23.1 to 8.24.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#354 - Consider automatic releases
Issue -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 1 comment
Labels: released
#353 - chore(deps-dev): bump typescript from 4.7.4 to 4.8.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#352 - chore(deps-dev): bump jest-runner-eslint from 1.0.0 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#351 - chore(deps-dev): bump prettier from 2.5.1 to 2.7.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released