Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Update dependency laravel/framework to v10.9.0 #677

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 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 - "every weekend" (UTC), 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, check this box

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

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1680e2c) 8.65% compared to head (beaa9df) 8.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##              main    #677   +/-   ##
=======================================
  Coverage     8.65%   8.65%           
  Complexity      58      58           
=======================================
  Files           18      18           
  Lines          208     208           
=======================================
  Hits            18      18           
  Misses         190     190           
Flag Coverage Δ
unittests 8.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gomzyakov gomzyakov merged commit 35f3eab into main Apr 29, 2023
@gomzyakov gomzyakov deleted the renovate/laravel-framework-10.x-lockfile branch April 29, 2023 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant