Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mediawiki/mediawiki-phan-config requirement from 0.10.6 to 0.11.1 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Updates the requirements on mediawiki/mediawiki-phan-config to permit the latest version.

Changelog

Sourced from mediawiki/mediawiki-phan-config's changelog.

0.11.1 / 2021-11-08

  • Set minimum and target PHP version (Daimona Eaytoy)

0.11.0 / 2021-09-03

  • Enable plugin UseReturnValuePlugin (Umherirrender)
  • Exclude stubs from .phan configurations in libraries (C. Scott Ananian)
  • Suppress PhanDeprecatedCaseInsensitiveDefine (Umherirrender)
  • Suppress phan issues about use statements (Umherirrender)
  • Add plugins: LoopVariableReusePlugin, RedundantAssignmentPlugin, UnreachableCodePlugin, SimplifyExpressionPlugin, DuplicateArrayKeyPlugin (Daimona Eaytoy)
  • Remove hack that allows disabling taint-check (Daimona Eaytoy)
  • Bump phan to 5.2.0, taint-check to 3.3.2 (Daimona Eaytoy)

0.10.6 / 2020-12-14

  • Add a ConfigBuilder class to configure phan (Daimona Eaytoy)
  • Remove option for filtering the list of directories (Daimona Eaytoy)
  • Bump taint-check to 3.2.1 and phan to 3.2.6 (Daimona Eaytoy)

0.10.5 / 2020-12-05

Intermediate maintenance release without ConfigBuilder.

  • Bump taint-check to 3.1.1 (Daimona Eaytoy)

  • Expand globals_type_map (Daimona Eaytoy)

  • build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 (James D. Forrester)

  • build: Updating ockcyp/covers-validator to 1.3.1 (libraryupgrader)

  • build: Updating ockcyp/covers-validator to 1.3.0 (libraryupgrader)

  • build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 (libraryupgrader)

0.10.4 / 2020-11-17

Intermediate maintenance release without ConfigBuilder.

  • Bump taint-check to 3.0.4 (Daimona Eaytoy)

0.10.3 / 2020-09-22

Intermediate maintenance release without ConfigBuilder.

  • Fix exclude of stubs from this repo (Umherirrender)

  • Require taint-check 3.0.3, up from 3.0.2 (James D. Forrester)

  • build: update mediawiki/mediawiki-codesniffer to 31.0.0 (libraryupgrader)

  • build: update php-parallel-lint/php-console-highlighter to 0.5.0 (libraryupgrader)

  • build: update php-parallel-lint/php-parallel-lint to 1.2.0 (libraryupgrader)

  • build: update ockcyp/covers-validator to 1.2.0 (libraryupgrader)

  • build: update .gitreview to point to mediawiki/tools/phan (Antoine Musso)

0.10.2 / 2020-04-15

  • Adjust taint-check settings, require new version (Daimona Eaytoy)

... (truncated)

Commits
  • 3607eb3 Write changelog for upcoming 0.11.1 release
  • ea469b9 Set minimum and target PHP version
  • 814e944 build: Updating mediawiki/mediawiki-codesniffer to 38.0.0
  • 88a5b01 build: Update php-parallel-lint/php-parallel-lint
  • e189116 Bump phan to 5.2.0, taint-check to 3.3.2
  • 372cec5 Enable plugin UseReturnValuePlugin
  • 04cb9a3 Exclude stubs from .phan configurations in libraries
  • f1f5f32 build: Updating mediawiki/mediawiki-codesniffer to 37.0.0
  • f1aea43 build: Cleanup and improve .phpcs.xml
  • 97113d8 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 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/mediawiki-phan-config](https://github.com/wikimedia/mediawiki-phan-config) to permit the latest version.
- [Release notes](https://github.com/wikimedia/mediawiki-phan-config/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-phan-config/blob/master/HISTORY.md)
- [Commits](wikimedia/mediawiki-tools-phan@0.10.6...0.11.1)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-phan-config
  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 Nov 8, 2021
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants