-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency pestphp/pest to v2.36.0 #16
base: master
Are you sure you want to change the base?
Conversation
c043ef4
to
fc337f1
Compare
fc337f1
to
2c4bca2
Compare
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: composer.lock
|
|
This PR contains the following updates:
2.6.2
->2.36.0
Release Notes
pestphp/pest (pestphp/pest)
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
toBeList
expectation by @ExeQue in https://github.com/pestphp/pest/pull/1157New 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
--without-exception-handling
,--with-exception-handling
,without-deprecation-handling
, andwith-deprecation-handling
CLI optionsv2.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
toContainEquals
expectation by @erikgaal in https://github.com/pestphp/pest/pull/974string
type ingreaterThan
/lessThan
expectations by @paulsn-mapon in https://github.com/pestphp/pest/pull/1055toBeStringBackedEnum()
andtoBeIntBackedEnum()
arch expectations by @JonPurvis in https://github.com/pestphp/pest/pull/1006doNotThrowsExceptions
being marked as incomplete by @nunomaduro in pestphp/pest@1d2fe2d--cache-directory
PHPUnit xml directive being ignore by @nunomaduro in pestphp/pest@a5bf6a3ansi
escape removal by @salehhashemi1992 in https://github.com/pestphp/pest/pull/981New 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
toHaveProperties
PHPDoc block by @rudashi in https://github.com/pestphp/pest/pull/990New 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
$this->fails
method by @nunomadurof83d758
v2.29.1
Compare Source
Full Changelog: pestphp/pest@v2.29.0...v2.29.1
v2.29.0
Compare Source
What's Changed
toBeClass
by @nhrrs in https://github.com/pestphp/pest/pull/1044New 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
--todo
argument. by @xiCO2k in https://github.com/pestphp/pest/pull/1025Full Changelog: pestphp/pest@v2.26.0...v2.27.0
v2.26.0
Compare Source
What's Changed
toSnapshot
on expectation value by @markhuot in https://github.com/pestphp/pest/pull/1017New 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
HigherOrderTapProxy
touniversalObjectCratesClasses
by @CalebDW in https://github.com/pestphp/pest/pull/996New 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
throwsUnless
by @hungthai1401 in https://github.com/pestphp/pest/pull/933New 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
toBeUrl()
Expectation by @JonPurvis in https://github.com/pestphp/pest/pull/977Full 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
toBeBetween
expectation by @JonPurvis in https://github.com/pestphp/pest/pull/968Full 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
phpunit.xml.stub
by @adevade in https://github.com/pestphp/pest/pull/957New Contributors
Full Changelog: pestphp/pest@v2.18.1...v2.18.2
v2.18.1
Compare Source
What's Changed
phpunit.xml
stub file by @Itemshopp in https://github.com/pestphp/pest/pull/956New Contributors
Full Changelog: pestphp/pest@v2.18.0...v2.18.1
v2.18.0
Compare Source
depends
usage withdescribe
by @devajmeireles in https://github.com/pestphp/pest/pull/949toBeUuid
expectation by @hungthai1401 in https://github.com/pestphp/pest/pull/948OppositeExpectation
class by @hungthai1401 in https://github.com/pestphp/pest/pull/950v2.17.0
Compare Source
Added
toHaveMethod
expectation (#947)toHaveAttribute
expectation (#934)v2.16.1
Compare Source
Added
toHaveSameSize
expectation by @hungthai1401 in https://github.com/pestphp/pest/pull/924, https://github.com/pestphp/pest/pull/930Fixed
Pest.php
New Contributors
v2.16.0
Compare Source
Added
toBeDigits
(#911)toBeCamelCase
,toBeKebabCase
,toBeSnakeCase
,toBeStudlyCase
,toHaveSnakeCaseKeys
,toHaveKebabCaseKeys
,toHaveCamelCaseKeys
,toHaveStudlyCaseKeys
(#921)arch
expectations, e.g:expect('sleep')->toBeUsed();
(#4)Changed
phpunit.xml
stub (#915)Fixed
v2.15.0
Compare Source
Added
v2.14.1
Compare Source
Changed
^10.3.2
(e012517)v2.14.0
Compare Source
Added
toBeUppercase()
,toBeLowercase()
,toBeAlphaNumeric()
,toBeAlpha()
(#906)v2.13.0
Compare Source
Added
expect()->ddWhen
andexpect()->ddUnless
(306b7eb)v2.12.2
Compare Source
Fixed
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
toMatchSnapshot
per test (#881)Changed
^10.2.7
(43107c1)v2.11.0
Compare Source
Added
toBeInvokable
expectation (#891)v2.10.1
Compare Source
Fixed
not->toHaveSuffix
andtoHavePrefix
expectations (#888)v2.10.0
Compare Source
Added
repeat
feature (f3f35a2)Fixed
-v
option (86a6b32)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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.