luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

Bump yiisoft/yii2 from 2.0.46 to 2.0.47 in /core #2186

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Bumps yiisoft/yii2 from 2.0.46 to 2.0.47.

Changelog

Sourced from yiisoft/yii2's changelog.

2.0.47 November 18, 2022

  • Bug #12636: Fix CompareValidator successful state when compareAttribute has an error (manchenkoff)
  • Bug #14388: Fixed fixture loading order in output message (manchenkoff)
  • Bug #15500: Fix saving empty records to MySQL (manchenkoff)
  • Bug #15557: Fix empty fields exclusion in safe attributes of yii\base\Model (manchenkoff)
  • Bug #16658: Fix file readability check on publishing assets by yii\web\AssetManager (manchenkoff)
  • Bug #19316: Fix MysqlMutex with same connection but difference database (kamarton)
  • Bug #19507: Fix eager loading of nested one-to-many relations (spo0okie)
  • Bug #19508: Fix wrong selection for boolean attributes in GridView (alnidok)
  • Bug #19517: Fix regression in CompositeAuth::authenticate() introduced in #19418 (WinterSilence)
  • Bug #19520: Fix for TIMESTAMP & ROWVERSION columns in MSSQL insert query (darkdef)
  • Bug #19530: Fix specifying the field id for yii\widgets\ActiveField (kv4nt)
  • Bug #19534: Fix yii\helpers\BaseHtml::renderSelectOptions() to properly render boolean selection (bizley)
  • Bug #19537: Fix default expression detection for MariaDB date and time columns (bizley)
  • Bug #19546: Reverted #19309 (bizley)
  • Bug #19581: Fix regression in CompositeAuth introduced in #19418 (SamMousa, WinterSilence, samdark)
  • Bug #19589: Fix Error reporting in to the BaseArrayHelper::getValue() (lav45)
  • Bug #19670: Fix Error null check PHP 8.1 yii\rbac\DbManager (samuelexyz)
  • Chg #17811: Do not reset retryHandler when yii\db\Command::reset() called (erickskrauch)
  • Chg #19354: Reuse Validator::getAttributeNames() in AttributeTypecastBehavior::detectAttributeTypes() (WinterSilence)
Commits
  • 8ecf578 release version 2.0.47
  • 4f9d798 Fix CHANGELOG
  • aa0d36a Fix #19534: Fix yii\helpers\BaseHtml::renderSelectOptions() to properly ren...
  • 64f2451 Fix #17811: Do not reset retryHandler when yii\db\Command::reset() called
  • 6f047cc Unique and Exist validators docs updated (#19678)
  • 3dc3175 Revert "Fix #19668: Fix Error null check PHP 8.1 `yii\validators\FilterValida...
  • b46427c Fix #19581: Fix regression in CompositeAuth introduced in #19418
  • feb637b Fix #19354: Reuse Validator::getAttributeNames() in `AttributeTypecastBeha...
  • 70df221 Fix Uzbek translation of validator message (#19674)
  • 199d1f0 Fix #19668: Fix Error null check PHP 8.1 yii\validators\FilterValidator
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/luyadev/luya/network/alerts).