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

fix(deps): update dependency laravel/framework to v10.13.5 #23

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require minor 10.11.0 -> 10.13.5

Release Notes

laravel/framework

v10.13.5

Compare Source

v10.13.3

Compare Source

v10.13.2

Compare Source

Added
  • Added Illuminate/Http/Client/PendingRequest::replaceHeaders() (#​47335)
  • Added Illuminate/Notifications/Messages/MailMessage::attachMany() (#​47345)
Reverted
  • Revert "[10.x] Remove session on authenticatable deletion v2" (#​47354)
Fixed
  • Fixes usage of Redis::many() with empty array (#​47307)
  • Fix mapped renderable exception handling (#​47347)
  • Avoid duplicates in fillable/guarded on merge in Illuminate/Database/Eloquent/Concerns/GuardsAttributes.php (#​47351)
Changed
  • Update Kernel::load() to use same classFromFile logic as events (#​47327)
  • Remove redundant 'setAccessible' methods (#​47348)

v10.13.1

Compare Source

Added
  • Added Illuminate\Contracts\Database\Query\ConditionExpression interface and functional for this (#​47210)
  • Added return type for Illuminate/Notifications/Channels/MailChannel::send() (#​47310)
Reverted
  • Revert "[10.x] Fix inconsistentcy between report and render methods" (#​47326)
Changed
  • Display queue runtime in human readable format (#​47227)

v10.13.0

Compare Source

Added
  • Added Illuminate/Hashing/HashManager::isHashed() (#​47197)
  • Escaping functionality within the Grammar (#​46558)
  • Provide testing hooks in Illuminate/Support/Sleep.php (#​47228)
  • Added missing methods to AssertsStatusCodes (#​47277)
  • Wrap response preparation in events (#​47229)
Fixed
  • Fixed bug when function wrapped around definition of related factory (#​47168)
  • Fixed inconsistentcy between report and render methods (#​47201)
  • Fixes Model::isDirty() when AsCollection or AsEncryptedCollection have arguments (#​47235)
  • Fixed escaped String for JSON_CONTAINS (#​47244)
  • Fixes missing output on ProcessFailedException exception (#​47285)
Changed
  • Remove useless else statements (#​47186)
  • RedisStore improvement - don't open transaction unless all values are serialaizable (#​47193)
  • Use carbon::now() to get current timestamp in takeUntilTimeout lazycollection-method (#​47200)
  • Avoid duplicates in visible/hidden on merge (#​47264)
  • Add a missing semicolon to CompilesClasses (#​47280)
  • Send along value to InvalidPayloadException (#​47223)

v10.12.0

Compare Source

Added
  • Added Illuminate/Queue/Events/JobTimedOut.php (#​47068)
  • Added when() and unless() methods to Illuminate/Support/Sleep (#​47114)
  • Adds inline attachments support for markdown mailables (#​47140)
  • Added Illuminate/Testing/Concerns/AssertsStatusCodes::assertMethodNotAllowed() (#​47169)
  • Added forceCreateQuietly method (#​47162)
  • Added parameters to timezone validation rule (#​47171)
Fixed
  • Fixes singleton and api singletons creatable|destryoable|only|except combinations (#​47098)
  • Don't use empty key or secret for DynamoDBClient (#​47144)
Changed
  • Remove session on authenticatable deletion (#​47141)
  • Added error handling and ensure re-enabling of foreign key constraints in Illuminate/Database/Schema/Builder::withoutForeignKeyConstraints() (#​47182)
Refactoring

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.

@renovate renovate bot enabled auto-merge (rebase) June 9, 2023 08:58
@ghost
Copy link

ghost commented Jun 9, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #23 (4458df6) into develop (41b52e4) will not change coverage.
The diff coverage is n/a.

❗ Current head 4458df6 differs from pull request most recent head 29ba447. Consider uploading reports for the commit 29ba447 to get more accurate results

@@            Coverage Diff             @@
##             develop      #23   +/-   ##
==========================================
  Coverage      48.21%   48.21%           
  Complexity        24       24           
==========================================
  Files             12       12           
  Lines             56       56           
==========================================
  Hits              27       27           
  Misses            29       29           

@renovate renovate bot force-pushed the renovate/laravel-framework-10.x-lockfile branch 11 times, most recently from e36a2a2 to 4458df6 Compare June 11, 2023 15:31
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x-lockfile branch from 4458df6 to 29ba447 Compare June 11, 2023 19:24
@renovate renovate bot merged commit 9adb9d0 into develop Jun 11, 2023
@renovate renovate bot deleted the renovate/laravel-framework-10.x-lockfile branch June 11, 2023 19:25
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.

0 participants