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.19.0 to 1.21.1 #115

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps pestphp/pest from 1.19.0 to 1.21.1.

Release notes

Sourced from pestphp/pest's releases.

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)
Changelog

Sourced from pestphp/pest's changelog.

v1.21.1 (2021-11-25)

Fixed

  • sequence callables causing problems (#442)

v1.21.0 (2021-11-17)

Added

  • warn about xdebug modes (1e011c)

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)
Commits
  • 92b8d32 release: v1.21.1
  • 2969c7a Merge pull request #442 from pestphp/fix_for_sequence
  • 63c1faa Prevents issues with callables in sequence
  • b5b14ef chore: updates changelog branch to 1.x
  • 11eb190 release: v1.21.0
  • a110848 docs: updates changelog
  • da5c21d Update README.md
  • 408ae4c docs: adds spatie.be as platinum sponsor
  • fc2484a Update README.md
  • de46ee0 fix: adds link to xdebug coverage mode
  • 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.19.0 to 1.21.1.
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/v1.21.1/CHANGELOG.md)
- [Commits](pestphp/pest@v1.19.0...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2022

A newer version of pestphp/pest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant