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

fix(deps): update non-major dependencies #7

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
barryvdh/laravel-ide-helper 3.1.0 -> 3.5.4 age adoption passing confidence
fakerphp/faker 1.23.1 -> 1.24.1 age adoption passing confidence
laravel-vite-plugin 1.0.5 -> 1.1.1 age adoption passing confidence
laravel/octane 2.5.2 -> 2.6.0 age adoption passing confidence
laravel/passport 12.2.1 -> 12.4.0 age adoption passing confidence
laravel/pint (source) 1.17.0 -> 1.20.0 age adoption passing confidence
laravel/sail 1.31.0 -> 1.40.0 age adoption passing confidence
laravel/tinker 2.9.0 -> 2.10.0 age adoption passing confidence
nunomaduro/collision 8.3.0 -> 8.5.0 age adoption passing confidence
openai-php/laravel 0.10.1 -> 0.10.2 age adoption passing confidence
phpunit/phpunit (source) 11.2.8 -> 11.5.3 age adoption passing confidence
spatie/laravel-ignition (source) 2.8.0 -> 2.9.0 age adoption passing confidence
spatie/laravel-query-builder 6.0.1 -> 6.3.0 age adoption passing confidence

Release Notes

barryvdh/laravel-ide-helper (barryvdh/laravel-ide-helper)

v3.5.4

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.3...v3.5.4

v3.5.3

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.5.2...v3.5.3

v3.5.2

Compare Source

Fixes

Fix empty/anonymous closure in meta command.

Full Changelog: barryvdh/laravel-ide-helper@v3.5.1...v3.5.2

v3.5.1

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.0...v3.5.1

v3.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.3.0...v3.4.0

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.2...v3.3.0

v3.2.2

Compare Source

What’s Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.1.0...v3.2.0

FakerPHP/Faker (fakerphp/faker)

v1.24.1

Compare Source

v1.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.23.1...v1.24.0

laravel/vite-plugin (laravel-vite-plugin)

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.6

Compare Source

laravel/octane (laravel/octane)

v2.6.0

Compare Source

v2.5.9

Compare Source

v2.5.8

Compare Source

v2.5.7

Compare Source

v2.5.6

Compare Source

v2.5.5

Compare Source

v2.5.4

Compare Source

v2.5.3

Compare Source

laravel/passport (laravel/passport)

v12.4.0

Compare Source

v12.3.1

Compare Source

v12.3.0

Compare Source

laravel/pint (laravel/pint)

v1.20.0

Compare Source

v1.19.0

Compare Source

v1.18.3

Compare Source

v1.18.2

Compare Source

v1.18.1

Compare Source

  • [1.x] Fixed corrupted binary

v1.18.0

Compare Source

v1.17.3

Compare Source

v1.17.2

Compare Source

v1.17.1

Compare Source

laravel/sail (laravel/sail)

v1.40.0

Compare Source

v1.39.1

Compare Source

v1.39.0

Compare Source

v1.38.0

Compare Source

v1.37.1

Compare Source

v1.37.0

Compare Source

v1.36.0

Compare Source

v1.35.0

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

v1.32.0

Compare Source

v1.31.3

Compare Source

v1.31.2

Compare Source

v1.31.1

Compare Source

laravel/tinker (laravel/tinker)

v2.10.0

Compare Source

nunomaduro/collision (nunomaduro/collision)

v8.5.0

Compare Source

v8.4.0

Compare Source

openai-php/laravel (openai-php/laravel)

v0.10.2

Compare Source

Full Changelog: openai-php/laravel@v0.10.1...v0.10.2

sebastianbergmann/phpunit (phpunit/phpunit)

v11.5.3: PHPUnit 11.5.3

Compare Source

Added
  • Test\AfterLastTestMethodErrored, Test\AfterTestMethodErrored, Test\BeforeTestMethodErrored, Test\PostConditionErrored, and Test\PreConditionErrored events
Fixed
  • #​6093: Test Double Code Generator does not work when PHPUnit is used from PHAR on PHP 8.4
  • #​6094: Errors in after-last-test methods are not reported
  • #​6095: Expectation is not counted correctly when a doubled method is called more often than is expected
  • #​6096: --list-tests-xml is broken when a group with a numeric name is defined
  • #​6098: No system-out element in JUnit XML logfile
  • #​6100: Suppressed deprecations incorrectly stop test execution when execution should be stopped on deprecation

How to install or update PHPUnit

v11.5.2: PHPUnit 11.5.2

Compare Source

Fixed
  • #​6082: assertArrayHasKey(), assertArrayNotHasKey(), arrayHasKey(), and ArrayHasKey::__construct() do not support all possible key types
  • #​6087: --migrate-configuration does not remove beStrictAboutTodoAnnotatedTests attribute from XML configuration file

How to install or update PHPUnit

v11.5.1: PHPUnit 11.5.1

Compare Source

Added
  • #​6081: DefaultResultCache::mergeWith() for merging result cache instances
Fixed
  • #​6066: TeamCity logger does not handle error/skipped events in before-class methods correctly

How to install or update PHPUnit

v11.5.0: PHPUnit 11.5.0

Compare Source

Added
  • #​5948: Support for Property Hooks in Test Doubles
  • #​5954: Provide a way to stop execution at a particular deprecation
  • Method assertContainsNotOnlyInstancesOf() in the PHPUnit\Framework\Assert class as the inverse of the assertContainsOnlyInstancesOf() method
  • Methods assertContainsOnlyArray(), assertContainsOnlyBool(), assertContainsOnlyCallable(), assertContainsOnlyFloat(), assertContainsOnlyInt(), assertContainsOnlyIterable(), assertContainsOnlyNull(), assertContainsOnlyNumeric(), assertContainsOnlyObject(), assertContainsOnlyResource(), assertContainsOnlyClosedResource(), assertContainsOnlyScalar(), and assertContainsOnlyString() in the PHPUnit\Framework\Assert class as specialized alternatives for the generic assertContainsOnly() method
  • Methods assertContainsNotOnlyArray(), assertContainsNotOnlyBool(), assertContainsNotOnlyCallable(), assertContainsNotOnlyFloat(), assertContainsNotOnlyInt(), assertContainsNotOnlyIterable(), assertContainsNotOnlyNull(), assertContainsNotOnlyNumeric(), assertContainsNotOnlyObject(), assertContainsNotOnlyResource(), assertContainsNotOnlyClosedResource(), assertContainsNotOnlyScalar(), and assertContainsNotOnlyString() in the PHPUnit\Framework\Assert class as specialized alternatives for the generic assertNotContainsOnly() method
  • Methods containsOnlyArray(), containsOnlyBool(), containsOnlyCallable(), containsOnlyFloat(), containsOnlyInt(), containsOnlyIterable(), containsOnlyNull(), containsOnlyNumeric(), containsOnlyObject(), containsOnlyResource(), containsOnlyClosedResource(), containsOnlyScalar(), and containsOnlyString() in the PHPUnit\Framework\Assert class as specialized alternatives for the generic containsOnly() method
  • Methods isArray(), isBool(), isCallable(), isFloat(), isInt(), isIterable(), isNumeric(), isObject(), isResource(), isClosedResource(), isScalar(), isString() in the PHPUnit\Framework\Assert class as specialized alternatives for the generic isType() method
  • TestRunner\ChildProcessStarted and TestRunner\ChildProcessFinished events
Changed
  • #​5998: Do not run SKIPIF section of PHPT test in separate process when it is free of side effects
  • #​5999: Do not run CLEAN section of PHPT test in separate process when it is free of side effects that modify the parent process
Deprecated
  • #​6052: isType() (use isArray(), isBool(), isCallable(), isFloat(), isInt(), isIterable(), isNull(), isNumeric(), isObject(), isResource(), isClosedResource(), isScalar(), or isString() instead)
  • #​6055: assertContainsOnly() (use assertContainsOnlyArray(), assertContainsOnlyBool(), assertContainsOnlyCallable(), assertContainsOnlyFloat(), assertContainsOnlyInt(), assertContainsOnlyIterable(), assertContainsOnlyNumeric(), assertContainsOnlyObject(), assertContainsOnlyResource(), assertContainsOnlyClosedResource(), assertContainsOnlyScalar(), or assertContainsOnlyString() instead)
  • #​6055: assertNotContainsOnly() (use assertContainsNotOnlyArray(), assertContainsNotOnlyBool(), assertContainsNotOnlyCallable(), assertContainsNotOnlyFloat(), assertContainsNotOnlyInt(), assertContainsNotOnlyIterable(), assertContainsNotOnlyNumeric(), assertContainsNotOnlyObject(), assertContainsNotOnlyResource(), assertContainsNotOnlyClosedResource(), assertContainsNotOnlyScalar(), or assertContainsNotOnlyString() instead)
  • #​6059: containsOnly() (use containsOnlyArray(), containsOnlyBool(), containsOnlyCallable(), containsOnlyFloat(), containsOnlyInt(), containsOnlyIterable(), containsOnlyNumeric(), containsOnlyObject(), containsOnlyResource(), containsOnlyClosedResource(), containsOnlyScalar(), or containsOnlyString() instead)

How to install or update PHPUnit

v11.4.4: PHPUnit 11.4.4

Compare Source

Fixed
  • #​6028: ignoreIndirectDeprecations=true suppresses deprecations triggered in test code

How to install or update PHPUnit

v11.4.3: PHPUnit 11.4.3

Compare Source

Changed
  • #​6010: Improve parameter name for assertGreaterThan(), assertGreaterThanOrEqual(), assertLessThan(), and assertLessThanOrEqual()
  • #​6012: Remove empty lines between TeamCity events
Fixed

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from 880480c to e411aaf Compare July 30, 2024 13:48
@renovate renovate bot changed the title chore(deps): update dependency vite to v5.3.5 chore(deps): update non-major dependencies Jul 30, 2024
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from e411aaf to 9fca057 Compare July 30, 2024 16:40
@renovate renovate bot changed the title chore(deps): update non-major dependencies fix(deps): update non-major dependencies Jul 30, 2024
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from 8501545 to d1e7795 Compare August 6, 2024 16:21
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 5 times, most recently from 625166a to 7924d9e Compare August 17, 2024 12:11
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from b19531c to 4e367c4 Compare August 23, 2024 16:22
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 6 times, most recently from 7dc7b02 to 7f1588b Compare September 9, 2024 06:20
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from aada3fc to 442178c Compare September 12, 2024 14:45
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from a54fccb to a135930 Compare October 30, 2024 15:27
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from 282865a to 5e01e96 Compare November 15, 2024 17:07
Copy link
Author

renovate bot commented Nov 15, 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 barryvdh/laravel-ide-helper:3.5.4 fakerphp/faker:1.24.1 laravel/octane:2.6.0 laravel/passport:12.4.0 laravel/pint:1.20.0 laravel/sail:1.40.0 laravel/tinker:2.10.0 nunomaduro/collision:8.5.0 openai-php/laravel:0.10.2 phpunit/phpunit:11.5.3 spatie/laravel-ignition:2.9.0 spatie/laravel-query-builder:6.3.0 --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 laravel/framework 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 openai-php/laravel 0.10.2 -> satisfiable by openai-php/laravel[v0.10.2].
    - openai-php/laravel v0.10.2 requires laravel/framework ^9.46.0|^10.34.2|^11.23.5 -> found laravel/framework[v9.46.0, ..., v9.52.18, v10.34.2, ..., v10.48.25, v11.23.5, ..., v11.38.1] but it conflicts with your root composer.json require (11.18.1).
  Problem 2
    - laravel/framework is locked to version v11.18.1 and an update of this package was not requested.
    - laravel/framework v11.18.1 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.5.3].
    - league/commonmark 2.5.3 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.0].
    - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.4.2) does not satisfy that requirement.

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

@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from c707a02 to f4442f5 Compare November 26, 2024 17:12
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from 661101f to 130e3bc Compare December 2, 2024 11:52
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from 72601eb to 5f9430f Compare December 6, 2024 08:20
@renovate renovate bot changed the title chore(deps): update non-major dependencies fix(deps): update non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from 3791210 to a423a5d Compare December 18, 2024 09:34
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from 48f5459 to 1dc3b85 Compare December 23, 2024 22:55
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from f18ba47 to de1a8b2 Compare December 30, 2024 18:39
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from 0f654b4 to bb23048 Compare January 13, 2025 12:29
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from bb23048 to bbf02ad Compare January 14, 2025 15:34
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from bbf02ad to 7068342 Compare January 14, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants