snapwiki / SnapProjectEmbed

MediaWiki extension for embedding Snap! projects
https://www.mediawiki.org/wiki/Extension:Snap!_Project_Embed
GNU General Public License v3.0
7 stars 3 forks source link

Bump mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 #73

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 10 months ago

Bumps mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0.

Changelog

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

0.14.0 / 2024-02-03

  • Add plugin to disallow use of new Exception (Daimona Eaytoy)
  • Do not emit MediaWikiNoEmptyIfDefined for properties of classes with the AllowDynamicProperties attribute (Daimona Eaytoy)
  • Emit MediaWikiNoEmptyIfDefined for all node types except array element access (Daimona Eaytoy)
  • Upgrade phan to 5.4.3 and mediawiki/phan-taint-check-plugin to 6.0.0 (James D. Forrester)
Commits
  • 58c01ba Prepare 0.14.0 release
  • 4d0f255 Upgrade phan to 5.4.3 and mediawiki/phan-taint-check-plugin to 6.0.0
  • 8170df9 build: Upgrade phpunit to 9.6.16
  • 7dc649e Merge "Run phan's bootstrap in PHPUnit tests"
  • fe43331 Make NoEmptyIfDefinedPlugin check all node types except AST_DIM
  • ffd0091 Run phan's bootstrap in PHPUnit tests
  • 679ac25 Fix NoEmptyIfDefined behaviour with dynamic properties
  • 34590f1 Make PHPUnit tests more robust
  • c80924d Add plugin to disallow use of new Exception
  • 5875745 Enable PhanPluginDuplicateExpressionAssignmentOperation issue
  • See full diff in compare view


Dependabot compatibility score

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)