Bump the laravel group across 1 directory with 2 updates#951
Merged
Conversation
justinkluever
approved these changes
Jun 26, 2026
Member
|
@dependabot rebase |
Bumps the laravel group with 2 updates in the / directory: [laravel/framework](https://github.com/laravel/framework) and [laravel/sail](https://github.com/laravel/sail). Updates `laravel/framework` from 13.16.1 to 13.17.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v13.16.1...v13.17.0) Updates `laravel/sail` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.62.0...v1.63.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 13.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel - dependency-name: laravel/sail dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: laravel ... Signed-off-by: dependabot[bot] <support@github.com>
4fae66b to
2941452
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/framework and laravel/sail.
Updates
laravel/frameworkfrom 13.16.1 to 13.17.0Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
Commits
0802b7aUpdate version to v13.17.04a03574Adddev:listcommand and track dev command source (#60573)c0f7532[13.x] Addwithout-migration-dataflag to DumpCommand (#60570)b5b0d6bclear transaction manager state on disconnect (#60574)2107d3dMerge branch '12.x' into 13.xa732f41Merge branch 'origin/12.x' into 13.xd3a69aa[13.x] Reduce cache hits when debouncing with maxWait (#60559)27f439e13.x-allow-brick-math-0.18 (#60560)4b4410dBump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#60562)aed3181Update facade docblocksUpdates
laravel/sailfrom 1.62.0 to 1.63.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
51bbce3Bump shivammathur/setup-php in the github-actions group (#880)a796693[1.x] Add PHP_EXTENSIONS build arg to install extra extensions (#879)e1a9884Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#878)fe212b1Enable Dependabot auto-merge (#877)4a48c67Add Dependabot cooldown of 5 days (#876)1959dbcUpdate CHANGELOG