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

chore(deps): update dependency pestphp/pest to v2 #3

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pestphp/pest ^1.20.0 -> ^2.0.0 age adoption passing confidence

Release Notes

pestphp/pest (pestphp/pest)

v2.24.3

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.24.1...v2.24.2

v2.24.1

Compare Source

Full Changelog: pestphp/pest@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.23.2...v2.24.0

v2.23.2

Compare Source

v2.23.1

Compare Source

v2.23.0

Compare Source

v2.22.1

Compare Source

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

v2.22.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.21.0...v2.22.0

v2.21.0

Compare Source

Full Changelog: pestphp/pest@v2.20.0...v2.21.0

v2.20.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.19.2...v2.20.0

v2.19.2

Compare Source

Full Changelog: pestphp/pest@v2.19.1...v2.19.2

v2.19.1

Compare Source

Full Changelog: pestphp/pest@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.18.2...v2.19.0

v2.18.2

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.18.1...v2.18.2

v2.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.18.0...v2.18.1

v2.18.0

Compare Source

v2.17.0

Compare Source

Added
  • toHaveMethod expectation (#​947)
  • toHaveAttribute expectation (#​934)

v2.16.1

Compare Source

Added
Fixed
New Contributors

v2.16.0

Compare Source

Added
  • toBeDigits (#​911)
  • toBeCamelCase, toBeKebabCase, toBeSnakeCase, toBeStudlyCase, toHaveSnakeCaseKeys, toHaveKebabCaseKeys, toHaveCamelCaseKeys, toHaveStudlyCaseKeys (#​921)
  • native functions support on arch expectations, e.g: expect('sleep')->toBeUsed(); (#​4)
Changed
Fixed

v2.15.0

Compare Source

Added

v2.14.1

Compare Source

Changed
  • Bumps PHPUnit to ^10.3.2 (e012517)

v2.14.0

Compare Source

Added
  • toBeUppercase(), toBeLowercase(), toBeAlphaNumeric(), toBeAlpha() (#​906)

v2.13.0

Compare Source

Added
  • expect()->ddWhen and expect()->ddUnless (306b7eb)

v2.12.2

Compare Source

Fixed
  • Running tests from uses parent class (#​898)

v2.12.1

Compare Source

Full Changelog: pestphp/pest@v2.12.0...v2.12.1

v2.12.0

Compare Source

Added
  • Allows multiple toMatchSnapshot per test (#​881)
Changed
  • Bumps PHPUnit to ^10.2.7 (43107c1)

v2.11.0

Compare Source

Added
  • toBeInvokableexpectation (#​891)

v2.10.1

Compare Source

Fixed
  • not->toHaveSuffix and toHavePrefix expectations (#​888)

v2.10.0

Compare Source

Added
Fixed

v2.9.5

Compare Source

Full Changelog: pestphp/pest@v2.9.4...v2.9.5

v2.9.4

Compare Source

Full Changelog: pestphp/pest@v2.9.3...v2.9.4

v2.9.3

Compare Source

v2.9.2

Compare Source

TODO

v2.9.1

Compare Source

Full Changelog: pestphp/pest@v2.9.0...v2.9.1

v2.9.0

Compare Source

TODO

v2.8.3

Compare Source

Full Changelog: pestphp/pest@v2.8.2...v2.8.3

v2.8.2

Compare Source

Full Changelog: pestphp/pest@v2.8.1...v2.8.2

v2.8.1

Compare Source

Full Changelog: pestphp/pest@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: pestphp/pest@v2.6.3...v2.7.0

v2.6.3

Compare Source

Full Changelog: pestphp/pest@v2.6.2...v2.6.3

v2.6.2

Compare Source

Full Changelog: pestphp/pest@v2.6.1...v2.6.2

v2.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.6.0...v2.6.1

v2.6.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.5.3...v2.6.0

v2.5.3

Compare Source

v2.5.2

Compare Source

v2.5.1

Compare Source

v2.5.0

Compare Source

Chore
  • Bumps PHPUnit to ^10.1.0 (#​780)

v2.4.0

Compare Source

Added
  • skipOnWindows(), skipOnMac(), and skipOnLinux() (#​757)
  • source architecture testing violation (#​1)(8e66263)
  • toHaveProperties may now also check values (#​760)
Fixed
  • Tests on tests/Helpers directory not being executed (#​753)
  • Teamcity count (#​747)
  • Parallel executation when class extends class with same name (#​748)
  • Wording on uses() hint (#​745)

v2.3.0

Compare Source

Added
  • Better error handler about missing uses (#​743)
Fixed
  • Inconsistent spelling of dataset (#​739)
Chore
  • Bumps PHPUnit to ^10.0.19 (3d7e621)

v2.2.3

Compare Source

Fixed
  • Unnecessary dataset on dataset arguments missmatch (#​736)
  • Parallel arguments on plugins order (#​703)
  • Arch plugin runtime exceptions on bad phpdocs (2f2b51c)

v2.2.2

Compare Source

Fixed
  • Edge case in parallel executation test description (3ce6408)

v2.2.1

Compare Source

Fixed
  • Collision between tests names with underscores (#​724)

v2.2.0

Compare Source

Added
  • Improved error messages on dataset arguments mismatch (#​698)
  • Allows the usage of DateTimeInterface on multiple expectations (#​716)
Fixed
  • --dirty option on Windows environments (#​721)
  • Parallel exit code when phpunit.xml is outdated (14dd5cb)

v2.1.0

Compare Source

Added
Fixed
  • Issues with different characters on test names (715)

v2.0.2

Compare Source

Fixed
  • Pest.php not being loaded in certain scenarios (b887116)

v2.0.1

Compare Source

Fixed
  • Wrong version configuration key on composer.json (8f91f40)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Nov 18, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/3ef5a5/366c7c/repos/github/dammy001/laravel-email":"/tmp/worker/3ef5a5/366c7c/repos/github/dammy001/laravel-email" -v "/tmp/worker/3ef5a5/366c7c/cache":"/tmp/worker/3ef5a5/366c7c/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/3ef5a5/366c7c/repos/github/dammy001/laravel-email" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.2.12 && install-tool composer 2.6.5 && composer update pestphp/pest:2.24.3 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Dependency phpunit/phpunit is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires pestphp/pest ^2.0.0 -> satisfiable by pestphp/pest[v2.24.3].
    - pestphp/pest v2.24.3 requires phpunit/phpunit ^10.4.2 -> found phpunit/phpunit[10.4.2, 10.4.x-dev, 10.5.x-dev] but the package is fixed to 9.6.13 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@dammy001 dammy001 merged commit 845e9a7 into main Nov 18, 2023
1 check failed
@renovate renovate bot deleted the renovate/pestphp-pest-2.x branch November 18, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant