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.5.1 to 2.5.5 #90

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 27, 2019

Bumps codeception/codeception from 2.5.1 to 2.5.5.

Changelog

Sourced from codeception/codeception's changelog.

2.5.5

  • [Laravel] Fix missing declaration shouldReport in Laravel 5.8 by @​edno
  • [Lumen] add support for Laravel\Lumen\Application::boot by @​lendormi
  • [WebDriver] Fixed SetCookie for chromedriver 2.46+ by @​JorisVanEijden
  • [ZendExpressive] Fixed recreateApplicationBetweenRequests option, by @​artmnv
  • [Gherkin] Add possibility to dynamically load contexts (#5409) by @​hansdubois
  • [Build command] Fixed message printing number of methods in actor class
  • Documented usage of IS NULL in Doctrine module by @​ThomasLandauer

2.5.4

  • Restored compatibility with vlucas/phpdotenv v2
  • [Doctrine] Fixed cleanup issue #5326

2.5.3

2.5.2

  • [ZendExppressive] Support for Zend Expressive v3 by @​Naktibalda
  • [ZendExppressive] Added options to reload application between tests and between requests by @​Naktibalda
  • [Symfony] Fix "already initialized service", "reboot kernel issue" #5262 by @​gdmfx
  • {Yii2] Prevent NPE #5259 by @​SilverFire
  • [Db] isPopulated method was hidden by renaming to _isPopulated by @​Naktibalda
  • [Db] don't clear database for empty dump by @​Slamdunk
  • [AMQP] added methods seeQueueIsEmpty, dontSeeQueueIsEmpty, seeNumberOfMessagesInQueue, scheduleQueueCleanup method by @​kardagan
  • [REST][PhpBrowser][Frameworks] Save page source as .fail.json or .fail.xml depending on content type, by @​freiondrej
  • [Doctrine2] Cleanup property works after on reconfigure #5250 by @​joelmedeiros
  • [JsonType] Allow to use : in regex filter (#5273) by @​ellisgl
  • [WebDriver] Print curl error to debug output if WebDriver failed to connect #5315 by @​Naktibalda
  • [Logger] Ignores empty context and extra fields, by @​siad007
  • [Recorder] Improved steps ignoring in Recorder extension with meta steps and annotations support #5210 by @​sspat.
  • [@​dataProvider](https://github.com/dataProvider) works with yield/generators #5271 by @​burned42
  • Fixed issue ArrayContainsComparator do not Intersect correctly Empty expected nested array #5303 by @​malinink
  • Fixed issue of steps with mocked objects #5163 by @​dh9325
  • Added Environment Name To Descriptor Unique Signatures #5294 by @​Tenzian
  • Run command: Added --phpunit-xml option, which produces xml report having the same structure as PhpUnit's #5004 by @​Naktibalda
  • Bootstrap command: Changed namespace shortcut to -s #5275 by @​Naktibalda
  • Improved the docs; by @​h311ion, @​gimler, @​picass0, @​josephzidell
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.


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

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/codeception/codeception-2.5.5 branch from c327903 to 02bd358 Compare March 27, 2019 21:56
@prytoegrian prytoegrian merged commit 3ecdd59 into master Mar 28, 2019
@prytoegrian prytoegrian deleted the dependabot/composer/codeception/codeception-2.5.5 branch March 28, 2019 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Amélioration dependencies Pull requests that update a dependency file Help Wanted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants