chore(deps): bump the laravel group across 1 directory with 2 updates#11
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the laravel group across 1 directory with 2 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
spatialsync | 4b2e8c3 | May 24 2026, 04:51 PM |
Bumps the laravel group with 2 updates in the / directory: [laravel/jetstream](https://github.com/laravel/jetstream) and [laravel/sanctum](https://github.com/laravel/sanctum). Updates `laravel/jetstream` from 5.5.2 to 5.5.3 - [Release notes](https://github.com/laravel/jetstream/releases) - [Changelog](https://github.com/laravel/jetstream/blob/5.x/CHANGELOG.md) - [Commits](laravel/jetstream@v5.5.2...v5.5.3) Updates `laravel/sanctum` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/laravel/sanctum/releases) - [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md) - [Commits](laravel/sanctum@v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: laravel/jetstream dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: laravel - dependency-name: laravel/sanctum dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: laravel ... Signed-off-by: dependabot[bot] <support@github.com>
4b2e8c3 to
b9ac59b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the laravel group with 2 updates in the / directory: laravel/jetstream and laravel/sanctum.
Updates
laravel/jetstreamfrom 5.5.2 to 5.5.3Release notes
Sourced from laravel/jetstream's releases.
Changelog
Sourced from laravel/jetstream's changelog.
Commits
61cac5cFix: Remove bootstrap.js import for Laravel 13+ in Inertia stack (#1602)e5dbd81Update CHANGELOGUpdates
laravel/sanctumfrom 4.3.1 to 4.3.2Release notes
Sourced from laravel/sanctum's releases.
Changelog
Sourced from laravel/sanctum's changelog.
Commits
2a9bccc[4.x] Updateconfig/sanctum.phpto follow skeleton pint format (#597)70546ceUpdate CHANGELOG