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

Bump yiisoft/yii2 from 2.0.15.1 to 2.0.23 #38

Merged
merged 1 commit into from Jul 27, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 26, 2019

Bumps yiisoft/yii2 from 2.0.15.1 to 2.0.23.

Changelog

Sourced from yiisoft/yii2's changelog.

2.0.23 July 16, 2019

  • Bug #10023: Fixed MSSQL "There are no more rows in the active result set" exception when using each() and batch() (alexkart)
  • Bug #17395: Fixed issues with actions that contain underscores in their names (alexkart)
  • Bug #17413, #17418, #17426, #17431: Fixed MSSQL tests (alexkart)
  • Bug #17420: Fixed loading of column default values for MSSQL (alexkart)
  • Bug #17435: Fixed i18n_init migration for MSSQL (alexkart)

2.0.22 July 02, 2019

  • Bug #16394: Fixed issues in migrate/create when specifying default values with colons and adding multiple columns (alexkart)
  • Bug #17057: Fixed issues with table names that contain special characters or keywords in MSSQL (alexkart)
  • Bug #17325: Fixed "Cannot drop view" for MySQL while migrate/fresh (alexkart)
  • Bug #17341: Re-added fix for error from yii.activeForm.js in strict mode (mikehaertl)
  • Bug #17384: Fixed SQL error when passing DISTINCT ON queries (brandonkelly)
  • Bug #17389: Fixed UniqueValidator to work with Active Record having joinWith() in its find() (garthpmurray)
  • Enh #17382: Added \yii\validators\DateValidator::$strictDateFormat to enable strict validation (alexkart)
  • Enh #17396: Added 'invoked by controller' to the debug log message when \yii\base\Action is used (alexkart)

2.0.21 June 18, 2019

  • Bug #16565: Added missing parts of the context message in \yii\log\Target::collect (alexkart)
  • Bug #17070: Striped invalid character from fallback file name in Content-Disposition header when using \yii\web\Response::sendFile (alexkart)
  • Bug #17332: Trigger 'change' for checkboxes in GridView (andrii-borysov-me)
  • Bug #17341: Fixed error from yii.activeForm.js in strict mode (mikehaertl)
  • Bug #17341: Allowed callable objects to be set to \yii\filters\AccessRule::$roleParams (alexkart)
  • Bug #17356: MSSQL Schema was not detecting string field size (ricarnevale, sdlins)
  • Enh #17344: Improved performance of yii\db\Connection::addSelect() (brandonkelly)
  • Enh #17345: Improved performance of yii\db\Connection::quoteColumnName() (brandonkelly)
  • Enh #17348: Improved performance of yii\db\Connection::quoteTableName() (brandonkelly)
  • Enh #17353: Added sameSite support for yii\web\Cookie and yii\web\Session::cookieParams (rhertogh)

2.0.20 June 04, 2019

  • Bug #16509: Fixed console command help text wordwrap for multi-byte strings (alexkart)
  • Bug #17299: Fixed adding of input error class in \yii\widgets\ActiveField::widget (alexkart)
  • Bug #17328: Added mime aliases for BMP and SVG files (cmoeke)
  • Bug #17336: Fixed wildcard matching in Event::hasHandlers() (samdark)
  • Bug #12080: Fixed afterValidate triggering when any validation occurs (czzplnm)

2.0.19 May 21, 2019

... (truncated)
Commits
  • d430bf7 release version 2.0.23
  • 50be5ce Fix phpdoc for BatchQueryResult::$mssqlNoMoreRowsErrorCode [skip ci]
  • 13b5dcb Verifying error code instead of message. (#17438)
  • d080811 Fix #17435: Fixed i18n_init migration for MSSQL
  • f5d42c3 Added since tag
  • 6f4766d #10023. Fix codeclimate issue
  • bed910a Closes #10023. Fix MSSQL "There are no more rows" exception when using `each(...
  • 9b72ce7 MSSQL: fix tests (#17431)
  • ac7fa07 Noted in Security::encrypt* that data returned is byte string [skip ci]
  • 77bbfb2 Add type null to @​return annotation of findIdentityByAccessToken and findIden...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the type: dependencies Pull requests that update a dependency file label Jul 26, 2019
@greeflas
Copy link
Member

@dependabot rebase

1 similar comment
@greeflas
Copy link
Member

@dependabot rebase

Bumps [yiisoft/yii2](https://github.com/yiisoft/yii2-framework) from 2.0.15.1 to 2.0.23.
- [Release notes](https://github.com/yiisoft/yii2-framework/releases)
- [Changelog](https://github.com/yiisoft/yii2-framework/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii2-framework@2.0.15.1...2.0.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot changed the base branch from 4.1 to master July 27, 2019 11:34
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/4.1/yiisoft/yii2-2.0.23 branch from 8d478b9 to a0740de Compare July 27, 2019 11:34
@greeflas greeflas merged commit a6c8673 into master Jul 27, 2019
@greeflas greeflas deleted the dependabot/composer/4.1/yiisoft/yii2-2.0.23 branch July 27, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant