Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Update dependency laravel/framework to v10 #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
laravel/framework (source) require major ^9.52.4 -> ^10.2.0

Release Notes

laravel/framework

v10.2.0

Compare Source

v10.1.5

Compare Source

Fixed
  • Fixed Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase::expectsDatabaseQueryCount() $connection parameter (#​46228)
  • Fixed Facade Fake (#​46257)
Changed
  • Remove autoload dumping from make:migration (#​46215)

v10.1.4

Compare Source

Changed

v10.1.3

Compare Source

Added
  • Added protected method Illuminate/Http/Resources/Json/JsonResource::newCollection() for simplifies collection customisation (#​46217)
Fixed
Changes
  • Accept time when generating ULID in Str::ulid() (#​46201)

v10.1.2

Compare Source

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

v10.1.1

Compare Source

Added
  • Add the ability to re-resolve cache drivers (#​46203)
Fixed
  • Fixed Illuminate/Collections/Arr::shuffle() for empty array (0c6cae0)

v10.1.0

Compare Source

Fixed
  • Fixing issue where 0 is discarded as a valid timestamp (#​46158)
  • Fix custom themes not reseting on Markdown renderer (#​46200)
Changed
  • Use secure randomness in Arr:random and Arr:shuffle (#​46105)
  • Use mixed return type on controller stubs (#​46166)
  • Use InteractsWithDictionary in Eloquent collection (#​46196)

v10.0.3

Compare Source

Added
  • Added missing expression support for pluck in Builder (#​46146)

v10.0.2

Compare Source

Added
  • Register policies automatically to the gate (#​46132)

v10.0.1

Compare Source

Added
  • Standard Input can be applied to PendingProcess (#​46119)
Fixed
Changed
  • Add AddQueuedCookiesToResponse to middlewarePriority so it is handled in the right place (#​46130)
  • Show queue connection in MonitorCommand (#​46122)

v10.0.0

Compare Source

Please consult the upgrade guide and release notes in the official Laravel documentation.


Configuration

📅 Schedule: Branch creation - "after 9am,before 12am" in timezone Asia/Tokyo, 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
Copy link
Contributor Author

renovate bot commented Feb 15, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/backend/composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/na2na-p/sns-app":"/mnt/renovate/gh/na2na-p/sns-app" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/na2na-p/sns-app/packages/backend" docker.io/renovate/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 2.5.4 && composer update laravel/framework --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laravel/framework[v10.3.1, ..., 10.x-dev] require monolog/monolog ^3.0 -> found monolog/monolog[dev-main, 3.0.0-RC1, ..., 3.x-dev] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires laravel/framework ^10.3.1 -> satisfiable by laravel/framework[v10.3.1, 10.x-dev].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@2na2-p 2na2-p bot enabled auto-merge February 15, 2023 00:51
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 21 times, most recently from 0bf9e2f to 925c429 Compare February 21, 2023 19:43
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 5 times, most recently from 3c78dec to 8c4ebdb Compare February 23, 2023 15:21
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 11 times, most recently from 748be20 to bb17a93 Compare March 1, 2023 04:28
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 9 times, most recently from 344ecbd to db6dbb6 Compare March 8, 2023 02:03
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch from db6dbb6 to 378fbd4 Compare March 8, 2023 04:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants