Skip to content

Comments

chore(deps): bump laravel/sanctum from 4.2.1 to 4.2.2#480

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot-composer-main-laravel-sanctum-4.2.2
Jan 7, 2026
Merged

chore(deps): bump laravel/sanctum from 4.2.1 to 4.2.2#480
github-actions[bot] merged 1 commit intomainfrom
dependabot-composer-main-laravel-sanctum-4.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps laravel/sanctum from 4.2.1 to 4.2.2.

Release notes

Sourced from laravel/sanctum's releases.

v4.2.2

Changelog

Sourced from laravel/sanctum's changelog.

v4.2.2 - 2026-01-06

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added composer Composer (PHP) dependencies dependabot Pull requests created by Dependabot dependencies Pull requests that update a dependency file labels Jan 7, 2026
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

💡 Tip: Consider Using Draft PRs

Benefits of opening PRs as drafts initially:

  • 💰 Saves CI runtime and Copilot review credits
  • 🎯 Automatically sets linked issues to "🚧 In Progress" status
  • 🚀 Mark "Ready for review" when done to trigger full CI pipeline

How to convert:

  1. Click "Still in progress? Convert to draft" in the sidebar, OR
  2. Use gh pr ready when ready for review

This is just a friendly reminder - feel free to continue as is! 😊

kevalyq added a commit that referenced this pull request Jan 7, 2026
Laravel 12.45.0 introduced a breaking change in ResourceCollection
handling (PR laravel/framework#58299). Collections created from
plain arrays no longer work correctly.

Fix: Wrap array in collect() to ensure proper Collection type.

Related: #479, #480, #481, #478 (Dependabot PRs)
kevalyq added a commit that referenced this pull request Jan 7, 2026
Laravel 12.45.0 introduced a breaking change in ResourceCollection
handling (PR laravel/framework#58299). Collections created from
plain arrays no longer work correctly.

Fix: Wrap array in collect() to ensure proper Collection type.

Related: #479, #480, #481, #478 (Dependabot PRs)
@kevalyq
Copy link
Contributor

kevalyq commented Jan 7, 2026

@dependabot rebase

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-composer-main-laravel-sanctum-4.2.2 branch from 64aacae to 41240d9 Compare January 7, 2026 20:10
@github-actions github-actions bot merged commit c97db08 into main Jan 7, 2026
16 checks passed
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

🤖 Auto-merge enabled for this patch update.

This PR will automatically merge when all required checks pass.

Configuration:

  • Update type: patch
  • Merge strategy: squash
  • Policy phase: 1

Current auto-merge policy (Phase 1):

  • ✅ PATCH updates: Auto-merge
  • 🔍 MINOR updates: Manual review
  • ⚠️ MAJOR updates: Manual review

Rollback: If issues occur, use git revert on the merge commit.

Automated by Dependabot Auto-Merge Workflow

@github-actions github-actions bot deleted the dependabot-composer-main-laravel-sanctum-4.2.2 branch January 7, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer Composer (PHP) dependencies dependabot Pull requests created by Dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant