Changelog
*Sourced from [codeception/codeception's changelog](https://github.com/Codeception/Codeception/blob/3.0/CHANGELOG-2.5.md).*
> #### 2.5.6
>
> * [WebDriver] Fixed `loadSessionSnapshot` with php-webdriver 1.1.3 by [@Naktibalda](https://github.com/Naktibalda).
> * [WebDriver] Avoid removing required fields in cookies. [#5470](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5470) by [@JorisVanEijden](https://github.com/JorisVanEijden)
> * [PhpBrowser][Frameworks] Support for `formaction` attribute in `button` to submit forms. By [@Dezzpil](https://github.com/Dezzpil)
> * [FTP] Updated to phpseclib v2 constants
> * Fixes: Gherkin Scenarios not loading when specified in group file by [@mozillalives](https://github.com/mozillalives). See [#5457](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5457)
Commits
- [`feb566a`](https://github.com/Codeception/Codeception/commit/feb566a9dc26993611602011ae3834d8e3c1dd7f) Updated changelog and version number for 3.0.3
- [`cdb2236`](https://github.com/Codeception/Codeception/commit/cdb2236bbfa9ab3ed821138f8e90f23c10c7fe08) Update extension example code
- [`348b9ec`](https://github.com/Codeception/Codeception/commit/348b9ec7ff73abdb473cfb5d8e95adece20f131d) [Docker] Switching to buster php build ([#5589](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5589))
- [`a6df5e2`](https://github.com/Codeception/Codeception/commit/a6df5e2b200d3771363528a6f3618114a4e033bb) Add make and makeMultiple commands to Laravel5 and Lumen modules.
- [`18d13dd`](https://github.com/Codeception/Codeception/commit/18d13ddfe6df6f450386ba685f02e7588f01d2a6) Merge pull request [#5584](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5584) from alexkunin/doctrine2-parameter-name-clash-fix
- [`8c4304b`](https://github.com/Codeception/Codeception/commit/8c4304bdeb33c8cc6965a9f1a65136153db8cb82) Merge pull request [#5590](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5590) from kapcus/symfony-browser-kit-maxredirects-fix
- [`4eb08e7`](https://github.com/Codeception/Codeception/commit/4eb08e71741ec7a550085b7b86daccba72935b34) client class name put back because of Symfony based frameworks
- [`972539d`](https://github.com/Codeception/Codeception/commit/972539dbefa70f67d4c82cfb68fb96361171ec5c) Merge pull request [#5583](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5583) from richardbrinkman/2.2
- [`7a3c911`](https://github.com/Codeception/Codeception/commit/7a3c911c60d48f3f38d33a53ba9e1dd5fc456492) [InnerBrowser] fix compatibility with symfony/browserkit 4.3
- [`ceaa532`](https://github.com/Codeception/Codeception/commit/ceaa5326e117f27e55172596f92a48363c001c33) Merge pull request [#5582](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5582) from Nebulosar/patch-1
- Additional commits viewable in [compare view](https://github.com/Codeception/Codeception/compare/2.5.5...3.0.3)
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). 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](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.5 to 3.0.3.
Changelog
*Sourced from [codeception/codeception's changelog](https://github.com/Codeception/Codeception/blob/3.0/CHANGELOG-2.5.md).* > #### 2.5.6 > > * [WebDriver] Fixed `loadSessionSnapshot` with php-webdriver 1.1.3 by [@Naktibalda](https://github.com/Naktibalda). > * [WebDriver] Avoid removing required fields in cookies. [#5470](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5470) by [@JorisVanEijden](https://github.com/JorisVanEijden) > * [PhpBrowser][Frameworks] Support for `formaction` attribute in `button` to submit forms. By [@Dezzpil](https://github.com/Dezzpil) > * [FTP] Updated to phpseclib v2 constants > * Fixes: Gherkin Scenarios not loading when specified in group file by [@mozillalives](https://github.com/mozillalives). See [#5457](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5457)Commits
- [`feb566a`](https://github.com/Codeception/Codeception/commit/feb566a9dc26993611602011ae3834d8e3c1dd7f) Updated changelog and version number for 3.0.3 - [`cdb2236`](https://github.com/Codeception/Codeception/commit/cdb2236bbfa9ab3ed821138f8e90f23c10c7fe08) Update extension example code - [`348b9ec`](https://github.com/Codeception/Codeception/commit/348b9ec7ff73abdb473cfb5d8e95adece20f131d) [Docker] Switching to buster php build ([#5589](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5589)) - [`a6df5e2`](https://github.com/Codeception/Codeception/commit/a6df5e2b200d3771363528a6f3618114a4e033bb) Add make and makeMultiple commands to Laravel5 and Lumen modules. - [`18d13dd`](https://github.com/Codeception/Codeception/commit/18d13ddfe6df6f450386ba685f02e7588f01d2a6) Merge pull request [#5584](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5584) from alexkunin/doctrine2-parameter-name-clash-fix - [`8c4304b`](https://github.com/Codeception/Codeception/commit/8c4304bdeb33c8cc6965a9f1a65136153db8cb82) Merge pull request [#5590](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5590) from kapcus/symfony-browser-kit-maxredirects-fix - [`4eb08e7`](https://github.com/Codeception/Codeception/commit/4eb08e71741ec7a550085b7b86daccba72935b34) client class name put back because of Symfony based frameworks - [`972539d`](https://github.com/Codeception/Codeception/commit/972539dbefa70f67d4c82cfb68fb96361171ec5c) Merge pull request [#5583](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5583) from richardbrinkman/2.2 - [`7a3c911`](https://github.com/Codeception/Codeception/commit/7a3c911c60d48f3f38d33a53ba9e1dd5fc456492) [InnerBrowser] fix compatibility with symfony/browserkit 4.3 - [`ceaa532`](https://github.com/Codeception/Codeception/commit/ceaa5326e117f27e55172596f92a48363c001c33) Merge pull request [#5582](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5582) from Nebulosar/patch-1 - Additional commits viewable in [compare view](https://github.com/Codeception/Codeception/compare/2.5.5...3.0.3)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). 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](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.