nunhes / breeze

Intro Laravel+Breeze
0 stars 1 forks source link

Update dependency laravel/framework to v8.83.27 #7

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) 8.83.13 -> 8.83.27 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework) ### [`v8.83.27`](https://togithub.com/laravel/framework/releases/tag/v8.83.27) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.26...v8.83.27) ##### Fixed - Fixed email verification request ([#​45227](https://togithub.com/laravel/framework/pull/45227)) ### [`v8.83.26`](https://togithub.com/laravel/framework/releases/tag/v8.83.26) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.25...v8.83.26) ##### Fixed - Fixes controller computed middleware ([#​44454](https://togithub.com/laravel/framework/pull/44454)) ### [`v8.83.25`](https://togithub.com/laravel/framework/releases/tag/v8.83.25) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.24...v8.83.25) ##### Added - Added `Illuminate/Routing/Route::flushController()` ([#​44393](https://togithub.com/laravel/framework/pull/44393)) ### [`v8.83.24`](https://togithub.com/laravel/framework/releases/tag/v8.83.24) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.23...v8.83.24) ##### Fixed - Avoid Passing null to parameter exception on PHP 8.1 ([#​43951](https://togithub.com/laravel/framework/pull/43951)) ##### Changed - Patch for timeless timing attack vulnerability in user login ([#​44069](https://togithub.com/laravel/framework/pull/44069)) ### [`v8.83.23`](https://togithub.com/laravel/framework/releases/tag/v8.83.23) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.22...v8.83.23) ##### Fixed - Fix DynamoDB locks with 0 seconds duration ([#​43365](https://togithub.com/laravel/framework/pull/43365)) ### [`v8.83.22`](https://togithub.com/laravel/framework/releases/tag/v8.83.22) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.21...v8.83.22) ##### Revert - Revert ["Protect against ambiguous columns"](https://togithub.com/laravel/framework/pull/43278) ([#​43362](https://togithub.com/laravel/framework/pull/43362)) ### [`v8.83.21`](https://togithub.com/laravel/framework/releases/tag/v8.83.21) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.20...v8.83.21) ##### Revert - Revert of ["Prevent double throwing chained exception on sync queue"](https://togithub.com/laravel/framework/pull/42950) ([#​43354](https://togithub.com/laravel/framework/pull/43354)) ### [`v8.83.20`](https://togithub.com/laravel/framework/releases/tag/v8.83.20) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.19...v8.83.20) ##### Fixed - Fixed transaction attempts counter for sqlsrv ([#​43176](https://togithub.com/laravel/framework/pull/43176)) ##### Changed - Clear Facade resolvedInstances in queue worker resetScope callback ([#​43215](https://togithub.com/laravel/framework/pull/43215)) - Protect against ambiguous columns ([#​43278](https://togithub.com/laravel/framework/pull/43278)) ### [`v8.83.19`](https://togithub.com/laravel/framework/releases/tag/v8.83.19) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.18...v8.83.19) ##### Fixed - Fixed forceCreate on MorphMany not returning newly created object ([#​42996](https://togithub.com/laravel/framework/pull/42996)) - Prevent double throwing chained exception on sync queue ([#​42950](https://togithub.com/laravel/framework/pull/42950)) ##### Changed - Disable Column Statistics for php artisan schema:dump on MariaDB ([#​43027](https://togithub.com/laravel/framework/pull/43027)) ### [`v8.83.18`](https://togithub.com/laravel/framework/releases/tag/v8.83.18) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.17...v8.83.18) ##### Fixed - Fixed bug on forceCreate on a MorphMay relationship not including morph type ([#​42929](https://togithub.com/laravel/framework/pull/42929)) - Handle cursor paginator when no items are found ([#​42963](https://togithub.com/laravel/framework/pull/42963)) - Fixed Str::Mask() for repeating chars ([#​42956](https://togithub.com/laravel/framework/pull/42956)) ### [`v8.83.17`](https://togithub.com/laravel/framework/releases/tag/v8.83.17) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.16...v8.83.17) ##### Added - Apply where's from union query builder in cursor pagination ([#​42651](https://togithub.com/laravel/framework/pull/42651)) - Handle collection creation around a single enum ([#​42839](https://togithub.com/laravel/framework/pull/42839)) ##### Fixed - Fixed Request offsetExists without routeResolver ([#​42754](https://togithub.com/laravel/framework/pull/42754)) - Fixed: Loose comparison causes the value not to be saved ([#​42793](https://togithub.com/laravel/framework/pull/42793)) ### [`v8.83.16`](https://togithub.com/laravel/framework/releases/tag/v8.83.16) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.15...v8.83.16) ##### Fixed - Free reserved memory before handling fatal errors ([#​42630](https://togithub.com/laravel/framework/pull/42630), [#​42646](https://togithub.com/laravel/framework/pull/42646)) - Prevent $mailer being reset when testing mailables that implement ShouldQueue ([#​42695](https://togithub.com/laravel/framework/pull/42695)) ### [`v8.83.15`](https://togithub.com/laravel/framework/releases/tag/v8.83.15) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.14...v8.83.15) ##### Reverted - Revert digits changes in Validator ([c6d1a2d](https://togithub.com/laravel/framework/commit/c6d1a2da17e3aaaeb0ff5b8cc4879816d214b527), [#​42562](https://togithub.com/laravel/framework/pull/42562)) ##### Changed - Retain the original attribute value during validation of an array key with a dot for correct failure message ([#​42395](https://togithub.com/laravel/framework/pull/42395)) ### [`v8.83.14`](https://togithub.com/laravel/framework/releases/tag/v8.83.14) [Compare Source](https://togithub.com/laravel/framework/compare/v8.83.13...v8.83.14) ##### Fixed - Add flush handler to output buffer for streamed test response (bugfix) ([#​42481](https://togithub.com/laravel/framework/pull/42481)) ##### Changed - Use duplicate instead of createFromBase to clone request when routes are cached ([#​42420](https://togithub.com/laravel/framework/pull/42420))

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

âš  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:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/61f53a/3d66e5/repos/github/nunhes/breeze":"/tmp/worker/61f53a/3d66e5/repos/github/nunhes/breeze" -v "/tmp/worker/61f53a/3d66e5/cache":"/tmp/worker/61f53a/3d66e5/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/61f53a/3d66e5/repos/github/nunhes/breeze" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.7 && install-tool composer 2.5.8 && composer update laravel/framework --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.2.7) does not satisfy that requirement.
    - phpunit/phpunit 9.5.20 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
    - phpunit/phpunit is locked to version 9.5.20 and an update of this package was not requested.