alex4401 / mediawiki-extensions-DataMaps

Interactive data maps extension without extra services needed.
https://mediawiki.org/wiki/Extension:DataMaps
Other
5 stars 4 forks source link

chore(deps-dev): update mediawiki/minus-x requirement from 1.1.1 to 1.1.3 #280

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 4 months ago

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

Changelog

Sourced from mediawiki/minus-x's changelog.

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
  • 553f920 Add type hint for FixCommand::execute()
  • 883c563 Release 1.1.2
  • faa932b build: Updating mediawiki/mediawiki-codesniffer to 43.0.0
  • 2ce560f Support symfony/console v7
  • 126b89e Update composer dependencies
  • b4f1681 build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
  • a99b608 README.md: Replace usage of whitelist
  • 702726c build: Add Doxygen
  • 4b7aaa5 build: Updating mediawiki/mediawiki-codesniffer to 40.0.1
  • e256257 build: Updating composer dependencies
  • 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 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)