Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require minor 9.34.0 -> 9.35.1

Release Notes

laravel/framework

v9.35.1

Compare Source

Fixed
  • Remove check for $viewFactory->exists($component) in Illuminate/View/Compilers/ComponentTagCompiler::componentClass (7c6db00)

v9.35.0

Compare Source

Added
  • Allow loading trashed models for resource routes (#​44405)
  • Added Illuminate/Database/Eloquent/Model::shouldBeStrict() and other (#​44283)
  • Controller middleware without resolving controller (#​44516)
  • Alternative Mailable Syntax (#​44462)
Fixed
  • Fix issue with aggregates (withSum, etc.) for pivot columns on self-referencing many-to-many relations (#​44286)
  • Fixes issue using static class properties as blade attributes (#​44473)
  • Traversable should have priority over JsonSerializable in EnumerateValues (#​44456)
  • Fixed make:cast --inbound so it's a boolean option, not value (#​44505)
Changed
  • Testing methods. Making error messages with json_encode more readable (#​44397)
  • Have 'Model::withoutTimestamps()' return the callback's return value (#​44457)
  • only load trashed models on relevant routes (#​44478)
  • Adding additional PHP extensions to shouldBlockPhpUpload Function (#​44512)
  • Register cutInternals casters for particularly noisy objects (#​44514)
  • Use get methods to access application locale (#​44521)
  • return only on non empty response from channels (09d53ee, 3944a3e)
  • Correct channel matching (#​44531)
  • Migrate mail components (#​44527)

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 5299f06 to 85452fd Compare October 11, 2022 20:15
@renovate renovate bot changed the title Update dependency laravel/framework to v9.35.0 Update dependency laravel/framework to v9.35.1 Oct 11, 2022
@tuxonice tuxonice merged commit ebcb09f into master Oct 11, 2022
@tuxonice tuxonice deleted the renovate/laravel-framework-9.x branch October 11, 2022 20:48
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