Skip to content

build(deps): Bump laravel/framework from 10.3.3 to 10.5.0#495

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/main/laravel/framework-10.5.0
Open

build(deps): Bump laravel/framework from 10.3.3 to 10.5.0#495
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/main/laravel/framework-10.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2023

Bumps laravel/framework from 10.3.3 to 10.5.0.

Release notes

Sourced from laravel/framework's releases.

v10.4.1

Changed

  • Move Symfony events dispatcher registration to Console\Kernel (#46508)

v10.4.0

Added

  • Added Illuminate/Testing/Concerns/AssertsStatusCodes::assertUnsupportedMediaType() (#46426)
  • Added curl_error_code: 77 to DetectsLostConnections (#46429)
  • Allow for converting a HasMany to HasOne && MorphMany to MorphOne (#46443)
  • Add option to create macroable method for paginationInformation (#46461)
  • Added Illuminate/Filesystem/Filesystem::json() (#46481)

Fixed

  • Fix parsed input arguments for command events using dispatcher rerouting (#46442)
  • Fix enums uses with optional implicit parameters (#46483)
  • Fix deprecations for embedded images in symfony mailer (#46488)

Changed

  • Added alternative database port in Postgres DSN (#46403)
  • Allow calling getControllerClass on closure-based routes (#46411)
  • Remove obsolete method_exists(ReflectionClass::class, 'isEnum') call (#46445)
  • Convert eloquent builder to base builder in whereExists (#46460)
  • Refactor shared static methodExcludedByOptions method to trait (#46498)
Changelog

Sourced from laravel/framework's changelog.

Release Notes for 10.x

Unreleased

v10.4.1 (2023-03-18)

Changed

  • Move Symfony events dispatcher registration to Console\Kernel (#46508)

v10.4.0 (2023-03-17)

Added

  • Added Illuminate/Testing/Concerns/AssertsStatusCodes::assertUnsupportedMediaType() (#46426)
  • Added curl_error_code: 77 to DetectsLostConnections (#46429)
  • Allow for converting a HasMany to HasOne && MorphMany to MorphOne (#46443)
  • Add option to create macroable method for paginationInformation (#46461)
  • Added Illuminate/Filesystem/Filesystem::json() (#46481)

Fixed

  • Fix parsed input arguments for command events using dispatcher rerouting (#46442)
  • Fix enums uses with optional implicit parameters (#46483)
  • Fix deprecations for embedded images in symfony mailer (#46488)

Changed

  • Added alternative database port in Postgres DSN (#46403)
  • Allow calling getControllerClass on closure-based routes (#46411)
  • Remove obsolete method_exists(ReflectionClass::class, 'isEnum') call (#46445)
  • Convert eloquent builder to base builder in whereExists (#46460)
  • Refactor shared static methodExcludedByOptions method to trait (#46498)
Commits
  • 56dd3b1 version
  • 4deaad7 Update facade docblocks
  • 47483ee set container instance on cache manager (#46594)
  • 974432c [10.x] Add a possibility to set a custom on_stats function for the Http Facad...
  • 350e605 [10.x] allow override of the Builder paginate() total (#46415)
  • 034d849 [10.x] Stop adding constraints twice on *Many to *One relationships via one()...
  • 6011968 Handle empty arrays for DynamoDbStore multi-key operations (#46579)
  • 833f7e8 Force cast json decoded failed_job_ids to array (#46581)
  • 40ad58b JSON encoding / decoding customization for JSON based cass (#46552)
  • 321c136 Fix typos in return types (#46566)
  • Additional commits viewable in compare view

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 10.3.3 to 10.5.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](laravel/framework@v10.3.3...v10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
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