build(deps): bump the actions-deps group with 5 updates#30
Merged
jeffersongoncalves merged 1 commit intomainfrom Mar 17, 2026
Merged
Conversation
Bumps the actions-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [laravel/tinker](https://github.com/laravel/tinker) | `2.11.1` | `3.0.0` | | [livewire/blaze](https://github.com/livewire/blaze) | `1.0.4` | `1.0.9` | | [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.6.1` | `3.7.0` | | [laravel/pint](https://github.com/laravel/pint) | `1.27.1` | `1.29.0` | | [laravel/sail](https://github.com/laravel/sail) | `1.53.0` | `1.54.0` | Updates `laravel/tinker` from 2.11.1 to 3.0.0 - [Release notes](https://github.com/laravel/tinker/releases) - [Changelog](https://github.com/laravel/tinker/blob/v3.0.0/CHANGELOG.md) - [Commits](laravel/tinker@v2.11.1...v3.0.0) Updates `livewire/blaze` from 1.0.4 to 1.0.9 - [Release notes](https://github.com/livewire/blaze/releases) - [Commits](livewire/blaze@v1.0.4...v1.0.9) Updates `barryvdh/laravel-ide-helper` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases) - [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md) - [Commits](barryvdh/laravel-ide-helper@v3.6.1...v3.7.0) Updates `laravel/pint` from 1.27.1 to 1.29.0 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.27.1...v1.29.0) Updates `laravel/sail` from 1.53.0 to 1.54.0 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.53.0...v1.54.0) --- updated-dependencies: - dependency-name: laravel/tinker dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: livewire/blaze dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: barryvdh/laravel-ide-helper dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: laravel/pint dependency-version: 1.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: laravel/sail dependency-version: 1.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps ... 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 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 actions-deps group with 5 updates:
2.11.13.0.01.0.41.0.93.6.13.7.01.27.11.29.01.53.01.54.0Updates
laravel/tinkerfrom 2.11.1 to 3.0.0Release notes
Sourced from laravel/tinker's releases.
Changelog
Sourced from laravel/tinker's changelog.
Commits
cc74081fix conflictseaa7626Update CHANGELOGc0bf371[3.x] Supports Laravel 13 (#197)104ac0bMerge branch '2.x'942b69c[3.x] Remove supports for PHP 8.0 and 7.x (#186)fce88bfMerge branch '2.x'7d593dfMerge branch '2.x'Updates
livewire/blazefrom 1.0.4 to 1.0.9Release notes
Sourced from livewire/blaze's releases.
... (truncated)
Commits
db60051Fix debugger injection (#136)b7d8976Refactor tests89dfd35Fix aware propagation in slots (#135)b5ffd6fFix return typed848280Fix Blaze Debug Bar Injection for Multi-Line Body Tags (#133)20cb545Add boost skill (#132)799ebfbDebug mode improvements (#131)9d3e65dProfiler improvements (#130)332c158Formatting0ccfe81Fix debugger middleware (#126)Updates
barryvdh/laravel-ide-helperfrom 3.6.1 to 3.7.0Release notes
Sourced from barryvdh/laravel-ide-helper's releases.
Changelog
Sourced from barryvdh/laravel-ide-helper's changelog.
Commits
ad7e376Bump branch alias to 3.6 (#1774)9027494Remove closure in attribute test (#1772)c3f795efix: skip autoload exception when class existence is being checked (#1764)2fba281Fix PHPDoc placement before PHP 8 class attributes and add regression tests (...39bcb60composer fix-style16f685afix: don't extend root's parent class for facade stubs in helper file (#1766)392d5cffix: place PHPDoc before class attributes when writing to models (#1765)3d8fccdfix: correct indentation in camel case config comment block (#1767)e9b62b6Laravel 13.x Compatibility (#1763)37dfcf9chore: update test snapshots after dependency upgrade (#1762)Updates
laravel/pintfrom 1.27.1 to 1.29.0Release notes
Sourced from laravel/pint's releases.
Changelog
Sourced from laravel/pint's changelog.
Commits
bdec963Release 1.29.08a53adfMerge pull request #427 from laravel/feat/type-annotations-onlya909b8fchore: updates build663be62chore: styleebcea1efixes: dont run it on config, etc170c2c2feat: adds type annotations only fixer81d7bd3Update CHANGELOG1feae84Release 1.28.05fff32echore: bump dependencies64247d0Merge pull request #425 from laravel/feat/fully-qualified-imports-to-qualitie...Updates
laravel/sailfrom 1.53.0 to 1.54.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
bcc5e06Use UTF-8 locale (#849)2295ec1Update 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 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