Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wikimedia/eslint-config-wikimedia issues and pull requests

#602 - build: Upgrade qunit from ^2.22.0 to ^2.24.1

Pull Request - State: closed - Opened by jdforrester 11 days ago

#601 - Migrate to ESLint Stylistic

Issue - State: open - Opened by edg2s 24 days ago

#600 - Confusing differentiation between 'client' and 'client-common' rules

Issue - State: open - Opened by Volker-E about 1 month ago - 1 comment

#599 - client: Change target from ES2015 (ES6) to ES2016

Pull Request - State: open - Opened by siddharthvp about 2 months ago - 3 comments

#598 - Forbid non-promise types in `@return` on async functions

Issue - State: open - Opened by Daimona about 2 months ago - 2 comments

#597 - warn when using JSDuck-only docblock tags

Issue - State: closed - Opened by NovemLinguae 2 months ago - 2 comments

#596 - jquery: Enable no-done-fail

Pull Request - State: closed - Opened by jdforrester 2 months ago - 2 comments

#595 - unicorn/prefer-string-slice autofix is sometimes a bit hard to read

Issue - State: open - Opened by NovemLinguae 2 months ago - 2 comments

#594 - server: Change target from ES2018 (Node 10) to ES2022 (Node 18)

Pull Request - State: open - Opened by jdforrester 3 months ago - 1 comment

#593 - build: Upgrade qunit from ^2.20.1 to ^2.22.0

Pull Request - State: closed - Opened by jdforrester 4 months ago

#592 - vue: bump vue/no-unsupported-features to 3.4.27

Pull Request - State: closed - Opened by sportshead 4 months ago

#591 - Set operator-linebreak rule to "before"

Issue - State: open - Opened by Krinkle 7 months ago - 3 comments
Labels: Type: Enhancement, Scope: rules

#590 - jsdoc/no-undefined-types should not warn when Prefix~ is omitted

Issue - State: open - Opened by NovemLinguae 7 months ago - 1 comment

#589 - jquery: Upgrade eslint-plugin-no-jquery to 3.0.2

Pull Request - State: closed - Opened by jdforrester 8 months ago

#587 - Release v0.28.2

Pull Request - State: closed - Opened by edg2s 8 months ago

#586 - jquery: Upgrade eslint-plugin-no-jquery to 3.0.1

Pull Request - State: closed - Opened by jdforrester 8 months ago

#585 - Release v0.28.1

Pull Request - State: closed - Opened by edg2s 8 months ago

#584 - Changelog.md: Drop GitHub PR IDs from old entries

Pull Request - State: closed - Opened by jdforrester 8 months ago

#583 - jquery: Raise tested version to 3.7, to match MediaWiki

Pull Request - State: closed - Opened by jdforrester 8 months ago

#582 - changelog: "Ed S" -> "Ed Sanders" for consistency

Pull Request - State: closed - Opened by edg2s 8 months ago - 1 comment

#581 - Tag v0.28.0

Pull Request - State: closed - Opened by jdforrester 8 months ago

#580 - Release 0.28.0

Issue - State: closed - Opened by edg2s 8 months ago - 2 comments

#577 - Update dependencies:

Pull Request - State: closed - Opened by edg2s 9 months ago - 1 comment

#576 - Add typescript and typescript-vue configs

Issue - State: open - Opened by Volker-E 9 months ago

#575 - client/common: Disable regex security checks

Pull Request - State: closed - Opened by edg2s 9 months ago

#574 - Disable noisy security lints in client code

Issue - State: closed - Opened by edg2s 9 months ago - 2 comments

#573 - languages: Prefer arrow callbacks in ES6

Pull Request - State: closed - Opened by edg2s 9 months ago - 4 comments

#572 - Prefer arrow callbacks in ES6 code

Issue - State: closed - Opened by edg2s 9 months ago - 1 comment

#571 - [BREAKING CHANGE] Drop claimed Node 16 support

Pull Request - State: closed - Opened by jdforrester 9 months ago

#570 - mediawiki: Upgrade eslint-plugin-mediawiki to 0.7.0

Pull Request - State: closed - Opened by jdforrester 9 months ago

#569 - jquery: Enable no-extend (allowDeep: true)

Pull Request - State: closed - Opened by edg2s 9 months ago

#568 - detect deprecated addEventListener properties

Issue - State: open - Opened by NovemLinguae 10 months ago

#567 - no-nested-ternary

Issue - State: open - Opened by NovemLinguae 10 months ago - 1 comment

#565 - es6: prefer String.startsWith() and String.includes()

Issue - State: open - Opened by NovemLinguae 10 months ago - 5 comments

#564 - jquery: emit warning or error for .done() and .fail()

Issue - State: closed - Opened by NovemLinguae 10 months ago - 3 comments

#563 - Support ESLint 9

Issue - State: open - Opened by diskdance 10 months ago - 1 comment

#562 - Release v0.27.0

Pull Request - State: closed - Opened by catrope 11 months ago

#561 - Bump various dependencies to latest

Pull Request - State: closed - Opened by jdforrester 11 months ago

#560 - mediawiki: Upgrade eslint-plugin-mediawiki to v0.6.0

Pull Request - State: closed - Opened by jdforrester 11 months ago

#558 - dependencies: Minor version updates

Pull Request - State: closed - Opened by edg2s 11 months ago - 3 comments

#557 - Release version with node 20 support

Issue - State: closed - Opened by putnik 11 months ago - 4 comments

#555 - Disable es-x/no-resizable-and-growable-arraybuffers

Issue - State: closed - Opened by edg2s about 1 year ago - 5 comments

#552 - Release v0.26.0

Pull Request - State: closed - Opened by jdforrester about 1 year ago

#551 - Update ESLint to 8.53.0

Pull Request - State: closed - Opened by edg2s about 1 year ago

#550 - common: Update eslint-plugin-yml to 1.10.0

Pull Request - State: closed - Opened by edg2s about 1 year ago

#549 - build: Update QUnit from 2.19.4 to 2.20.0

Pull Request - State: closed - Opened by jdforrester about 1 year ago

#548 - Raise browserslist-config-wikimedia dependency from ^0.5.0 to ^0.5.1

Pull Request - State: closed - Opened by jdforrester about 1 year ago

#547 - Drop Node 14

Issue - State: open - Opened by edg2s about 1 year ago

#546 - mocha: Update eslint-plugin-mocha to 10.2.0

Pull Request - State: closed - Opened by jdforrester about 1 year ago

#545 - vue: Update eslint-plugin-vue to 9.18.1

Pull Request - State: closed - Opened by edg2s about 1 year ago

#544 - common: Update eslint-plugin-unicorn to 49.0.0

Pull Request - State: open - Opened by edg2s about 1 year ago - 1 comment

#543 - node: Update eslint-plugin-n to 16.3.1

Pull Request - State: open - Opened by edg2s about 1 year ago - 2 comments

#542 - mocha: Update eslint-plugin-mocha to 10.2.0

Pull Request - State: closed - Opened by edg2s about 1 year ago

#541 - jest: Update eslint-plugin-jest to 27.6.0

Pull Request - State: closed - Opened by edg2s about 1 year ago

#540 - language: Update eslint-plugin-es-x to 7.3.0

Pull Request - State: closed - Opened by edg2s about 1 year ago

#539 - Add Node 20.x to CI

Pull Request - State: closed - Opened by edg2s about 1 year ago

#538 - jsdoc: Update eslint-plugin-jsdoc to 42.0.0

Pull Request - State: closed - Opened by edg2s about 1 year ago

#537 - jsdoc: Update eslint-plugin-jsdoc to 46.9.0

Pull Request - State: open - Opened by edg2s about 1 year ago - 2 comments

#536 - jsdoc: add @ignore, @internal and @stable as definedTags

Pull Request - State: closed - Opened by MusikAnimal about 1 year ago - 1 comment

#535 - Enable no-jquery/no-extend (with allowDeep)

Issue - State: closed - Opened by edg2s about 1 year ago

#534 - Prohibit nullish coalescing operators

Issue - State: closed - Opened by jdlrobson over 1 year ago - 5 comments

#533 - Allow the variable "hooks" to be shadowed in QUnit

Pull Request - State: closed - Opened by edg2s over 1 year ago - 2 comments

#532 - Consider no-shadow:off for qunit preset

Issue - State: closed - Opened by Krinkle over 1 year ago - 1 comment
Labels: Type: Enhancement, Scope: rules

#531 - Update eslint-plugin-compat dependency from 4.1.4 to 4.2.0

Pull Request - State: closed - Opened by jdforrester over 1 year ago

#530 - Tests: Test upstream config for node

Pull Request - State: closed - Opened by edg2s over 1 year ago

#529 - Tests: Refactor loading of extended configs/globals

Pull Request - State: closed - Opened by edg2s over 1 year ago

#528 - Node: Migrate from eslint-plugin-node to eslint-plugin-n

Pull Request - State: closed - Opened by edg2s over 1 year ago - 2 comments

#527 - Rename shared configs by grouping in folders

Pull Request - State: closed - Opened by edg2s over 1 year ago - 6 comments

#526 - Tests: Simplify package.json tests

Pull Request - State: closed - Opened by edg2s over 1 year ago

#525 - Reconsider shared config naming scheme

Issue - State: closed - Opened by edg2s over 1 year ago

#524 - Consider a shared config for mediawiki packageFiles

Issue - State: open - Opened by edg2s over 1 year ago

#523 - Avoid variables named with Hungarian notation

Pull Request - State: closed - Opened by edg2s over 1 year ago

#522 - Remove useless eslint-env browser comments

Pull Request - State: closed - Opened by edg2s over 1 year ago

#521 - Assert that valid fixtures contain no disables

Pull Request - State: closed - Opened by edg2s over 1 year ago

#520 - jest: Create a 'jest' shared config

Pull Request - State: closed - Opened by edg2s over 1 year ago - 3 comments

#519 - Create shared config for jest

Issue - State: closed - Opened by edg2s over 1 year ago - 2 comments

#518 - common: Require spaces in template-curly-spacing

Pull Request - State: closed - Opened by edg2s over 1 year ago

#517 - jsdoc: Upgrade eslint-plugin-jsdoc from 39.2.2 to 39.9.1

Pull Request - State: closed - Opened by jdforrester over 1 year ago - 1 comment

#516 - README: Drop old Travis-CI tag

Pull Request - State: closed - Opened by jdforrester over 1 year ago

#515 - Disable es-x/no-hashbang false positive in server/node present

Issue - State: closed - Opened by Krinkle over 1 year ago - 9 comments
Labels: Type: Problem, Scope: rules

#514 - Update to version 9.x of eslint-plugin-vue

Issue - State: closed - Opened by catrope over 1 year ago - 2 comments

#513 - Upgrade various eslint-plugins to latest

Pull Request - State: closed - Opened by jdforrester over 1 year ago - 2 comments

#512 - common: Remove allowSingleLine exception from brace-style

Pull Request - State: closed - Opened by edg2s over 1 year ago

#511 - Disallow inline else with curly braces

Issue - State: closed - Opened by Daimona over 1 year ago - 7 comments

#510 - "Unsupported engine" warning when using Node 18

Issue - State: closed - Opened by NovemLinguae over 1 year ago - 2 comments
Labels: Type: Enhancement, Scope: build

#509 - Thoughts on "template-curly-spacing"

Issue - State: closed - Opened by MatmaRex over 1 year ago - 2 comments

#508 - Require empty line between ES6 class members

Pull Request - State: closed - Opened by MatmaRex over 1 year ago - 1 comment

#507 - Release v0.25.1

Pull Request - State: closed - Opened by edg2s over 1 year ago

#506 - Update eslint-plugin-compat to 4.1.4

Pull Request - State: closed - Opened by Daimona over 1 year ago

#505 - Disable "security/detect-bidi-characters" rule for json/c files

Pull Request - State: closed - Opened by sbassett29 almost 2 years ago - 3 comments

#504 - client-common: Disable security/detect-possible-timing-attacks

Pull Request - State: closed - Opened by edg2s almost 2 years ago

#503 - Disable security/detect-possible-timing-attacks in client

Issue - State: closed - Opened by edg2s almost 2 years ago - 1 comment

#502 - json: Disable security/detect-bidi-characters

Pull Request - State: closed - Opened by edg2s almost 2 years ago

#501 - security/detect-bidi-characters triggers on i18n JSON

Issue - State: closed - Opened by edg2s almost 2 years ago - 5 comments