Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on mediawiki/minus-x to permit the latest version.

Changelog

Sourced from mediawiki/minus-x's changelog.

2.0.1 / 2026-01-19

  • Change deprecated Application::add() to Application::addCommands() (Umherirrender)

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)

1.1.3 / 2024-05-04

  • Support symfony/console v7 for the fix command (Sam Wilson)

1.1.2 / 2024-05-04

  • Support symfony/console v7 for the check command (Sam Wilson)

1.1.1 / 2021-01-05

  • Restore support of symfony/console ^3.3.5 and ^4 (Kunal Mehta)

1.1.0 / 2020-03-17

  • Add application/x-pie-executable and x-mach-binary to whitelist (Umherirrender)

1.0.0 / 2020-01-20

  • Mention always ignored directories in the readme (mainframe98)
  • Permit symfony/console version 5 (Sam Wilson)
  • Drop support for earlier versions of symfony/console (Kunal Mehta)
  • Revert "Don't use SplFileObject::fread() for PHP < 5.5.11 support" (Kunal Mehta)

0.3.2 / 2018-10-02

  • Support using symfony/console ^4 (Kunal Mehta)
  • Use SPDX 3.0 license identifier (Umherirrender)

0.3.1 / 2018-02-17

  • Add .gitattributes with export-ignore (Umherirrender)

0.3.0 / 2018-01-10

  • Loosen symfony/console dependency (Kunal Mehta)
  • Support ignoring entire directories (Kunal Mehta)

0.2.1 / 2017-12-03

  • Percent-encode URLs in README.md to work around bad parsers. (MZMcBride)
  • Use env instead of /usr/bin/php directly (Sam Wilson)

0.2.0 / 2017-10-30

  • Don't use SplFileObject::fread() for PHP < 5.5.11 support (Kunal Mehta)
  • Drop .php extension from minus-x command (Kunal Mehta)
  • Whitelist application/x-dosexec when run on Windows (Kunal Mehta)

0.1.0 / 2017-09-12

  • Initial release (Kunal Mehta)
Commits
  • 777613b Release 2.0.1
  • 0f7a230 Use Application::addCommands
  • 7123585 Change deprecated Application::add() to Application::addCommand()
  • eabce6a build: Updating mediawiki/mediawiki-codesniffer to 49.0.0
  • See full diff 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 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)

Updates the requirements on [mediawiki/minus-x](https://github.com/wikimedia/mediawiki-tools-minus-x) to permit the latest version.
- [Changelog](https://github.com/wikimedia/mediawiki-tools-minus-x/blob/master/HISTORY.md)
- [Commits](wikimedia/mediawiki-tools-minus-x@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: mediawiki/minus-x
  dependency-version: 2.0.1
  dependency-type: direct:development
...

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 20, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 20, 2026

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@Universal-Omega Universal-Omega merged commit 887224e into main Jan 20, 2026
19 checks passed
@Universal-Omega Universal-Omega deleted the dependabot/composer/mediawiki/minus-x-2.0.1 branch January 20, 2026 22:14
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.

2 participants