Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps codeception/codeception from 2.2.3 to 3.1.2.

Changelog

Sourced from codeception/codeception's changelog.

2.2.12

2.2.11

  • [WebDriver] Added _restart method to restart browser with a new configuration.
  • [WebDriver] Added _findClickable to public API so can be used from helpers. By @​tiger-seo
  • [WebDriver] seeLink compares relative links correctly #4182
  • [Webdriver] fixed attachFile messages when the file does not exist by @​Naktibalda
  • Fixed setting paths in environments and using --override options. By @​kusnir. See #4143
  • [Yii1] Allow to set only host in url config. #4172 by @​SG5.
  • [Yii1] Allow to make requests end with slash. #4190 by @​SG5
  • [Yii2] Allows use InitDbFixture feature #4201
  • [Yii2] Add missing YII2 lifecycle events. #4187
  • Don't run test if exception was thrown in _before of a module #4197 by @​Naktibalda
  • [Mongo] Fixed parsing dbname. See #4186 by @​retnek
  • [Mongo] Improved legacy driver check by @​retnek. See #4178
  • [WebDriver][PhpBrowser][Frameworks] Added grabPageSource method by @​Kolyunya
  • [PhpBrowser][REST] Add DELETE method to supported form data request methods in Guzzle6 by
  • [PhpBrowser][REST] Restore request headers in multi-session testing. Fixes #4157
  • Recorder Extension: Replace non-alphanumeric characters with underscores by @​tiger-seo. Fixes Recorder on Windows
  • [REST] Documented different ways to upload files
  • Fixed $scenario->current('name') #4154 by @​Naktibalda
  • [AMQP] Documented parameters of declareQueue, declareExchange by @​Naktibalda
  • [Doctrine2] Safe prefix aliases for buildAssociationQuery by @​jfxninja. See #4195
  • Fixed output of failed step by @​Naktibalda #4135 http://phptest.club/t/seeelement-wierd-fail-message/1470
  • [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

2.2.10

... (truncated)
Commits
  • 5ea172d Updated version number and changelog for 3.1.2
  • 82d7aaa Merge pull request #5725 from Digital-Peak/configuration/bootstrap
  • 50907be Merge pull request #5719 from Mitrichius/5485-coverage-ignore-not-existing-dir
  • 920435b Use path resolver for bootstrap file detection
  • 48e08e0 [Webdriver] display cookie details in debug output (#5709)
  • ffef68b [Db] fix grabFromDatabase description in docs (#5717)
  • 131eefb Create FUNDING.yml
  • 8cb4a93 coverage: do not fail when excluded directory not exists
  • db65442 [Symfony] Make grabService use the special test service container if availabl...
  • df6260f [Doctrine2] support non-entity doctrine @​id on the haveInRepository debug mes...
  • 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.


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:

  • 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](https://github.com/Codeception/Codeception) from 2.2.3 to 3.1.2.
- [Release notes](https://github.com/Codeception/Codeception/releases)
- [Changelog](https://github.com/Codeception/Codeception/blob/4.0/CHANGELOG-2.2.md)
- [Commits](Codeception/Codeception@2.2.3...3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 21, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #158.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/codeception/codeception-3.1.2 branch December 20, 2019 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants