Changelog
*Sourced from [codeception/codeception's changelog](https://github.com/Codeception/Codeception/blob/2.5/CHANGELOG-2.5.md).*
> #### 2.5.5
>
> * [Laravel] Fix missing declaration shouldReport in Laravel 5.8 by [@edno](https://github.com/edno)
> * [Lumen] add support for Laravel\Lumen\Application::boot by [@lendormi](https://github.com/lendormi)
> * [WebDriver] Fixed SetCookie for chromedriver 2.46+ by [@JorisVanEijden](https://github.com/JorisVanEijden)
> * [ZendExpressive] Fixed recreateApplicationBetweenRequests option, by [@artmnv](https://github.com/artmnv)
> * [Gherkin] Add possibility to dynamically load contexts ([#5409](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5409)) by [@hansdubois](https://github.com/hansdubois)
> * [Build command] Fixed message printing number of methods in actor class
> * Documented usage of IS NULL in Doctrine module by [@ThomasLandauer](https://github.com/ThomasLandauer)
Commits
- [`547a64c`](https://github.com/Codeception/Codeception/commit/547a64cb31edcf1902b296c511f5ca74101bcb4c) Changelog for 2.5.5
- [`2a5b4e5`](https://github.com/Codeception/Codeception/commit/2a5b4e579023d70061bce6ff12bba5ec8522d37e) Merge branch 'JorisVanEijden-5401-non-null-cookie-expiry' into 2.5
- [`396f21f`](https://github.com/Codeception/Codeception/commit/396f21fc93f6534d1e0fea5fcf22a50fab76429e) Fixed failing test
- [`941f3e9`](https://github.com/Codeception/Codeception/commit/941f3e9ad58453ff78d0e27ca872477be341d8aa) [WebDriver] cookie expiry must be in the future
- [`4a17896`](https://github.com/Codeception/Codeception/commit/4a1789642749ff7fb23957eceeb32dcf7fc8e8a1) Merge branch '5401-non-null-cookie-expiry' of https://github.com/JorisVanEijd...
- [`367de4f`](https://github.com/Codeception/Codeception/commit/367de4ffde960d8be98d710e4a9f849cfd17e28f) Documenting `IS NULL` ([#5424](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5424))
- [`6bfb154`](https://github.com/Codeception/Codeception/commit/6bfb1544309000cd690add792f0d131036d6d1f4) Fixing the bad build command message. ([#5426](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5426))
- [`4fb0880`](https://github.com/Codeception/Codeception/commit/4fb08801508f51136c1f2201aede6b5d53e11f87) Merge pull request [#5430](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5430) from routard/dev
- [`5a888a0`](https://github.com/Codeception/Codeception/commit/5a888a0405905c1b8ae21b5bf1a7f53fa78cedda) [Lumen] add support for Laravel\Lumen\Application::boot
- [`469e5e4`](https://github.com/Codeception/Codeception/commit/469e5e47427c0e0e4cb78c5a8accc0c5c7e9b3dc) Merge pull request [#5417](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5417) from edno/2.5
- Additional commits viewable in [compare view](https://github.com/Codeception/Codeception/compare/2.5.4...2.5.5)
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 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 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.
Bumps codeception/codeception from 2.5.4 to 2.5.5.
Changelog
*Sourced from [codeception/codeception's changelog](https://github.com/Codeception/Codeception/blob/2.5/CHANGELOG-2.5.md).* > #### 2.5.5 > > * [Laravel] Fix missing declaration shouldReport in Laravel 5.8 by [@edno](https://github.com/edno) > * [Lumen] add support for Laravel\Lumen\Application::boot by [@lendormi](https://github.com/lendormi) > * [WebDriver] Fixed SetCookie for chromedriver 2.46+ by [@JorisVanEijden](https://github.com/JorisVanEijden) > * [ZendExpressive] Fixed recreateApplicationBetweenRequests option, by [@artmnv](https://github.com/artmnv) > * [Gherkin] Add possibility to dynamically load contexts ([#5409](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5409)) by [@hansdubois](https://github.com/hansdubois) > * [Build command] Fixed message printing number of methods in actor class > * Documented usage of IS NULL in Doctrine module by [@ThomasLandauer](https://github.com/ThomasLandauer)Commits
- [`547a64c`](https://github.com/Codeception/Codeception/commit/547a64cb31edcf1902b296c511f5ca74101bcb4c) Changelog for 2.5.5 - [`2a5b4e5`](https://github.com/Codeception/Codeception/commit/2a5b4e579023d70061bce6ff12bba5ec8522d37e) Merge branch 'JorisVanEijden-5401-non-null-cookie-expiry' into 2.5 - [`396f21f`](https://github.com/Codeception/Codeception/commit/396f21fc93f6534d1e0fea5fcf22a50fab76429e) Fixed failing test - [`941f3e9`](https://github.com/Codeception/Codeception/commit/941f3e9ad58453ff78d0e27ca872477be341d8aa) [WebDriver] cookie expiry must be in the future - [`4a17896`](https://github.com/Codeception/Codeception/commit/4a1789642749ff7fb23957eceeb32dcf7fc8e8a1) Merge branch '5401-non-null-cookie-expiry' of https://github.com/JorisVanEijd... - [`367de4f`](https://github.com/Codeception/Codeception/commit/367de4ffde960d8be98d710e4a9f849cfd17e28f) Documenting `IS NULL` ([#5424](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5424)) - [`6bfb154`](https://github.com/Codeception/Codeception/commit/6bfb1544309000cd690add792f0d131036d6d1f4) Fixing the bad build command message. ([#5426](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5426)) - [`4fb0880`](https://github.com/Codeception/Codeception/commit/4fb08801508f51136c1f2201aede6b5d53e11f87) Merge pull request [#5430](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5430) from routard/dev - [`5a888a0`](https://github.com/Codeception/Codeception/commit/5a888a0405905c1b8ae21b5bf1a7f53fa78cedda) [Lumen] add support for Laravel\Lumen\Application::boot - [`469e5e4`](https://github.com/Codeception/Codeception/commit/469e5e47427c0e0e4cb78c5a8accc0c5c7e9b3dc) Merge pull request [#5417](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5417) from edno/2.5 - Additional commits viewable in [compare view](https://github.com/Codeception/Codeception/compare/2.5.4...2.5.5)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 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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.