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

fix(deps): update dependency laravel/framework to v11 - autoclosed #63

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - 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 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.

Copy link
Contributor Author

renovate bot commented Mar 13, 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.0.3 --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, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - pestphp/pest-plugin-laravel is locked to version v1.3.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v1.3.0 requires laravel/framework ^7.30.6 || ^8.83.23 || ^9.30.1 -> found laravel/framework[v7.30.6, 7.x-dev, v8.83.23, ..., 8.x-dev, v9.30.1, ..., 9.x-dev] but it conflicts with your root composer.json require (^11.0).
  Problem 3
    - cocur/slugify v4.2.0 requires php ^7.1 || ~8.0.0 || ~8.1.0 -> your php version (8.3.3) does not satisfy that requirement.
    - cviebrock/eloquent-sluggable 9.0.0 requires cocur/slugify ^4.0 -> satisfiable by cocur/slugify[v4.2.0].
    - cviebrock/eloquent-sluggable is locked to version 9.0.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 changed the title fix(deps): update dependency laravel/framework to v11 fix(deps): 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 19:25
@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v11 - autoclosed fix(deps): update dependency laravel/framework to v11 Oct 9, 2024
@renovate renovate bot reopened this Oct 9, 2024
@renovate renovate bot restored the renovate/laravel-framework-11.x branch October 9, 2024 00:26
@renovate renovate bot force-pushed the renovate/laravel-framework-11.x branch from 5b002af to fd348d1 Compare October 9, 2024 00:26
Copy link
Contributor Author

renovate bot commented Oct 9, 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.27.1 --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, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - pestphp/pest-plugin-laravel is locked to version v1.3.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v1.3.0 requires laravel/framework ^7.30.6 || ^8.83.23 || ^9.30.1 -> found laravel/framework[v7.30.6, 7.x-dev, v8.83.23, ..., 8.x-dev, v9.30.1, ..., 9.x-dev] but it conflicts with your root composer.json require (^11.0).
  Problem 3
    - cviebrock/eloquent-sluggable is locked to version 9.0.0 and an update of this package was not requested.
    - cocur/slugify v4.2.0 requires php ^7.1 || ~8.0.0 || ~8.1.0 -> your php version (8.3.12) does not satisfy that requirement.
    - cviebrock/eloquent-sluggable 9.0.0 requires cocur/slugify ^4.0 -> satisfiable by cocur/slugify[v4.2.0].

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

@renovate renovate bot changed the title fix(deps): update dependency laravel/framework to v11 fix(deps): 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 11:53
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