Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require minor 9.24.0 -> 9.25.1

Release Notes

laravel/framework

v9.25.1

Compare Source

Fixes

v9.25.0

Compare Source

Added
  • Added whenNotExactly to Stringable (#​43700)
  • Added ability to Model::query()->touch() to mass update timestamps (#​43665)
Fixed
  • Prevent error in db/model commands when using unsupported columns (#​43635)
  • Fixes ensureDependenciesExist runtime error (#​43626)
  • Null value for auto-cast field caused deprication warning in php 8.1 (#​43706)
  • db:table command properly handle table who doesn't exist (#​43669)
Changed
  • Handle assoc mode within db commands (#​43636)
  • Allow chunkById on Arrays, as well as Models (#​43666)
  • Allow for int value parameters to whereMonth() and whereDay() (#​43668)
  • Cleaning up old if-else statement (#​43712)
  • Ensure correct 'integrity' value is used for css assets (#​43714)

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.

@tuxonice tuxonice merged commit e3b33a6 into master Aug 16, 2022
@tuxonice tuxonice deleted the renovate/laravel-framework-9.x branch August 16, 2022 20:09
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