yiimaker / yii2-translatable

Translatable behavior aggregates logic of linking translations to the primary model
BSD 3-Clause "New" or "Revised" License
15 stars 1 forks source link

Bump yiisoft/yii2 from 2.0.24 to 2.0.25 #8

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps yiisoft/yii2 from 2.0.24 to 2.0.25.

Changelog *Sourced from [yiisoft/yii2's changelog](https://github.com/yiisoft/yii2-framework/blob/master/CHANGELOG.md).* > 2.0.25 August 13, 2019 > ---------------------- > > - Bug [#15779](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/15779): If directory path is passed to `FileHelper::unlink()` and directory has files it will not delete files in this directory on Windows now (alexkart) > - Bug [#17223](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17223): Fixed detaching a behavior event when it is a Closure instance (GHopperMSK, rob006) > - Bug [#17473](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17473): Fixed `SimpleConditionBuilder::build()` when column is not a string (alexkart) > - Bug [#17485](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17485): Reverted [#17477](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17477) (samdark) > - Bug [#17486](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17486): Fixed error when using `batch()` without `$db` parameter with MSSQL (alexkart)
Commits - [`c6148db`](https://github.com/yiisoft/yii2-framework/commit/c6148db8519b221d2485aa372267c063b2e198e9) release version 2.0.25 - [`f5ea693`](https://github.com/yiisoft/yii2-framework/commit/f5ea693b49e6ed132b814b164cee68d76750692c) Fix phpdoc [skip ci] - [`8a62fa6`](https://github.com/yiisoft/yii2-framework/commit/8a62fa60428fa9c3f9ad970db75b9fb0c2bdc0ef) Add changelog for [#17485](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17485) - [`c9ea00b`](https://github.com/yiisoft/yii2-framework/commit/c9ea00bf8a89843c8ef7c468e6b1222c274d69c9) Fix [#17223](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17223): Fixed detaching a behavior event when it is a Closure instance - [`4f49a0f`](https://github.com/yiisoft/yii2-framework/commit/4f49a0f108dc3902c12eee94d23662fc19185093) Fix [#17485](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17485): Revert "Fix [#17469](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17469): Fixed updating `Yii` logger instance when set... - [`58d4db3`](https://github.com/yiisoft/yii2-framework/commit/58d4db3e43779af39d69a27060b5863c12e77e87) Fix [#15779](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/15779): If directory path is passed to `FileHelper::unlink()` and directo... - [`194eda4`](https://github.com/yiisoft/yii2-framework/commit/194eda4b55de6d5b4cfd7108f224617bd60a19e5) Fix [#17473](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17473): Fixed `SimpleConditionBuilder::build()` when column is not a string - [`dfa785e`](https://github.com/yiisoft/yii2-framework/commit/dfa785ee9790cb90b04fbe74f0ced3889754ef31) Fix [#17486](https://github-redirect.dependabot.com/yiisoft/yii2-framework/issues/17486): Fixed error when using `batch()` without `$db` parameter with MSSQL - [`6de0a79`](https://github.com/yiisoft/yii2-framework/commit/6de0a79834743f53b3328ad62eec13a294b4b65a) prepare for next release - See full diff in [compare view](https://github.com/yiisoft/yii2-framework/compare/2.0.24...2.0.25)


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) - `@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](https://app.dependabot.com): - 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.