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 dependency laravel/framework to v10.9.0 #1102

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require minor 10.8.0 -> 10.9.0

Release Notes

laravel/framework

v10.9.0

Compare Source

Added
  • Add new HTTP status assertions (#​46841)
  • Allow pruning all cancelled and unfinished queue batches (#​46833)
  • Added IGNITION_LOCAL_SITES_PATH to $passthroughVariables in ServeCommand.php (#​46857)
  • Added named static methods for middleware (#​46362)
Fixed
  • Fix date_format rule throw ValueError (#​46824)
Changed
  • Allow separate directory for locks on filestore (#​46811)
  • Allow to whereMorphedTo work with null model (#​46821)
  • Use pivot model fromDateTime instead of assuming Carbon in Illuminate/Database/Eloquent/Relations/Concerns/InteractsWithPivotTable::addTimestampsToAttachment() (#​46822)
  • Make rules method in FormRequest optional (#​46846)
  • Throw LogicException when calling FileFactory@image() if mimetype is not supported (#​46859)
  • Improve job release method to accept date instance (#​46854)
  • Use foreignUlid if model uses HasUlids trait when call foreignIdFor (#​46876)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, check this box

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

@codecov-commenter
Copy link

Codecov Report

Merging #1102 (d97ab74) into master (5398d09) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##             master    #1102   +/-   ##
=========================================
  Coverage     89.13%   89.13%           
  Complexity      187      187           
=========================================
  Files            50       50           
  Lines           865      865           
=========================================
  Hits            771      771           
  Misses           94       94           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot merged commit 3edb2d4 into master Apr 26, 2023
@renovate renovate bot deleted the renovate/laravel-framework-10.x-lockfile branch April 26, 2023 00:26
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.

None yet

1 participant