Skip to content

Update dependency laravel/framework to v9.41.0 #659

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

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require minor 9.40.1 -> 9.41.0

Release Notes

laravel/framework

v9.41.0

Compare Source

Added
  • Added Illuminate/Validation/Rules/DatabaseRule::onlyTrashed() (#​44989)
  • Add some class rules in class Rule (#​44998)
  • Added Illuminate/View/ComponentAttributeBag::missing() (#​45016)
  • Added Illuminate/Http/Concerns/InteractsWithInput::whenMissing() (#​45019)
  • Add isolation levels to SQL Server Connector (#​45023)
  • Fix php artisan serve with PHP_CLI_SERVER_WORKERS > 1 (#​45041)
  • Add ability to prune cancelled job batches (#​45034)
  • Adding option for custom manifest filename on Vite Facade (#​45007)
Fixed
  • Fix deprecation warning when comparing a password against a NULL database password (#​44986, 206e465)
  • Outlook web dark mode email layout fix (#​45024)
Changed
  • Improves queue:work command output (#​44971)
  • Optimize Collection::containsStrict (#​44970)
  • Make name required in Illuminate/Testing/TestResponse::assertRedirectToRoute() (98a0301)
  • Strip key, secret and token from root config options on aws clients (#​44979)
  • Allow customised implementation of the SendQueuedMailable job (#​45040)
  • Validate uuid before route binding query (#​44945)

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

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 5d6ae90 to 1f653dc Compare November 23, 2022 14:30
@renovate renovate bot force-pushed the renovate/laravel-framework-9.x branch from 1f653dc to e445ca0 Compare November 23, 2022 14:36
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@w3bdesign w3bdesign merged commit ce6b935 into main Nov 23, 2022
@renovate renovate bot deleted the renovate/laravel-framework-9.x branch November 23, 2022 14:39
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