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

Update all non-major dependencies #52

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
barryvdh/laravel-ide-helper 3.0.0 -> 3.2.2 age adoption passing confidence require-dev minor
brianium/paratest 7.4.4 -> 7.7.0 age adoption passing confidence require-dev minor
driftingly/rector-laravel 1.2.0 -> 1.2.6 age adoption passing confidence require-dev patch
ergebnis/phpstan-rules 2.2.0 -> 2.5.0 age adoption passing confidence require-dev minor
fakerphp/faker 1.23.1 -> 1.24.1 age adoption passing confidence require-dev minor
larastan/larastan 2.9.6 -> 2.9.12 age adoption passing confidence require-dev patch
laravel/framework (source) 11.7.0 -> 11.35.1 age adoption passing confidence require minor
laravel/pint (source) 1.15.3 -> 1.18.3 age adoption passing confidence require-dev minor
laravel/sail 1.29.1 -> 1.39.1 age adoption passing confidence require-dev minor
laravel/tinker 2.9.0 -> 2.10.0 age adoption passing confidence require minor
mysql 8.3 -> 8.4 age adoption passing confidence service minor
nunomaduro/collision 8.1.1 -> 8.5.0 age adoption passing confidence require-dev minor
phpstan/phpstan 1.11.1 -> 1.12.12 age adoption passing confidence require-dev minor
phpstan/phpstan-deprecation-rules 1.2.0 -> 1.2.1 age adoption passing confidence require-dev patch
phpstan/phpstan-mockery 1.1.2 -> 1.1.3 age adoption passing confidence require-dev patch
phpstan/phpstan-phpunit 1.4.0 -> 1.4.1 age adoption passing confidence require-dev patch
phpunit/phpunit (source) 11.1.3 -> 11.5.1 age adoption passing confidence require-dev minor
rector/rector (source) 1.1.0 -> 1.2.10 age adoption passing confidence require-dev minor
spatie/laravel-ignition (source) 2.7.0 -> 2.9.0 age adoption passing confidence require-dev minor
spaze/phpstan-disallowed-calls 3.4.0 -> 3.5.1 age adoption passing confidence require-dev minor

Release Notes

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

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

v3.1.0

Compare Source

Fixed
Added
paratestphp/paratest (brianium/paratest)

v7.7.0

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.6.3...v7.7.0

v7.6.3

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.6.2...v7.6.3

v7.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.6.1...v7.6.2

v7.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.6.0...v7.6.1

v7.6.0

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.5.7...v7.6.0

v7.5.7

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.5.6...v7.5.7

v7.5.6

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.5.5...v7.5.6

v7.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.5.4...v7.5.5

v7.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.5.3...v7.5.4

v7.5.3

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.5.2...v7.5.3

v7.5.2

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.5.1...v7.5.2

v7.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.5.0...v7.5.1

v7.5.0

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.4.5...v7.5.0

v7.4.8

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.4.7...v7.4.8

v7.4.7

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.4.6...v7.4.7

v7.4.6

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.4.5...v7.4.6

v7.4.5

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.4.4...v7.4.5

driftingly/rector-laravel (driftingly/rector-laravel)

v1.2.6

Compare Source

New Rules & Features 🚀

Full Changelog: driftingly/rector-laravel@1.2.5...1.2.6

v1.2.5

Compare Source

New Rules & Features 🚀

Bugfixes 🐛

Extras ⚙️

New Contributors

Full Changelog: driftingly/rector-laravel@1.2.4...1.2.5

v1.2.4

Compare Source

What's Changed

Full Changelog: driftingly/rector-laravel@1.2.3...1.2.4

v1.2.3

Compare Source

Bugfixes 🐛

Full Changelog: driftingly/rector-laravel@1.2.2...1.2.3

v1.2.2

Compare Source

New Rules & Features 🚀

Bugfixes 🐛

New Contributors 🥳

Full Changelog: driftingly/rector-laravel@1.2.1...1.2.2

v1.2.1

Compare Source

New Rules & Features 🚀

Bugfixes 🐛

New Contributors 🥳

Full Changelog: driftingly/rector-laravel@1.2.0...1.2.1

ergebnis/phpstan-rules (ergebnis/phpstan-rules)

v2.5.0

Compare Source

For a full diff see [2.4.0...2.5.0][2.4.0...2.5.0].

Added
Changed

v2.4.0

Compare Source

For a full diff see [2.3.0...2.4.0][2.3.0...2.4.0].

Added

v2.3.0

Compare Source

For a full diff see [2.2.0...2.3.0][2.2.0...2.3.0].

Changed
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

larastan/larastan (larastan/larastan)

v2.9.12

Compare Source

What's Changed

Added
Fixed

Full Changelog: larastan/larastan@v2.9.11...v2.9.12

v2.9.11: 2.9.11

Compare Source

What's Changed

Fixed
Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.10...v2.9.11

v2.9.10: 2.9.10

Compare Source

What's Changed

Added
Fixed

New Contributors

Full Changelog: larastan/larastan@v2.9.9...v2.9.10

v2.9.9

Compare Source

What's Changed

New Contributors

Full Changelog: larastan/larastan@v2.9.8...v2.9.9

v2.9.8

Compare Source

What's Changed

Added


Configuration

📅 Schedule: Branch creation - "after 9am on monday,before 12am on monday" in timezone Europe/Paris, 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.

👻 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 requested a review from Abouhassane as a code owner May 20, 2024 11:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 805fccc to abf8c30 Compare May 21, 2024 19:41
@renovate renovate bot changed the title Update mysql Docker tag to v8.4 Update all non-major dependencies May 21, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e00740b to 5eba734 Compare May 31, 2024 16:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 04e4ee1 to ae42103 Compare June 11, 2024 09:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 883bf74 to 147a58a Compare June 19, 2024 06:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 053e74b to 0476bbd Compare June 25, 2024 21:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from afa1e96 to 12edbf4 Compare July 3, 2024 11:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 766f7b4 to 0215e3b Compare July 9, 2024 16:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 4829e7d to 7a572f4 Compare November 17, 2024 15:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from cbb4158 to bdc5a95 Compare November 26, 2024 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 61da769 to e18a072 Compare December 2, 2024 12:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b4c0f69 to 5702722 Compare December 11, 2024 15:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5702722 to 3cfc0ad Compare December 12, 2024 19:31
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