Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps codeception/codeception from 3.0.2 to 3.1.0.

Changelog

Sourced from codeception/codeception's changelog.

3.0.3

  • [Laravel5] Add make and makeMultiple methods for generating model instance by @​ibpavlov
  • [Lumen] Add make and makeMultiple methods for generating model instance by @​ibpavlov
  • [Phalcon] ActiveRecord: escape all column names using [] by @​maxgalbu
  • [Yii2] Fixed issue on PHP7.3 because preg_quote now also quotes # by @​SamMousa
  • [ZF2] Persistent service functionality for ZF3 by @​svycka
  • [ZF2] Doctrine entity manager name is configurable by @​svycka
  • [Db] Fix sqlite connection close when holding reference in PHP's GC (#5557) by @​hoogi91
  • [Doctrine2] Fixed handling of embedables, inherited entities and parameter name clashes by @​alexkunin
  • [Frameworks][PhpBrowser] Fixed compatibility with symfony/browserkit 4.3 by @​kapcus
  • [Docs] Small documentation updates by @​Nebulosar, @​reinholdfuereder and @​richardbrinkman
  • [Docker] Switched to buster php build by @​OneEyedSpaceFish
Commits
  • 9ed9146 Prepared Changelog and version number for 3.1.0 release
  • 5ff0b35 Merge pull request #5656 from Codeception/feature/specialized-assert-equals
  • e3ccc43 [Asserts] Added specialized assertEquals methods
  • cd84028 Made some yaml files non-executable
  • f13431f [Doctrine2] Make haveInRepository support constructor parameters (#5633)
  • 901af50 Merge pull request #5636 from mikehaertl/5631-improve-yii2-module-docs
  • caf86c8 Merge pull request #5651 from juntereiner/fix-symfony4.3-deprecation
  • 55e91e1 Unified bootstrap loading (#5645)
  • 9966392 Fix symfony 4.3 deprecation removal
  • 7286521 Support Stub 3.0 (#5649)
  • 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)
  • 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.

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

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 Aug 19, 2019
@edno edno merged commit f0cc221 into master Aug 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/codeception/codeception-3.1.0 branch August 20, 2019 11:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant