Skip to content

chore(deps/npm): bump the mediawiki group with 5 updates#42

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mediawiki-f7577713af
Open

chore(deps/npm): bump the mediawiki group with 5 updates#42
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mediawiki-f7577713af

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the mediawiki group with 5 updates:

Package From To
eslint-config-wikimedia 0.26.0 0.29.1
grunt-banana-checker 0.11.1 0.13.0
grunt-eslint 24.3.0 25.0.0
grunt-stylelint 0.19.0 0.20.1
stylelint-config-wikimedia 0.16.1 0.18.0

Updates eslint-config-wikimedia from 0.26.0 to 0.29.1

Release notes

Sourced from eslint-config-wikimedia's releases.

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)

0.28.1 / 2024-06-10

  • jquery: Upgrade eslint-plugin-no-jquery to 3.0.0 (James D. Forrester)
  • jquery: Raise tested version to 3.7, to match MediaWiki (James D. Forrester)

0.28.0 / 2024-06-03

  • [BREAKING CHANGE] Drop claimed Node 16 support (James D. Forrester)

  • Rule fix: vue-exports-component-directive: Prefer defineComponent()
  • Rule fix: vue-exports-component-directive: Make fixable

  • common: Disable regex security checks (Ed Sanders)
  • language: Move es-x/no-resizable-and-growable-arraybuffers to rules-es5 (Ed Sanders)
  • language: Prefer arrow callbacks in ES6 (Ed S)
  • jquery: Enable no-extend (allowDeep: true) (Ed Sanders)

  • common: Update eslint-plugin-unicorn to 53.0.0 (James D. Forrester)
  • jest: Upgrade eslint-plugin-jest to 28.5.0 (James D. Forrester)
  • jsdoc: Update eslint-plugin-jsdoc to 48.2.5 (James D. Forrester)
  • json: Update eslint-plugin-json-es to 1.6.0 (James D. Forrester)
  • mediawiki: Upgrade browserslist-config-wikimedia dependency to ^0.7.0 (James D. Forrester)
  • mediawiki: Upgrade eslint-plugin-mediawiki to 0.7.0 (James D. Forrester)
  • mocha: Upgrade eslint-plugin-mocha to 10.4.3 (James D. Forrester)
  • node: Upgrade eslint-plugin-n to 17.7.0 (James D. Forrester)

... (truncated)

Changelog

Sourced from eslint-config-wikimedia's changelog.

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)

0.28.1 / 2024-06-10

  • jquery: Upgrade eslint-plugin-no-jquery to 3.0.0 (James D. Forrester)
  • jquery: Raise tested version to 3.7, to match MediaWiki (James D. Forrester)

0.28.0 / 2024-06-03

  • [BREAKING CHANGE] Drop claimed Node 16 support (James D. Forrester)

  • Rule fix: vue-exports-component-directive: Prefer defineComponent()
  • Rule fix: vue-exports-component-directive: Make fixable

  • common: Disable regex security checks (Ed Sanders)
  • language: Move es-x/no-resizable-and-growable-arraybuffers to rules-es5 (Ed Sanders)
  • language: Prefer arrow callbacks in ES6 (Ed Sanders)
  • jquery: Enable no-extend (allowDeep: true) (Ed Sanders)

  • common: Update eslint-plugin-unicorn to 53.0.0 (James D. Forrester)
  • jest: Upgrade eslint-plugin-jest to 28.5.0 (James D. Forrester)
  • jsdoc: Update eslint-plugin-jsdoc to 48.2.5 (James D. Forrester)

... (truncated)

Commits
  • d62c6fe Release v0.29.1
  • e8b6c19 jquery: Rule fix: In no-animate, allow stop and finish when allowScroll
  • 86904a4 Release v0.29.0 (#610)
  • eb9c288 server: Change target from ES2018 (Node 10) to ES2022 (Node 18)
  • 0c019da build: Specify our Node supported range per CI in package.engines
  • eff2833 language: Add configs for ES2023 & ES2024
  • 34b477d mediawiki: set "sourceType" to "commonjs" and enable "no-implicit-globals"
  • 385c162 vue: Rule change: vue/no-unsupported-features: Target version 3.5.13, up fr...
  • 0f1ddcd Remove ES5 configs
  • f273c77 !fixup Typo in description
  • Additional commits viewable in compare view

Updates grunt-banana-checker from 0.11.1 to 0.13.0

Commits

Updates grunt-eslint from 24.3.0 to 25.0.0

Release notes

Sourced from grunt-eslint's releases.

v25.0.0

Breaking

Improvements

  • Update to ESLint 9 (#175) 81834b4
  • Support flat config (#175) 81834b4

sindresorhus/grunt-eslint@v24.3.0...v25.0.0

Commits

Updates grunt-stylelint from 0.19.0 to 0.20.1

Release notes

Sourced from grunt-stylelint's releases.

v0.20.0 / 2024-05-03

  • Drop Node.js 16 support (James D. Forrester)
  • Switch to stylelint 16.x (in CommonJS mode) (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia to 0.27.0 (James D. Forrester)
  • build: Upgrade grunt-contrib-nodeunit to d73c0771a pre-release for security issues (James D. Forrester)
Changelog

Sourced from grunt-stylelint's changelog.

grunt-stylelint Release History

v0.20.0 / 2024-05-03

  • Drop Node.js 16 support (James D. Forrester)
  • Switch to stylelint 16.x (in CommonJS mode) (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia to 0.27.0 (James D. Forrester)
  • build: Upgrade grunt-contrib-nodeunit to d73c0771a pre-release for security issues (James D. Forrester)
Commits

Updates stylelint-config-wikimedia from 0.16.1 to 0.18.0

Release notes

Sourced from stylelint-config-wikimedia's releases.

0.18.0 / 2024-12-18

  • Upgrade stylelint from 16.2.0 to 16.12.0 (Romain Menke & Volker E.)

  • build: Update GitHub Actions version to latest compatible (James D. Forrester)
  • build: Upgrade qunit to 2.21.1 and eslint-config-wikimedia to 0.28.2 (James D. Forrester)
  • build: Drop Node.js version 18.x and update to '20.x, 22.x' (Volker E.)
  • build: Re-build package-lock for upstream security fixes (James D. Forrester)

0.17.2 / 2024-06-07

  • Dropped rule: mdn-text-decoration-shorthand and text-decoration (Ed Sanders)

0.17.1 / 2024-06-05

  • Copy all overrides to basic/modern rules (Ed Sanders)
  • Ignore 'css-nesting' errors in LESS files (Ed Sanders)

  • build: Update eslint-config-wikimedia to 0.28.0 (Ed Sanders)

0.17.0 / 2024-06-03

  • Upgrade to Stylelint 16 (James D. Forrester, Volker E)

  • Upgrade browserslist-config-wikimedia from 0.5.0 to 0.7.0 (James D. Forrester)
  • Upgrade postcss-html from 1.5.0 to 1.6.0 (James D. Forrester)
  • build: Upgrade qunit from 2.19.4 to 2.20.1 (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.27.0 (James D. Forrester)
Changelog

Sourced from stylelint-config-wikimedia's changelog.

0.18.0 / 2024-12-18

  • Upgrade stylelint from 16.2.0 to 16.12.0 (Romain Menke & Volker E.)

  • build: Update GitHub Actions version to latest compatible (James D. Forrester)
  • build: Upgrade qunit to 2.21.1 and eslint-config-wikimedia to 0.28.2 (James D. Forrester)
  • build: Drop Node.js version 18.x and update to '20.x, 22.x' (Volker E.)
  • build: Re-build package-lock for upstream security fixes (James D. Forrester)

0.17.2 / 2024-06-07

  • Dropped rule: mdn-text-decoration-shorthand and text-decoration (Ed Sanders)

0.17.1 / 2024-06-05

  • Copy all overrides to basic/modern rules (Ed Sanders)
  • Ignore 'css-nesting' errors in LESS files (Ed Sanders)

  • build: Update eslint-config-wikimedia to 0.28.0 (Ed Sanders)

0.17.0 / 2024-06-03

  • Upgrade to Stylelint 16 (James D. Forrester, Volker E)

  • Upgrade browserslist-config-wikimedia from 0.5.0 to 0.7.0 (James D. Forrester)
  • Upgrade postcss-html from 1.5.0 to 1.6.0 (James D. Forrester)
  • build: Upgrade qunit from 2.19.4 to 2.20.1 (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.27.0 (James D. Forrester)
Commits
  • adb14ac Release v0.18.0 (#252)
  • a5c4de0 build: Re-build package-lock for upstream security fixes (#248)
  • 8ba944a build: Drop Node.js version 18.x and update to '20.x, 22.x' (#251)
  • 0d1f15a Update stylelint to 16.12.0 and plugins to match (#250)
  • 52e724d build: update 'postcss-html' to latest (#249)
  • a5aa733 build: Upgrade qunit to 2.21.1 and eslint-config-wikimedia to 0.28.2 (#247)
  • 7ce571d Upgrade stylelint from 16.2.0 to 16.7.0 (#246)
  • 0a7ee13 Bump braces from 3.0.2 to 3.0.3 (#245)
  • 950adc7 build: Update GitHub Actions version to latest compatible (#244)
  • 23cd3cd Release v0.17.2 (#243)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the mediawiki group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) | `0.26.0` | `0.29.1` |
| [grunt-banana-checker](https://github.com/wikimedia/banana-checker) | `0.11.1` | `0.13.0` |
| [grunt-eslint](https://github.com/sindresorhus/grunt-eslint) | `24.3.0` | `25.0.0` |
| [grunt-stylelint](https://github.com/wikimedia/grunt-stylelint) | `0.19.0` | `0.20.1` |
| [stylelint-config-wikimedia](https://github.com/wikimedia/stylelint-config-wikimedia) | `0.16.1` | `0.18.0` |


Updates `eslint-config-wikimedia` from 0.26.0 to 0.29.1
- [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.26.0...v0.29.1)

Updates `grunt-banana-checker` from 0.11.1 to 0.13.0
- [Release notes](https://github.com/wikimedia/banana-checker/releases)
- [Changelog](https://github.com/wikimedia/banana-checker/blob/master/History.md)
- [Commits](https://github.com/wikimedia/banana-checker/commits)

Updates `grunt-eslint` from 24.3.0 to 25.0.0
- [Release notes](https://github.com/sindresorhus/grunt-eslint/releases)
- [Commits](sindresorhus/grunt-eslint@v24.3.0...v25.0.0)

Updates `grunt-stylelint` from 0.19.0 to 0.20.1
- [Release notes](https://github.com/wikimedia/grunt-stylelint/releases)
- [Changelog](https://github.com/wikimedia/grunt-stylelint/blob/main/History.md)
- [Commits](https://github.com/wikimedia/grunt-stylelint/commits)

Updates `stylelint-config-wikimedia` from 0.16.1 to 0.18.0
- [Release notes](https://github.com/wikimedia/stylelint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/stylelint-config-wikimedia/blob/main/CHANGELOG.md)
- [Commits](wikimedia/stylelint-config-wikimedia@v0.16.1...v0.18.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mediawiki
- dependency-name: grunt-banana-checker
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mediawiki
- dependency-name: grunt-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mediawiki
- dependency-name: grunt-stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mediawiki
- dependency-name: stylelint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mediawiki
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants