Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require minor 9.30.1 -> 9.31.0

Release Notes

laravel/framework

v9.31.0

Compare Source

Added
  • Added unique deferrable initially deferred constants for PostgreSQL (#​44127)
  • Request lifecycle duration handler (#​44122)
  • Added Model::withoutTimestamps(...) (#​44138)
  • Added manifestHash function to Illuminate\Foundation\Vite (#​44136)
  • Added support for operator <=> in /Illuminate/Collections/Traits/EnumeratesValues::operatorForWhere() (#​44154)
  • Added that Illuminate/Database/Connection::registerDoctrineType() can accept object as well as classname for new doctrine type (#​44149)
  • Added Fake Batches (#​44104, #​44173)
  • Added Model::getAppends() (#​44180)
  • Added missing Str::wrap() static method (#​44207)
  • Added require symfony/uid (#​44202)
  • Make Vite macroable (#​44198)
Fixed
  • Async fix in Illuminate/Http/Client/PendingRequest (#​44179)
  • Fixes artisan serve command with PHP_CLI_SERVER_WORKERS environment variable (#​44204)
  • Fixed InteractsWithDatabase::castAsJson($value) incorrectly handles SQLite Database (#​44196)
Changed
  • Improve Blade compilation exception messages (#​44134)
  • Improve test failure output (#​43943)
  • Prompt to create MySQL db when migrating (#​44153)
  • Improve UUID and ULID support for Eloquent (#​44146)

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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/laravel-framework-9.x branch from c9f82a9 to dde2ca9 Compare September 20, 2022 21:48
@tuxonice tuxonice merged commit 43776a5 into master Sep 21, 2022
@tuxonice tuxonice deleted the renovate/laravel-framework-9.x branch September 21, 2022 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant