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 v10 - autoclosed #222

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) 9.52.16 -> 10.45.1 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework)

v10.45.1

Compare Source

v10.45.0

Compare Source

v10.44.0

Compare Source

v10.43.0

Compare Source

v10.42.0

Compare Source

v10.41.0

Compare Source

v10.40.0

Compare Source

v10.39.0

Compare Source

v10.38.2

Compare Source

v10.38.1

Compare Source

v10.38.0

Compare Source

v10.37.3

Compare Source

v10.37.2

Compare Source

v10.37.1

Compare Source

v10.37.0

Compare Source

v10.36.0

Compare Source

v10.35.0

Compare Source

v10.34.2

Compare Source

v10.34.1

Compare Source

v10.34.0

Compare Source

v10.33.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 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 14, 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: composer.lock
Command failed: composer update laravel/framework:10.45.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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - illuminate/support[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version (8.2.3) does not satisfy that requirement.
    - illuminate/support[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.2.3) does not satisfy that requirement.
    - illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.2.3) does not satisfy that requirement.
    - fruitcake/laravel-cors is locked to version v3.0.0 and an update of this package was not requested.
    - fruitcake/laravel-cors v3.0.0 requires illuminate/support ^6|^7|^8|^9 -> satisfiable by illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev].
    - Only one of these can be installed: illuminate/support[dev-master, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, 11.x-dev], laravel/framework[v10.45.1]. laravel/framework replaces illuminate/support and thus cannot coexist with it.
    - Root composer.json requires laravel/framework 10.45.1 -> satisfiable by laravel/framework[v10.45.1].

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-10.x branch 7 times, most recently from 989e67a to ca2160c Compare February 21, 2023 20:20
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 13 times, most recently from 9a14733 to 86a7240 Compare February 27, 2023 21:53
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 7 times, most recently from 86ed591 to 223820c Compare March 8, 2023 06:57
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 2 times, most recently from 89c86f3 to a345d70 Compare March 8, 2023 19:43
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 5 times, most recently from c9ac78f to 316bd90 Compare January 3, 2024 03:03
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 4 times, most recently from f0d3003 to 4104aac Compare January 10, 2024 09:53
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 5 times, most recently from d5fa62a to 5b6d6eb Compare January 19, 2024 11:43
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 4 times, most recently from 2966a3b to cc2e696 Compare January 25, 2024 21:51
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 2 times, most recently from 3586558 to 9cb23dd Compare February 4, 2024 12:12
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 3 times, most recently from 32448ef to ae29a02 Compare February 20, 2024 16:11
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch 2 times, most recently from 0848b55 to 9bc141b Compare February 21, 2024 06:38
@renovate renovate bot force-pushed the renovate/laravel-framework-10.x branch from 9bc141b to cd11ed5 Compare February 21, 2024 15:42
@renovate renovate bot changed the title Update dependency laravel/framework to v10 Update dependency laravel/framework to v10 - autoclosed Apr 1, 2024
@renovate renovate bot closed this Apr 1, 2024
@renovate renovate bot deleted the renovate/laravel-framework-10.x branch April 1, 2024 17:49
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