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 #253

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework)

v11.4.0

Compare Source

v11.3.1

Compare Source

v11.3.0

Compare Source

v11.2.0

Compare Source

v11.1.1

Compare Source

v11.1.0

Compare Source

v11.0.8

Compare Source

v11.0.7

Compare Source

v11.0.6

Compare Source

v11.0.5

Compare Source

v11.0.4

Compare Source

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

Check the upgrade guide in the Official Laravel Upgrade Documentation. Also you can see some release notes in the Official Laravel Release Documentation.

v10.48.8

Compare Source

v10.48.7

Compare Source

v10.48.6

Compare Source

v10.48.5

Compare Source

v10.48.4

Compare Source

v10.48.3

Compare Source

  • Re-tag version

v10.48.2

Compare Source

v10.48.1

Compare Source

v10.48.0

Compare Source

v10.47.0

Compare Source

v10.46.0

Compare Source

v10.45.1

Compare Source

v10.45.0

Compare Source

v10.44.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 renovate bot enabled auto-merge (rebase) March 13, 2024 05:35
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
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.0.1, v11.0.2, v11.0.3] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - ergebnis/composer-normalize is locked to version 2.36.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.36.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.3) does not satisfy that requirement.
  Problem 3
    - orchestra/testbench is locked to version v8.5.8 and an update of this package was not requested.
    - orchestra/testbench v8.5.8 requires laravel/framework >=10.13.5 <10.14.0 -> found laravel/framework[v10.13.5] but it conflicts with your root composer.json require (^11.0).
  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.2] but it conflicts with your root composer.json require (^11.0).
  Problem 5
    - brianium/paratest v7.1.4 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.3) does not satisfy that requirement.
    - pestphp/pest v2.6.3 requires brianium/paratest ^7.1.4 -> satisfiable by brianium/paratest[v7.1.4].
    - pestphp/pest is locked to version v2.6.3 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.

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.

None yet

0 participants