Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps eslint-config-wikimedia from 0.29.1 to 0.32.2.

Release notes

Sourced from eslint-config-wikimedia's releases.

0.32.2 / 2025-11-18

  • jquery/jsdoc: Enable jQuery as a global to prevent jsdoc warnings (Ed Sanders)

0.32.1 / 2025-11-13

  • language: Disable es-x/no-iterator-prototype-* rules (Ed Sanders)

0.32.0 / 2025-11-10

  • [BREAKING CHANGE] Update dependencies and Node version to >=20 (Ed Sanders)

  • mediawiki: Upgrade eslint-plugin-mediawiki from 0.7.0 to 0.8.1 (James D. Forrester, Ed Sanders)

  • tests: Add better example for mediawiki/no-unlabeled-buttonwidget (Ed Sanders)

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)
Changelog

Sourced from eslint-config-wikimedia's changelog.

0.32.2 / 2025-11-18

  • jquery/jsdoc: Enable jQuery as a global to prevent jsdoc warnings (Ed Sanders)

0.32.1 / 2025-11-13

  • language: Disable es-x/no-iterator-prototype-* rules (Ed Sanders)

0.32.0 / 2025-11-10

  • [BREAKING CHANGE] Update dependencies and Node version to >=20 (Ed Sanders)

  • mediawiki: Upgrade eslint-plugin-mediawiki from 0.7.0 to 0.8.1 (James D. Forrester, Ed Sanders)

  • tests: Add better example for mediawiki/no-unlabeled-buttonwidget (Ed Sanders)

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)
Commits
  • c993149 Release v0.32.2
  • efc8b04 jquery/jsdoc: Enable jQuery as a global to prevent jsdoc warnings (#640)
  • 5658563 Release v0.32.1 (#638)
  • eb80697 language: Disable es-x/no-iterator-prototype-* rules (#637)
  • d08e0eb Release v0.32.0
  • 72a9c0d mediawiki: Update eslint-plugin-mediawiki to 0.8.1 (#634)
  • bd0bef3 mediawiki: Update eslint-plugin-mediawiki to 0.8.0 (#633)
  • 2e6190b Tests: Add better example for mediawiki/no-unlabeled-buttonwidget (#629)
  • 3ce936d [BREAKING CHANGE] Update dependencies and Node version to >=20 (#628)
  • e650fde mediawiki: Upgrade eslint-plugin-mediawik from 0.7.0 to 0.7.1
  • 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.29.1 to 0.32.2.
- [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.29.1...v0.32.2)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-version: 0.32.2
  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 Nov 24, 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.

1 participant