Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the mediawiki group with 2 updates: mediawiki/mediawiki-codesniffer and mediawiki/minus-x.

Updates mediawiki/mediawiki-codesniffer from 48.0.0 to 49.0.0

Changelog

Sourced from mediawiki/mediawiki-codesniffer's changelog.

v49.0.0 / 2026-01-11

Changed sniffs

  • UnusedUseStatementSniff: Ignore const when searching class names (Umherirrender)
  • UnusedUseStatementSniff: add support for more annotations (Daimona Eaytoy)
  • NonNormalizedAnnotation: Forbid @phan-template and @psalm-template in favour of @template (Daimona Eaytoy)
  • FunctionCommentSniff: Parse callable parameter syntax (Daimona Eaytoy)
  • AssignmentInReturnSniff: Ignore arrow functions (SomeRandomDeveloper)
  • ValidGlobalNameSniff: Treat deprecated or removed globals as invalid (Umherirrender)
  • ForbiddenFunctionsSniff: Add some deprecated php internal functions (Umherirrender)

Documentation, dependencies and build changes

  • build: Update phpunit/phpunit to 10.5.58 (Umherirrender)
  • Upgrade squizlabs/php_codesniffer from 3.13.2 to 3.13.5 (James D. Forrester)
  • build: Updating mediawiki/mediawiki-phan-config to 0.18.0 (Alexander Vorwerk)
  • Drop support for PHP 8.1 (Alexander Vorwerk)
Commits
  • 15219ac Release v49.0.0
  • e1b2753 Use tabs instead of spaces in phpunit.xml.dist
  • 077caad chore: Use const in traits
  • 719255c Drop support for PHP 8.1
  • 77fa933 build: Updating mediawiki/mediawiki-phan-config to 0.18.0
  • 0cc3902 readme: update version information
  • 64f6ca2 ForbiddenFunctionsSniff: Add some deprecated php internal functions
  • 598040b ValidGlobalNameSniff: Treat deprecated or removed globals as invalid
  • 0af2e08 AssignmentInReturnSniff: Ignore arrow functions
  • 09ac7af FunctionCommentSniff: Parse callable parameter syntax
  • Additional commits viewable in compare view

Updates mediawiki/minus-x from 1.1.3 to 2.0.0

Changelog

Sourced from mediawiki/minus-x's changelog.

2.0.0 / 2026-01-10

  • Support symfony/console v8 (Alexander Vorwerk)
  • Require ext-fileinfo in composer.json (Sam Reed)
  • Drop support for symfony/console v3, v4, and v5 (Alexander Vorwerk)
  • Drop support for PHP < 8.2 (James Forrester, Alexander Vorwerk)
Commits
  • 28497a8 Release 2.0.0
  • ca89c95 .gitattributes: Add Doxyfile and sort
  • 6f1c8b2 Permit symfony/console v8
  • 9beee47 Minor cleanup and improvements
  • 1117305 Drop support for symfony/console < 6
  • db84505 Update license header to reflect correct license
  • 7e9dcd5 Add some type hinting
  • d94cc85 [BREAKING CHANGE] Drop support for PHP < 8.2
  • 949364a build: Updating mediawiki/mediawiki-codesniffer to 48.0.0
  • e39c6c8 CheckCommand: Replace use of whitelist
  • 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 2 updates: [mediawiki/mediawiki-codesniffer](https://github.com/wikimedia/mediawiki-tools-codesniffer) and [mediawiki/minus-x](https://github.com/wikimedia/mediawiki-tools-minus-x).


Updates `mediawiki/mediawiki-codesniffer` from 48.0.0 to 49.0.0
- [Changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md)
- [Commits](wikimedia/mediawiki-tools-codesniffer@v48.0.0...v49.0.0)

Updates `mediawiki/minus-x` from 1.1.3 to 2.0.0
- [Changelog](https://github.com/wikimedia/mediawiki-tools-minus-x/blob/master/HISTORY.md)
- [Commits](wikimedia/mediawiki-tools-minus-x@1.1.3...2.0.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-codesniffer
  dependency-version: 49.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mediawiki
- dependency-name: mediawiki/minus-x
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mediawiki
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 12, 2026
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant