Skip to content

Bump codeception/codeception from 2.2.3 to 3.0.3#94

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/codeception/codeception-3.0.3
Closed

Bump codeception/codeception from 2.2.3 to 3.0.3#94
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/codeception/codeception-3.0.3

Conversation

@dependabot-preview
Copy link
Contributor

Bumps codeception/codeception from 2.2.3 to 3.0.3.

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
  • feb566a Updated changelog and version number for 3.0.3
  • cdb2236 Update extension example code
  • 348b9ec [Docker] Switching to buster php build (#5589)
  • a6df5e2 Add make and makeMultiple commands to Laravel5 and Lumen modules.
  • 18d13dd Merge pull request #5584 from alexkunin/doctrine2-parameter-name-clash-fix
  • 8c4304b Merge pull request #5590 from kapcus/symfony-browser-kit-maxredirects-fix
  • 4eb08e7 client class name put back because of Symfony based frameworks
  • 972539d Merge pull request #5583 from richardbrinkman/2.2
  • 7a3c911 [InnerBrowser] fix compatibility with symfony/browserkit 4.3
  • ceaa532 Merge pull request #5582 from Nebulosar/patch-1
  • 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 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:

  • 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.

Bumps [codeception/codeception](https://github.com/Codeception/Codeception) from 2.2.3 to 3.0.3.
- [Release notes](https://github.com/Codeception/Codeception/releases)
- [Changelog](https://github.com/Codeception/Codeception/blob/3.0/CHANGELOG-2.2.md)
- [Commits](Codeception/Codeception@2.2.3...3.0.3)

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 Jul 18, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #105.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/codeception/codeception-3.0.3 branch August 19, 2019 09:31
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