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 v3 #67

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pestphp/pest (pestphp/pest)

v3.5.1

Compare Source

Full Changelog: pestphp/pest@v3.5.0...v3.5.1

v3.5.0

Compare Source

feat: support for nested describe blocks by @​jshayes in https://github.com/pestphp/pest/pull/1295
fix: issue where a describe block will prevent a beforeEach call from executing by @​jshayes in https://github.com/pestphp/pest/pull/1294

v3.4.2

Compare Source

Full Changelog: pestphp/pest@v3.4.1...v3.4.2

v3.4.1

Compare Source

chore: uses stable versions of collision and termwind (with PHP 8.4 support)

v3.4.0

Compare Source

feat: php v8.4 support

v3.3.2

Compare Source

docs: fixes composer command by @​AbdellahBoutmad in https://github.com/pestphp/pest/pull/1293
fix: missing policy suffix test by @​olivernybroe in https://github.com/pestphp/pest/pull/1292

v3.3.1

Compare Source

chore: bumps dependencies

v3.3.0

Compare Source

feat: uses phpunit v11.4.0.

v3.2.5

Compare Source

fix: missing middleware method on allowable public methods on controllers on laravel preset by @​CamKem in https://github.com/pestphp/pest/pull/1280
fix: strict types expectation to allows for comments above declaration by @​midnite81 in https://github.com/pestphp/pest/pull/1279

v3.2.4

Compare Source

fix: App\Exceptions\Handler ignored on laravel preset

v3.2.3

Compare Source

feat: laravel preset now ignores concerns on App\Enums and App\Features by @​jeremynikolic in https://github.com/pestphp/pest/pull/1275

v3.2.2

Compare Source

fix: auto-complete on ->preset method

v3.2.1

Compare Source

fix: fix: missing != and !== on new toUseStrictEquality arch expectation

v3.2.0

Compare Source

feat: adds toUseStrictEquality arch expectation

v3.1.0

Compare Source

feat: adds mutates function. https://pestphp.com/docs/mutation-testing

v3.0.8

Compare Source

fix: todo calls with ints on parameters

v3.0.7

Compare Source

chore: bumps phpunit version
fix: update assignee URL for Jira by @​owenvoke in https://github.com/pestphp/pest/pull/1254

v3.0.6

Compare Source

fix: team city usage on phpstorm. https://github.com/pestphp/pest/issues/1236

v3.0.5

Compare Source

fix: parallel mutation testing when using Laravel Herd

v3.0.4

Compare Source

fix: afterEach being called twice. https://github.com/pestphp/pest/issues/1230

v3.0.3

Compare Source

fix: pest()->printer() method wrongly named. https://github.com/pestphp/pest/issues/1229

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

Please consult the upgrade guide and release notes in the official Pest documentation.

v2.36.0

Compare Source

v2.35.1

Compare Source

Full Changelog: pestphp/pest@v2.35.0...v2.35.1

v2.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.34.9...v2.35.0

v2.34.9

Compare Source

Full Changelog: pestphp/pest@v2.34.8...v2.34.9

v2.34.8

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.34.7...v2.34.8

v2.34.7

Compare Source

Full Changelog: pestphp/pest@v2.34.6...v2.34.7

v2.34.6

Compare Source

Full Changelog: pestphp/pest@v2.34.5...v2.34.6

v2.34.5

Compare Source

Full Changelog: pestphp/pest@v2.34.4...v2.34.5

v2.34.4

Compare Source

Full Changelog: pestphp/pest@v2.34.3...v2.34.4

v2.34.3

Compare Source

Full Changelog: pestphp/pest@v2.34.2...v2.34.3

v2.34.2

Compare Source

Full Changelog: pestphp/pest@v2.34.1...v2.34.2

v2.34.1

Compare Source

Full Changelog: pestphp/pest@v2.34.0...v2.34.1

v2.34.0

Compare Source

What's Changed

  • feat(plugin-laravel): adds --without-exception-handling, --with-exception-handling, without-deprecation-handling, and with-deprecation-handling CLI options

v2.33.6

Compare Source

Full Changelog: pestphp/pest@v2.33.5...v2.33.6

v2.33.5

Compare Source

Full Changelog: pestphp/pest@v2.33.4...v2.33.5

v2.33.4

Compare Source

Full Changelog: pestphp/pest@v2.33.3...v2.33.4

v2.33.3

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.33.2...v2.33.3

v2.33.2

Compare Source

Full Changelog: pestphp/pest@v2.33.1...v2.33.2

v2.33.1

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.33.0...v2.33.1

v2.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.32.3...v2.33.0

v2.32.3

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.32.2...v2.32.3

v2.32.2

Compare Source

Full Changelog: pestphp/pest@v2.32.1...v2.32.2

v2.32.1

Compare Source

Full Changelog: pestphp/pest@v2.32.0...v2.32.1

v2.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.31.0...v2.32.0

v2.31.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.30.0...v2.31.0

v2.30.0

Compare Source

v2.29.1

Compare Source

Full Changelog: pestphp/pest@v2.29.0...v2.29.1

v2.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.28.1...v2.29.0

v2.28.1

Compare Source

Full Changelog: pestphp/pest@v2.28.0...v2.28.1

v2.28.0

Compare Source

Full Changelog: pestphp/pest@v2.27.0...v2.28.0

v2.27.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.25.0...v2.26.0

v2.25.0

Compare Source

What's Changed

New Contributors

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

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)

v1.23.1

Compare Source

v1.23.0

Compare Source

v1.22.6

Compare Source

What's Changed

Full Changelog: pestphp/pest@v1.22.5...v1.22.6

v1.22.5

Compare Source

Full Changelog: pestphp/pest@v1.22.4...v1.22.5

v1.22.4

Compare Source

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

v1.22.3

Compare Source

What's Changed

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

v1.22.2

Compare Source

What's Changed

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


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 11, 2024

⚠️ 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: composer update pestphp/pest:3.0.4 --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 brianium/paratest 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.
Dependency nunomaduro/collision 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.
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 ^3.0, found pestphp/pest[v3.0.0, ..., 3.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - pestphp/pest-plugin-laravel is locked to version v1.3.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v1.3.0 requires pestphp/pest ^1.22.1 -> found pestphp/pest[v1.22.1, ..., 1.x-dev] but it conflicts with your root composer.json require (^3.0).
  Problem 3
    - cocur/slugify v4.2.0 requires php ^7.1 || ~8.0.0 || ~8.1.0 -> your php version (8.3.11) does not satisfy that requirement.
    - cviebrock/eloquent-sluggable 9.0.0 requires cocur/slugify ^4.0 -> satisfiable by cocur/slugify[v4.2.0].
    - cviebrock/eloquent-sluggable is locked to version 9.0.0 and an update of this package was not requested.

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

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.

0 participants