Skip to content

chore(deps/npm): bump the mediawiki group across 1 directory with 5 updates#39

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mediawiki-c2a4c40427
Closed

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps the mediawiki group with 5 updates in the / directory:

Package From To
eslint-config-wikimedia 0.26.0 0.28.2
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.28.2

Release notes

Sourced from eslint-config-wikimedia's releases.

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)
  • vue: Upgrade eslint-plugin-vue to 9.26.0 (James D. Forrester)
  • yaml: Upgrade eslint-plugin-yml to 1.14.0 (James D. Forrester)

0.27.0 / 2024-03-29

  • [BREAKING CHANGE] Require Node 16, up from Node 14 (#554) (James D. Forrester)
  • Upgrade ESLint to 8.57.0 (James D. Forrester)

  • client/common: Disable es-x/no-resizable-and-growable-arraybuffers, too many false positives (James D. Forrester)

  • jsdoc: Update eslint-plugin-jsdoc to 46.9.0 (#537) (Ed S)
  • node: Update eslint-plugin-n to 16.3.1 (#543) (Ed S)
  • common: Update eslint-plugin-unicorn to 49.0.0 (#544) (Ed S)
  • Raise browserslist-config-wikimedia dependency from ^0.5.1 to ^0.6.1 (#559) (James D. Forrester)
  • mediawiki: Upgrade eslint-plugin-mediawiki to v0.6.0 (#560) (James D. Forrester)
  • mocha: Upgrade eslint-plugin-mocha to 10.4.1 (James D. Forrester)
  • vue: Upgrade eslint-plugin-vue to 9.23.0 (James D. Forrester)
  • yaml: Upgrade eslint-plugin-yml to 1.13.2 (James D. Forrester)
  • jest: Upgrade eslint-plugin-jest to 27.9.0 (James D. Forrester)
  • language: Upgrade eslint-plugin-es-x to 7.6.0 (James D. Forrester)

... (truncated)

Changelog

Sourced from eslint-config-wikimedia's changelog.

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)
  • 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)
  • vue: Upgrade eslint-plugin-vue to 9.26.0 (James D. Forrester)
  • yaml: Upgrade eslint-plugin-yml to 1.14.0 (James D. Forrester)

0.27.0 / 2024-03-29

  • [BREAKING CHANGE] Require Node 16, up from Node 14 (James D. Forrester)
  • Upgrade ESLint to 8.57.0 (James D. Forrester)

  • client/common: Disable es-x/no-resizable-and-growable-arraybuffers, too many false positives (James D. Forrester)

  • jsdoc: Update eslint-plugin-jsdoc to 46.9.0 (Ed Sanders)
  • node: Update eslint-plugin-n to 16.3.1 (Ed Sanders)
  • common: Update eslint-plugin-unicorn to 49.0.0 (Ed Sanders)
  • Raise browserslist-config-wikimedia dependency from ^0.5.1 to ^0.6.1 (James D. Forrester)
  • mediawiki: Upgrade eslint-plugin-mediawiki to v0.6.0 (James D. Forrester)
  • mocha: Upgrade eslint-plugin-mocha to 10.4.1 (James D. Forrester)

... (truncated)

Commits
  • 2867fec Release v0.28.2
  • 5af83eb jquery: Upgrade eslint-plugin-no-jquery to 3.0.1
  • b355979 Release v0.28.1
  • d7dcb03 Changelog.md: Drop GitHub PR IDs from old entries
  • 45bf216 Update CHANGELOG.md, and add a .mailmap for the future
  • f8b7b10 jquery: Raise tested version to 3.7, to match MediaWiki
  • 42453ad jquery: Upgrade eslint-plugin-no-jquery to 3.0.0
  • 305ac9f Tag v0.28.0
  • d5ef812 mediawiki: Upgrade browserslist-config-wikimedia dependency to ^0.7.0 (#579)
  • 62751c9 vue: Upgrade eslint-plugin-vue to 9.26.0
  • 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

…pdates

Bumps the mediawiki group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) | `0.26.0` | `0.28.2` |
| [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.28.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.26.0...v0.28.2)

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>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mediawiki-c2a4c40427 branch February 21, 2025 22:45
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.

1 participant