MESH-Research / Pilcrow

A web application for Collaborative Community Review
https://pilcrow.meshresearch.dev/
GNU Lesser General Public License v3.0
4 stars 3 forks source link

fix(deps): update dependency laravel/sanctum to v4 #2090

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/sanctum ^3.2 -> ^4.0 age adoption passing confidence

Release Notes

laravel/sanctum (laravel/sanctum) ### [`v4.0.0`](https://togithub.com/laravel/sanctum/blob/HEAD/CHANGELOG.md#v400---2024-03-12) [Compare Source](https://togithub.com/laravel/sanctum/compare/v3.3.3...v4.0.0) - \[4.x] Adds Laravel 11 support by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/sanctum/pull/480](https://togithub.com/laravel/sanctum/pull/480) - Matching method to contract for createToken() by [@​gammamatrix](https://togithub.com/gammamatrix) in [https://github.com/laravel/sanctum/pull/498](https://togithub.com/laravel/sanctum/pull/498) ### [`v3.3.3`](https://togithub.com/laravel/sanctum/blob/HEAD/CHANGELOG.md#v333---2023-12-19) [Compare Source](https://togithub.com/laravel/sanctum/compare/v3.3.2...v3.3.3) - Updated `CsrfCookieController` to use named arguments by [@​OussamaMater](https://togithub.com/OussamaMater) in [https://github.com/laravel/sanctum/pull/487](https://togithub.com/laravel/sanctum/pull/487) - Extract generate token method by [@​mowangjuanzi](https://togithub.com/mowangjuanzi) in [https://github.com/laravel/sanctum/pull/488](https://togithub.com/laravel/sanctum/pull/488)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Detroit, 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

⚠ 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:

The artifact failure details are included below:

File name: backend/composer.lock
Command failed: composer update laravel/sanctum:4.0.2 --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 laravel/framework 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/sanctum ^4.0 -> satisfiable by laravel/sanctum[v4.0.2].
    - laravel/sanctum v4.0.2 requires illuminate/console ^11.0 -> found illuminate/console[v11.0.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 1 month ago

⚠️ 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:

The artifact failure details are included below:

File name: backend/composer.lock
Command failed: composer update laravel/sanctum:4.0.2 --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 laravel/framework 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/sanctum ^4.0 -> satisfiable by laravel/sanctum[v4.0.2].
    - laravel/sanctum v4.0.2 requires illuminate/console ^11.0 -> found illuminate/console[v11.0.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.

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