Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2025

Bumps eslint-config-wikimedia from 0.23.0 to 0.31.0.

Release notes

Sourced from eslint-config-wikimedia's releases.

0.31.0 / 2025-07-11

  • Add profile for TypeScript files (Michael Große)

  • build: Test in Node 24, expand supported engines declaration (James D. Forrester)
  • JSON/YAML: Define parser in json/yaml.json (Ed Sanders)

0.30.0 / 2025-05-22

  • [BREAKING CHANGE] Drop deprecated compound profile aliases (James D. Forrester)
    • client-common -> client/common
    • client-es6 -> client/es6
    • mediawiki-qunit -> mediawiki/qunit
    • vue-common -> vue/common
    • vue-es6 -> vue/es6
    • vue3-common -> vue3/common
    • vue3-es6 -> vue3/es6
  • [BREAKING CHANGE] vue: Delete vue2 configs (Ed Sanders)

  • client: Create client/es2017 config (Ed Sanders)
  • client: Change target from ES2016 to ES2017 (James D. Forrester)

  • README: Recommend /client instead of /client/es2016 (Ed Sanders)
  • build: Re-build package-lock.json as version 3 (James D. Forrester)

0.29.1 / 2025-02-27

  • jquery: Rule fix: In no-animate, allow stop and finish when allowScroll (James D. Forrester)

0.29.0 / 2025-02-24

  • [BREAKING CHANGE] Remove ES5 configs (Ed Sanders)

  • client: Change target from ES2015 (ES6) to ES2016 (Siddharth VP)
  • server: Change target from ES2018 (Node 10) to ES2022 (Node 18) (James D. Forrester)

  • mediawiki: set sourceType to commonjs, and enable no-implicit-globals (Hannah Okwelum)
  • language: Add configs for ES2023 & ES2024 (Ed Sanders)
  • jquery: Enable no-done-fail (James D. Forrester)
  • jquery: Upgrade eslint-plugin-no-jquery to 3.0.2 (James D. Forrester)
  • vue: Rule change: vue/no-unsupported-features: Target version 3.5.13, up from 2.6.11 (sportshead, James D. Forrester)

  • build: Specify our Node supported range per CI in package.engines (James D. Forrester)
  • build: Upgrade qunit from ^2.20.1 to ^2.24.1 (James D. Forrester)

0.28.2 / 2024-06-12

  • jquery: Upgrade eslint-plugin-no-jquery to 3.0.1 (James D. Forrester)

... (truncated)

Changelog

Sourced from eslint-config-wikimedia's changelog.

0.31.0 / 2025-07-11

  • Add profile for TypeScript files (Michael Große)

  • build: Test in Node 24, expand supported engines declaration (James D. Forrester)
  • JSON/YAML: Define parser in json/yaml.json (Ed Sanders)

0.30.0 / 2025-05-22

  • [BREAKING CHANGE] Drop deprecated compound profile aliases (James D. Forrester)
    • client-common -> client/common
    • client-es6 -> client/es6
    • mediawiki-qunit -> mediawiki/qunit
    • vue-common -> vue/common
    • vue-es6 -> vue/es6
    • vue3-common -> vue3/common
    • vue3-es6 -> vue3/es6
  • [BREAKING CHANGE] vue: Delete vue2 configs (Ed Sanders)

  • client: Create client/es2017 config (Ed Sanders)
  • client: Change target from ES2016 to ES2017 (James D. Forrester)

  • README: Recommend /client instead of /client/es2016 (Ed Sanders)
  • build: Re-build package-lock.json as version 3 (James D. Forrester)

0.29.1 / 2025-02-27

  • jquery: Rule fix: In no-animate, allow stop and finish when allowScroll (James D. Forrester)

0.29.0 / 2025-02-24

  • [BREAKING CHANGE] Remove ES5 configs (Ed Sanders)

  • client: Change target from ES2015 (ES6) to ES2016 (Siddharth VP)
  • server: Change target from ES2018 (Node 10) to ES2022 (Node 18) (James D. Forrester)

  • mediawiki: set sourceType to commonjs, and enable no-implicit-globals (Hannah Okwelum)
  • language: Add configs for ES2023 & ES2024 (Ed Sanders)
  • jquery: Enable no-done-fail (James D. Forrester)
  • jquery: Upgrade eslint-plugin-no-jquery to 3.0.2 (James D. Forrester)
  • vue: Rule change: vue/no-unsupported-features: Target version 3.5.13, up from 2.6.11 (sportshead, James D. Forrester)

... (truncated)

Commits
  • 7390762 Release v0.31.0 (#625)
  • bd4a91b typescript: Fix profile by moving @stylistic/eslint-plugin to full depend...
  • 80f506d Add profile for TypeScript files
  • e5fd6f6 JSON/YAML: Define parser in json/yaml.json
  • 71a3d4c build: Test in Node 24, expand supported engines declaration
  • 9d011ae Release v0.30.0
  • e03abe8 build: Re-build package-lock.json as version 3
  • a633038 client: Change target from ES2016 to ES2017
  • 838805c [BREAKING CHANGE] Drop deprecated compound profile aliases
  • e8709f4 vue: Delete vue2 configs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) from 0.23.0 to 0.31.0.
- [Release notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/main/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.23.0...v0.31.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-version: 0.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants