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

Update dependency laravel/framework to v11 - autoclosed #115

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) ^10.48 -> ^11.0 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework)

v11.30.0

Compare Source

v11.29.0

Compare Source

v11.28.1

Compare Source

v11.28.0

Compare Source

v11.27.2

Compare Source

v11.27.1

Compare Source

v11.27.0

Compare Source

v11.26.0

Compare Source

v11.25.0

Compare Source

v11.24.1

Compare Source

v11.24.0

Compare Source

v11.23.5

Compare Source

v11.23.4

Compare Source

v11.23.3

Compare Source

v11.23.2

Compare Source

v11.23.1

Compare Source

v11.23.0

Compare Source

v11.22.0

Compare Source

v11.21.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added composer dependencies Pull requests that update a dependency file major php labels Mar 14, 2024
Copy link
Contributor Author

renovate bot commented Mar 14, 2024

⚠ 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: composer.lock
Command failed: composer update laravel/framework:11.7.0 --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
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravel/framework ^11.0, found laravel/framework[v11.0.0, ..., v11.7.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - inertiajs/inertia-laravel is locked to version v0.6.9 and an update of this package was not requested.
    - inertiajs/inertia-laravel v0.6.9 requires laravel/framework ^6.0|^7.0|^8.74|^9.0|^10.0 -> found laravel/framework[v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.74.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10] but it conflicts with your root composer.json require (^11.0).
  Problem 3
    - tightenco/ziggy is locked to version v1.5.1 and an update of this package was not requested.
    - tightenco/ziggy v1.5.1 requires laravel/framework >=5.4@dev -> found laravel/framework[v5.4.0, ..., v5.8.38, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.10, v11.0.0, ..., v11.7.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - pestphp/pest-plugin-laravel is locked to version v2.0.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v2.0.0 requires laravel/framework ^10.4.1 -> found laravel/framework[v10.4.1, ..., v10.48.10] but it conflicts with your root composer.json require (^11.0).

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

Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vercel-php-laravel ❌ Failed (Inspect) Sep 19, 2024 7:47pm

Copy link
Contributor Author

renovate bot commented May 20, 2024

⚠️ 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: composer.lock
Command failed: composer update laravel/framework:11.23.5 --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
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.23.5].
    - laravel/framework v11.23.5 requires nunomaduro/termwind ^2.0 -> found nunomaduro/termwind[v2.0.0, v2.0.1, v2.1.0, 2.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laravel/framework v11.23.5 requires nunomaduro/termwind ^2.0 -> found nunomaduro/termwind[v2.0.0, v2.0.1, v2.1.0, 2.x-dev] but these were not loaded, likely because it conflicts with another require.
    - pestphp/pest-plugin-laravel v2.4.0 requires laravel/framework ^10.48.9|^11.5.0 -> satisfiable by laravel/framework[v11.23.5].
    - pestphp/pest-plugin-laravel is locked to version v2.4.0 and an update of this package was not requested.

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

@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from e5110de to fc407ed Compare September 19, 2024 19:47
@renovate renovate bot changed the title Update dependency laravel/framework to v11 Update dependency laravel/framework to v11 - autoclosed Oct 8, 2024
@renovate renovate bot closed this Oct 8, 2024
@renovate renovate bot deleted the renovate/laravel-framework-11.x branch October 8, 2024 18:26
@renovate renovate bot restored the renovate/laravel-framework-11.x branch October 8, 2024 22:43
@renovate renovate bot changed the title Update dependency laravel/framework to v11 - autoclosed Update dependency laravel/framework to v11 Oct 8, 2024
@renovate renovate bot reopened this Oct 8, 2024
@renovate renovate bot changed the title Update dependency laravel/framework to v11 Update dependency laravel/framework to v11 - autoclosed Nov 13, 2024
@renovate renovate bot closed this Nov 13, 2024
@renovate renovate bot deleted the renovate/laravel-framework-11.x branch November 13, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer dependencies Pull requests that update a dependency file major php
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants