Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.2.0 age adoption passing confidence
laravel/octane 2.5.2 -> 2.8.0 age adoption passing confidence
laravel/passport 12.2.1 -> 12.4.1 age adoption passing confidence
laravel/pint (source) 1.17.0 -> 1.21.0 age adoption passing confidence
laravel/sail 1.31.0 -> 1.41.0 age adoption passing confidence
laravel/tinker 2.9.0 -> 2.10.1 age adoption passing confidence
nunomaduro/collision 8.3.0 -> 8.6.1 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.8 age adoption passing confidence
spatie/laravel-ignition (source) 2.8.0 -> 2.9.1 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.2.0

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.6

Compare Source

laravel/octane (laravel/octane)

v2.8.0

Compare Source

v2.7.0

Compare Source

v2.6.1

Compare Source

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.1

Compare Source

v12.4.0

Compare Source

v12.3.1

Compare Source

v12.3.0

Compare Source

laravel/pint (laravel/pint)

v1.21.0

Compare Source

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.41.0

Compare Source

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.1

Compare Source

v2.10.0

Compare Source

nunomaduro/collision (nunomaduro/collision)

v8.6.1

Compare Source

v8.6.0

Compare Source

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.8

Compare Source

v11.5.7: PHPUnit 11.5.7

Compare Source

Changed
  • #​5951: The includeUncoveredFiles configuration option is no longer deprecated
  • #​6117: Include source location information for issues triggered during test in --debug output
  • #​6119: Improve message for errors that occur while parsing attributes
  • #​6120: Allow negative priorities for hook methods

How to install or update PHPUnit

v11.5.6: PHPUnit 11.5.6

Compare Source

Changed
  • #​6112: Improve performance of SourceMapper
Fixed
  • #​6115: Backed enumerations with values not of type string cannot be used in customized TestDox output

How to install or update PHPUnit

v11.5.5: PHPUnit 11.5.5

Compare Source

Changed
  • Do not skip execution of test that depends on a test that is larger than itself

How to install or update PHPUnit

v11.5.4: PHPUnit 11.5.4

Compare Source

Changed
  • #​5958: Support for #[CoversTrait] and #[UsesTrait] attributes is no longer deprecated
  • #​5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes is no longer deprecated
Fixed
  • #​6103: Output from test run in separate process is printed twice
  • #​6109: Skipping a test in a before-class method crashes JUnit XML logger
  • #​6111: Deprecations cause SourceMapper to scan all <source/> files

How to install or update PHPUnit

[v11.5.3](https://github.com/sebastianber


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 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 2 times, most recently from bbf02ad to 7068342 Compare January 14, 2025 20:15
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from 68475bc to 7dbb260 Compare January 29, 2025 17:49
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from 4b48cdc to 4c3eb40 Compare February 6, 2025 18:53
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from ef6c099 to b229140 Compare February 18, 2025 12:14
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from b229140 to cb73a91 Compare February 18, 2025 22:39
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from cb73a91 to b8ed20b Compare February 20, 2025 15:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants