Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
laravel/sanctum 3.3.3 -> 4.2.1 age confidence

Release Notes

laravel/sanctum (laravel/sanctum)

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

  • Fixes inconsistency in Sanctum::currentApplicationUrlWithPort() and Sanctum::currentRequestHost() by @​denjaland in #​565

v4.1.0

Compare Source

v4.0.8

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

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

@renovate renovate bot added the update Update of the dependencies of the project label Jul 4, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jul 4, 2025

⚠️ 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/sanctum:4.2.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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/framework 9.52.21 (exact version match: 9.52.21 or 9.52.21.0), found laravel/framework[v9.52.21] but the package is fixed to v9.52.20 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires laravel/tinker 2.10.2 (exact version match: 2.10.2 or 2.10.2.0), found laravel/tinker[v2.10.2] but the package is fixed to v2.10.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 3
    - Root composer.json requires laravel/pint 1.26.0 (exact version match: 1.26.0 or 1.26.0.0), found laravel/pint[v1.26.0] but the package is fixed to v1.24.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 4
    - Root composer.json requires laravel/sail 1.51.0 (exact version match: 1.51.0 or 1.51.0.0), found laravel/sail[v1.51.0] but the package is fixed to v1.45.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 5
    - Root composer.json requires phpstan/phpstan 1.12.32 (exact version match: 1.12.32 or 1.12.32.0), found phpstan/phpstan[1.12.32] but the package is fixed to 1.12.28 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 6
    - Root composer.json requires phpunit/phpunit 9.6.31 (exact version match: 9.6.31 or 9.6.31.0), found phpunit/phpunit[9.6.31] but the package is fixed to 9.6.25 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 7
    - Root composer.json requires squizlabs/php_codesniffer 3.13.5 (exact version match: 3.13.5 or 3.13.5.0), found squizlabs/php_codesniffer[3.13.5] but the package is fixed to 3.13.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 8
    - Root composer.json requires laravel/sanctum 4.2.1 -> satisfiable by laravel/sanctum[v4.2.1].
    - laravel/sanctum v4.2.1 requires illuminate/console ^11.0|^12.0 -> found illuminate/console[v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 9
    - laravel-doctrine/orm is locked to version 1.8.3 and an update of this package was not requested.
    - laravel-doctrine/orm 1.8.3 requires illuminate/auth ^9.0 -> satisfiable by laravel/framework[v9.52.20].
    - laravel/framework v9.52.20 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.6.1].
    - league/commonmark 2.6.1 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.2].
    - nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (8.5.0) does not satisfy that requirement.

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-sanctum-4.x branch from e4fc7dd to cebebaf Compare July 8, 2025 15:45
@renovate renovate bot force-pushed the renovate/laravel-sanctum-4.x branch 3 times, most recently from e0a9bea to 9b4fb96 Compare July 22, 2025 20:57
@renovate renovate bot force-pushed the renovate/laravel-sanctum-4.x branch 3 times, most recently from 20b6947 to 5e54e19 Compare August 12, 2025 11:09
@renovate renovate bot force-pushed the renovate/laravel-sanctum-4.x branch 4 times, most recently from aa9b727 to ae65931 Compare September 7, 2025 12:55
@renovate renovate bot force-pushed the renovate/laravel-sanctum-4.x branch 9 times, most recently from 306d09d to 514bac2 Compare November 25, 2025 16:47
@renovate renovate bot force-pushed the renovate/laravel-sanctum-4.x branch 3 times, most recently from 41514dc to 6c676a0 Compare December 12, 2025 14:37
@renovate renovate bot force-pushed the renovate/laravel-sanctum-4.x branch from 6c676a0 to dfb83fe Compare December 12, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update Update of the dependencies of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant