Skip to content
/ basev3 Public template

build(deps): bump the actions-deps group with 5 updates#30

Merged
jeffersongoncalves merged 1 commit intomainfrom
dependabot/composer/actions-deps-ca16032908
Mar 17, 2026
Merged

build(deps): bump the actions-deps group with 5 updates#30
jeffersongoncalves merged 1 commit intomainfrom
dependabot/composer/actions-deps-ca16032908

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps the actions-deps group with 5 updates:

Package From To
laravel/tinker 2.11.1 3.0.0
livewire/blaze 1.0.4 1.0.9
barryvdh/laravel-ide-helper 3.6.1 3.7.0
laravel/pint 1.27.1 1.29.0
laravel/sail 1.53.0 1.54.0

Updates laravel/tinker from 2.11.1 to 3.0.0

Release notes

Sourced from laravel/tinker's releases.

v3.0.0

Changelog

Sourced from laravel/tinker's changelog.

Release Notes

Unreleased

Commits

Updates livewire/blaze from 1.0.4 to 1.0.9

Release notes

Sourced from livewire/blaze's releases.

v1.0.9

What's Changed

Full Changelog: livewire/blaze@v1.0.8...v1.0.9

v1.0.8

What's Changed

New Contributors

Full Changelog: livewire/blaze@v1.0.7...v1.0.8

v1.0.7

What's Changed

Full Changelog: livewire/blaze@v1.0.6...1.0.7

v1.0.6

Upgrading

After upgrading, clear compiled views using php artisan view:clear.

What's Changed

Full Changelog: livewire/blaze@v1.0.5...v1.0.6

v1.0.5

Upgrading

After upgrading, clear compiled views using php artisan view:clear.

What's Changed

... (truncated)

Commits

Updates barryvdh/laravel-ide-helper from 3.6.1 to 3.7.0

Release notes

Sourced from barryvdh/laravel-ide-helper's releases.

v3.7.0

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.6.1...v3.7.0

Changelog

Sourced from barryvdh/laravel-ide-helper's changelog.

v3.7.0 - 2026-03-17

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.6.1...v3.7.0

Commits
  • ad7e376 Bump branch alias to 3.6 (#1774)
  • 9027494 Remove closure in attribute test (#1772)
  • c3f795e fix: skip autoload exception when class existence is being checked (#1764)
  • 2fba281 Fix PHPDoc placement before PHP 8 class attributes and add regression tests (...
  • 39bcb60 composer fix-style
  • 16f685a fix: don't extend root's parent class for facade stubs in helper file (#1766)
  • 392d5cf fix: place PHPDoc before class attributes when writing to models (#1765)
  • 3d8fccd fix: correct indentation in camel case config comment block (#1767)
  • e9b62b6 Laravel 13.x Compatibility (#1763)
  • 37dfcf9 chore: update test snapshots after dependency upgrade (#1762)
  • Additional commits viewable in compare view

Updates laravel/pint from 1.27.1 to 1.29.0

Release notes

Sourced from laravel/pint's releases.

v1.29.0

  • Adds Pint/phpdoc_type_annotations_only custom rule.

v1.28.0

  • feat: improves fully_qualified_strict_types rule
  • feat: improves agent detector code
Changelog

Sourced from laravel/pint's changelog.

v1.29.0 - 2026-03-12

  • Adds Pint/phpdoc_type_annotations_only custom rule.

v1.28.0 - 2026-03-10

  • feat: improves fully_qualified_strict_types rule
  • feat: improves agent detector code
Commits

Updates laravel/sail from 1.53.0 to 1.54.0

Release notes

Sourced from laravel/sail's releases.

v1.54.0

Changelog

Sourced from laravel/sail's changelog.

v1.54.0 - 2026-03-11

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 17, 2026
@jeffersongoncalves jeffersongoncalves merged commit 15c618b into main Mar 17, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/composer/actions-deps-ca16032908 branch March 17, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant