Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump codeception/codeception from 2.1.6 to 2.4.1 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps codeception/codeception from 2.1.6 to 2.4.1.

Changelog

Sourced from codeception/codeception's changelog.

2.1.11

  • [Yii1] Improved Yii connector. AR metadata is cleaned up between requests. regenerateId of session is disabled.
  • [REST][InnerBrowser] redirect is not triggered when Location header is set but response code is not 3xx. By @​Naktibalda. Fixes #3171.
  • [PhpBrowser][Frameworks] checkboxes can be located by label by @​dizzy7. See #3237
  • [PhpBrowser][Frameworks] field can be matched by its trimmed label value. See #3209. By @​dizzy7
  • [WebDriver] fixed URL matching in WebDriver::seeLink
  • [WebDriver][InnerBrowser] Improved error messages of seeLink and dontSeeLink

2.1.10

  • PHPUnit version locked to <5.4
  • [Db] Added missing support for LIKE condition to SqlSrv driver

2.1.9

  • PHPUnit 5.4 compatibility for creating mocks using Codeception\Util\Stub by @​davertmik. See #3093 and #3080
  • Updated dependencies to support Symfony 3.1
  • [Laravel5] Fixed issue where non-existing services were called in _before and _after methods. See #3028.
  • Fix self-update command to update only to stable versions by @​MAXakaWIZARD
  • Added settings: backup_global to config, to disable backup_global option of PHPUnit by @​mkeasling. See #3045. Fixes #3044
  • [PhpBrowser][Frameworks] see matches UTF-8 text case-insensitively by @​Naktibalda. Fixes #3114
  • Fixed page object generation with namespaces by @​eugene-manuilov and @​Naktibalda. See #3126 Fixes #3012
  • --steps will not disable code coverage. By @​Naktibalda. Fixes #2620
  • Suppress console coverage report with --quiet by @​EspadaV8. See #2370
  • Improved multibyte output in console by @​kt81. See #3130
  • [Lumen] Fixed: initializeLumen() method has been called twice on start by @​kt81. See #3124 #2607
  • [Db] Allow INT Parameter SQL Binding by @​davidcochrum . Fixes #3118
  • [Db] Support LIKE conditions in assertions.
  • [Db] Improved regex for parsing comments by @​dima-stefantsov. See #3138
  • [Dbh] Fix seeInDatabase and dontSeeInDatabase with empty criteria. Closes #3116
  • [Symfony] Improve fail messages on seeInCurrentRoute and seeCurrentRouteIs
  • [Symfony] Improve route comparison on seeInCurrentRoute and seeCurrentRouteIs
  • [WebDriver] multi session testing with friends improved by @​eXorus. Webdriver sessions are finished correctly; leave() method added to Friend class. See #3068
  • [PhpBrowser] added handler and middleware config options to customize Guzzle handlers and middleware
  • Added full support of phpunit-bridge features.
  • [Laravel] Fixed issue where non-existing services were called in _before and _after methods. See #3028.
  • [WebDriver] fixed using saveSessionSnapshot with codecoverage. Closes #2923
  • [ZF2] create new instance of Application for each request

2.1.8

  • Util\Locator added methods to create locators to match element at their position: elementAt, firstElement, lastElement
  • [Symfony] Refactor to unify service retrieval, avoid memleaks and reduce memory footprint. Closes #2938 and #2954.
  • [Symfony] New optoin rebootable_client that reboots client's kernel before each request.
  • [WebDriver] fixed seeInField for textarea with whitespaces before and after string. Closes #2921
  • [Symfony] Deprecated grabServiceFromContainer use grabService instead. For consistency with other frameworks.
  • [Asserts] More assert* methods from PHPUnit added
  • [Asserts] Added expectException method
  • codecept self-update works with proxy by @​gr1ev0us
... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 16, 2019
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