This repository was archived by the owner on Apr 12, 2026. It is now read-only.
chore(deps): bump the laravel-major group across 1 directory with 4 updates#185
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the laravel-major group across 1 directory with 4 updates#185dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the laravel-major group with 4 updates in the / directory: [laravel/framework](https://github.com/laravel/framework), [laravel/tinker](https://github.com/laravel/tinker), [laravel/pint](https://github.com/laravel/pint) and [laravel/sail](https://github.com/laravel/sail). Updates `laravel/framework` from 12.36.1 to 12.49.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.36.1...v12.49.0) Updates `laravel/tinker` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/laravel/tinker/releases) - [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md) - [Commits](laravel/tinker@v2.10.1...v2.11.0) Updates `laravel/pint` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.25.1...v1.27.0) Updates `laravel/sail` from 1.47.0 to 1.52.0 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.47.0...v1.52.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel-major - dependency-name: laravel/tinker dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel-major - dependency-name: laravel/pint dependency-version: 1.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: laravel-major - dependency-name: laravel/sail dependency-version: 1.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: laravel-major ... Signed-off-by: dependabot[bot] <support@github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-major group with 4 updates in the / directory: laravel/framework, laravel/tinker, laravel/pint and laravel/sail.
Updates
laravel/frameworkfrom 12.36.1 to 12.49.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
4bde453Update version to v12.49.0b650785[12.x] Allowdowncommand --retry option to accept datetime values (#58509)b877493[12.x] Ignore deadlock on DatabaseLock release (#58507)ca40c53Update facade docblocks3d6709bUpdate QueueFake.php (#58511)38eff27Enhance index hint validation for multiple indexes (#58505)47d0002do assignment instead of mutating to handle immutable carbon object. (#58498)bfb4bf2[12.x] Add missing@paramdocumentation to SessionGuard constructor (#58493)4af55b2[12.x] Skip message serialization when log level is not handled (#58475)451016e[12.x] AddhasSole()method to collections (#58463)Updates
laravel/tinkerfrom 2.10.1 to 2.11.0Release notes
Sourced from laravel/tinker's releases.
Changelog
Sourced from laravel/tinker's changelog.
Commits
3d34b97Allow Symfony v8 (#195)94ea19cperf: optimize ClassAliasAutoloader using contains() (#194)5765d32Update CHANGELOG3bcb5f6[2.x] PHP 8.5 Compatibility (#192)102bfc1chore: Updateupdate-changelog.ymla86ecfeUpdate CHANGELOGUpdates
laravel/pintfrom 1.25.1 to 1.27.0Release notes
Sourced from laravel/pint's releases.
Changelog
Sourced from laravel/pint's changelog.
Commits
c67b419Release 1.27.049c4626Fixes windows tests26d6173Bumps dependenciese5c0da4Fix missing errors on the json payloada3543bbUsesresultinstead5efde66Merge pull request #415 from laravel/feat/agent-option5eec36dchore: stylec9a4fa8feat: adds agent reporter7b9203fRevert "feat: support boolean shorthand for 'cast_spaces' and add tests #398"...4207cd3Update CHANGELOGUpdates
laravel/sailfrom 1.47.0 to 1.52.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
64ac7d8Replace MariaDB vendor paths with published paths in compose file (#845)de8eebaUpdate CHANGELOG1c74357Installlibgd3from Surý's PPA (#840)410b38dchore: uncomment xdebug extension (#837)4e2065eFix volume path for PostgreSQL data storage (#836)e78b42dUpdate CHANGELOG9177d5dAdd PHP 8.5 Support (#832)0419319Update CHANGELOG8a3fc86check empty MYSQL_USER (#835)f4929d2Update CHANGELOGDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions