Skip to content

build(deps): bump yiisoft/yii2 from 2.0.54 to 2.0.55 in the composer group across 1 directory - #95

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-9e43dd4386
Open

build(deps): bump yiisoft/yii2 from 2.0.54 to 2.0.55 in the composer group across 1 directory#95
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-9e43dd4386

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer group with 1 update in the / directory: yiisoft/yii2.

Updates yiisoft/yii2 from 2.0.54 to 2.0.55

Changelog

Sourced from yiisoft/yii2's changelog.

2.0.55 May 09, 2026

  • Bug #17254: Fix MessageController crash on dynamic input in Yii::t() call (CeBe)
  • Bug #20159: Fix chroot resolve null route (gozoro)
  • Bug #20697: loadTableIndexes() includes LOB indexes with NULL column names, causing strpos() deprecation on PHP 8.1+ (terabytesoftw)
  • Bug #20705: Replace $this with self in generics in Psalm annotations (mspirkov)
  • Bug #20715: Adjust JSON helper error message assertions for PHP 8.6 compatibility in JsonTest class (terabytesoftw)
  • Bug #20733: Replace $this with static and covariant static in generics in PHPStan and PHPDoc annotations (mspirkov)
  • Bug #20735: Fix @param annotations for $name in Request::get() and Request::post() (mspirkov)
  • Bug #20738: Fix @var annotations for Application::$requestedParams, AssetBundle::$basePath, AssetBundle::$baseUrl, MultiFieldSession::$writeCallback (mspirkov)
  • Bug #20738: Fix @return annotations for User::getAuthManager() and User::getAccessChecker() (mspirkov)
  • Bug #20738: Fix @param annotation for $value parameter in AssetManager::setConverter() (mspirkov)
  • Bug #20739: Fix @var annotation for BaseYii::$app (mspirkov)
  • Bug #20746: Fix @var annotations for DbDependency::$db and DbDependency::$sql (mspirkov)
  • Bug #20750: Fix @return annotation for yii\console\Controller::runAction() (mspirkov)
  • Bug #20750: Add the missing @property-write annotation to yii\console\Controller (mspirkov)
  • Bug #20751: Fix @param annotation for $param parameter in Sort::parseSortParam() (mspirkov)
  • Bug #20764: Fix @return annotation for Model::rules() (mspirkov)
  • Bug #20856: Fix passing generics to BatchQueryResult (mspirkov)
  • Bug: CVE-2026-39850, Isolate internal variables in View::renderPhpFile() and ErrorHandler::renderFile() to prevent parameter collisions from overriding included file paths (samdark)
  • Enh #20714: Allow overriding the yii\grid\GridView's default filterSelector, allow using Closures for filterSelector (chriscpty)
  • Enh #20717: Use PHPStan/Psalm types in PHPDoc annotations (mspirkov)
  • Enh #20718: When set_time_limit() is not available, throw a warning only for big files (@​marc-farre)
  • Enh #20729: Add default types in @template annotations (mspirkov)
  • Enh #20730: Make the configuration type for Application wider (mspirkov)
  • Enh #20735: Add conditional types in @return annotations in Request::get() and Request::post() (mspirkov)
  • Enh #20743: Remove dead code for PHP < 5.6 in UrlValidator and EmailValidator (WarLikeLaux)
  • Enh #20756: Remove dead code for PHP < 5.6 in SchemaBuilderTrait::json() (WarLikeLaux)
  • Chg #20757: Remove dead code for PHP < 7.4 in Security (WarLikeLaux)
Commits
  • b900eec release version 2.0.55
  • c958b40 Fix: CVE-2026-39850, Isolate internal variables in View::renderPhpFile() an...
  • cc6ca93 Fix passing generics to BatchQueryResult (#20856)
  • 6d0e2f9 fix chroot resolve null route (#20161)
  • 0cde600 Fixed MessageController crash on dynamic input in Yii::t() call (#17254)
  • b937b23 loadTableIndexes() includes LOB indexes with NULL column names, causing `...
  • e916245 Fix #20757: Remove dead code for PHP < 7.4 in Security
  • 4d8bf20 Fix @return annotation for Model::rules() (#20764)
  • 77eb193 Remove dead code for PHP < 5.6 in SchemaBuilderTrait::json(). (#20756)
  • 04e3919 Analyze the yiiunit\framework\data namespace using PHPStan (#20751)
  • Additional commits viewable 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 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the composer group with 1 update in the / directory: [yiisoft/yii2](https://github.com/yiisoft/yii2-framework).


Updates `yiisoft/yii2` from 2.0.54 to 2.0.55
- [Changelog](https://github.com/yiisoft/yii2-framework/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii2-framework@2.0.54...2.0.55)

---
updated-dependencies:
- dependency-name: yiisoft/yii2
  dependency-version: 2.0.55
  dependency-type: direct:production
  dependency-group: composer
...

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 May 11, 2026
@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nabla-site-apache Ready Ready Preview, Comment May 11, 2026 8:06pm

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.

0 participants