Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps laravel/framework from 9.49.0 to 9.52.7.

Release notes

Sourced from laravel/framework's releases.

v9.52.7

Changed

  • Make rules method in FormRequest optional (#46846)

v9.52.6

Fixed

  • Fixed Cache::spy incompatibility with Cache::get (#46689)

Changed

  • Remove unnecessary parameters in creatable() and destroyable() methods in Illuminate/Routing/PendingSingletonResourceRegistration class (#46677)
  • Allow Event::assertListening to check for invokable event listeners (#46683)
  • Return non-zero exit code for uncaught exceptions (#46541)
  • Release lock for job implementing ShouldBeUnique that is dispatched afterResponse() (#46806)

v9.52.5

Fixed

  • Fixed Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase::expectsDatabaseQueryCount() $connection parameter (#46228)
  • PHP 8.0 fix for Closure jobs (#46505)
  • Fix preg_split error when there is a slash in the attribute (#46549)

Changed

  • Allow WithFaker to be used when app is not bound (#46529)

v9.52.4

Fixed

  • Fixes constructable migrations (#46223)

v9.52.3

Reverted

  • Revert changes from Arr::random() (cf3eb90)

v9.52.2

Fixed

  • Fixed Illuminate/Collections/Arr::shuffle() with empty array (0c6cae0)

v9.52.1

Changed

  • Use secure randomness in Arr:random and Arr:shuffle (#46105)

v9.52.0

Added

  • Added methods to Enumerable contract (#46021)
  • Added new mailer transport for AWS SES V2 API (#45977)
  • Add S3 temporaryUploadUrl method to AwsS3V3Adapter (#45753)
  • Add index hinting support to query builder (#46063)
  • Add mailer name to data for SentMessage and MessageSending events (#46079)
  • Added --pending option to migrate:status (#46089)

Fixed

  • Fixed pdo exception when rollbacking without active transaction (#46017)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.49.0 to 9.52.7.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](laravel/framework@v9.49.0...v9.52.7)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant