[WebDriver] fixed friend->leave method. Clearing base element on closing session. Fixes #4098
[Symfony] Make symfony bootstrap.php.cache optional for php version > 7 by @patrickjahns
Gherkin: Command gherkin:snippets to generate stub function name for non-english features. By @kuntashov
Gherkin: Steps with PyString and with inline string argument considered the same. Fixes #4121 by @kuntashov
[Db] Oci::cleanup() should be able to drop objects with case sensitive name. By @pavelkovar
[Db] loadDump reports sql statement which caused error, fixes regression from 2.2.10. See #4120. By @Naktibalda.
[Asserts] Add delta parameter to assertEquals()assertNotEquals() methods by @spideyfusion
[Yii2] Removed check and notification for environment other than test by @samdark
[Yii2] Unload fixtures only if cleanup configuration equals true. #4207 by @Faryshta
[ZF2] Removed session_write_close() from ZF2 module by @tasselchof. Fixes #4112
Fixed textual representation of can't steps by @Naktibalda
[Lumen] Added IoC methods from Laravel5 module: haveBinding, haveSingleton, haveContextualBinding, haveInstance, haveApplicationHandler, clearApplicationHandlers. By @kt81
[Lumen] Clear facade cache only when facade exists. Same change as #3124 for refactored Lumen module by @kt81
[ZendExpressive] Support Zend Expressive 2.0 by @Naktibalda
[Doctrine2] haveFakeRepository updated to work with Doctrine >= 2.5.7 by @laszlo-karpati#4212
Command bootstrap adds support/_generated to gitignore. By @Naktibalda
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)
Bumps codeception/codeception from 2.2.3 to 4.1.13.
Release notes
Sourced from codeception/codeception's releases.
Changelog
Sourced from codeception/codeception's changelog.
Commits
e817f83
4.1.1324736ba
Merge pull request #6057 from Codeception/gherkin-fix-namespaced-contextsd4146d6
Gherkin Loader: strip trailing backslash from namespace7bf12df
Merge pull request #6054 from Codeception/phpunit-9.58311021
Fix test which was failing with PHPUnit 9.5556d5ad
Merge pull request #6046 from terabytesoftw/add-github-actions8a8b0d9
Try again phpunit version < 9.5.e521224
Remove allow failure php 8.0, update badge.f01a3ff
Remove appveyor.yml, travis.yml.9d8d5f0
Update workflow.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)