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 pestphp/pest from 1.0.5 to 1.22.4 #322

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps pestphp/pest from 1.0.5 to 1.22.4.

Release notes

Sourced from pestphp/pest's releases.

v1.22.3

What's Changed

Full Changelog: pestphp/pest@v1.22.2...v1.22.3

v1.22.2

What's Changed

Full Changelog: pestphp/pest@v1.22.1...v1.22.2

v1.22.1

Full Changelog: pestphp/pest@v1.22.0...v1.22.1

v1.22.0

What's Changed

Full Changelog: pestphp/pest@v1.21.3...v1.22.0

v1.21.3

Full Changelog: pestphp/pest@v1.21.2...v1.21.3

v1.21.2

What's Changed

Full Changelog: pestphp/pest@v1.21.1...v1.21.2

v1.21.1

Fixed

v1.20.0

Added

  • throwsIf test call (#371)
  • --ci CLI option to ignore development options like ->local() (#405)
  • when conditional expectation (#406)
  • unless conditional expectation (b43a598)
  • match conditional expectation (#407)

Fixed

  • sequence with more expectations than iterable elements (#399)

... (truncated)

Changelog

Sourced from pestphp/pest's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

v1.20.0 (2021-09-25)

Added

  • throwsIf test call (#371)
  • --ci CLI option to ignore development options like ->local() (#405)
  • when conditional expectation (#406)
  • unless conditional expectation (b43a598)
  • match conditional expectation (#407)

Fixed

  • sequence with more expectations than iterable elements (#399)

v1.19.0 (2021-09-20)

Added

  • PHP 8.1 support (e6c7d68)
  • toHaveProperties expectation (#391)

v1.18.0 (2021-08-30)

Added

  • toHaveLength expectation (#386)
  • nunomaduro/collision:^6.0 support (4ae482c)

v1.17.0 (2021-08-26)

Added

  • toThrow expectation (#361)

v1.16.0 (2021-08-19)

Added

  • Support for new parallel options (#369)

v1.15.0 (2021-08-04)

Added

  • toBeTruthy and toBeFalsy (#367)

v1.14.0 (2021-08-03)

Added

  • A new bound closure that allows you to access the test case in Datasets (#364)

v1.13.0 (2021-08-02)

Added

  • A cleaner output when running the Pest runner in PhpStorm (#350)

... (truncated)

Commits
  • ee4ff5a chore: bumps dependencies
  • 7de10d5 feat: include 'RefreshDatabase' on uses
  • 660df6d chore: bump phpunit
  • d8666c8 chore: coding style changes
  • b8ac496 chore: style changes
  • 78b3c41 chore: bumps phpunit
  • b58a020 release: v1.22.3
  • e337a52 Merge pull request #612 from alexmanase/1.x-fix-ignored-description-for-layz-...
  • 0a6873d wip
  • 09b7ab9 fixes ignored dataset description for string description
  • 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)

Bumps [pestphp/pest](https://github.com/pestphp/pest) from 1.0.5 to 1.22.4.
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/2.x/CHANGELOG.md)
- [Commits](pestphp/pest@v1.0.5...v1.22.4)

---
updated-dependencies:
- dependency-name: pestphp/pest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 6, 2023
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants