Skip to content

chore(deps): bump the php-dependencies group across 1 directory with 6 updates #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps the php-dependencies group with 5 updates in the / directory:

Package From To
filament/filament 3.3.12 3.3.14
driftingly/rector-laravel 2.0.4 2.0.5
larastan/larastan 3.3.1 3.4.0
laravel/pint 1.22.0 1.22.1
laravel/sail 1.41.0 1.43.0

Updates filament/filament from 3.3.12 to 3.3.14

Commits

Updates laravel/framework from 12.9.2 to 12.14.1

Release notes

Sourced from laravel/framework's releases.

v12.14.1

v12.14.0

v12.13.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.14.1 - 2025-05-13

v12.14.0 - 2025-05-13

v12.13.0 - 2025-05-07

... (truncated)

Commits
  • 84b1429 Update version to v12.14.1
  • e134fe9 Easily implement broadcasting in a React/Vue Typescript app (Starter Kits) (#...
  • f979990 Merge branch '11.x' into 12.x
  • 18b7533 Update CHANGELOG
  • d0a0132 Update version to v12.14.0
  • e72d741 Add deleteWhen for throttle exceptions job middleware (#55718)
  • 111df61 Update facade docblocks
  • b7f80ef [12.x] Improve typehints for Http classes (#54783)
  • ea78060 [12.x] Fix the getCurrentlyAttachedPivots wrong morphClass for morph to m...
  • 64c440f [12.x] Introduce Arr::from() (#55715)
  • Additional commits viewable in compare view

Updates driftingly/rector-laravel from 2.0.4 to 2.0.5

Release notes

Sourced from driftingly/rector-laravel's releases.

2.0.5

New Rules & Features 🚀

Bugfixes 🐛

New Contributors

Full Changelog: driftingly/rector-laravel@2.0.4...2.0.5

Commits
  • ac61de4 release PHP 7.4 downgraded 2.0.5
  • 4378a24 Stop overriding previous tags (#331)
  • bacfebe Fix set names in LaravelSetProvider (#344)
  • 1e17a0b Make ValidationRuleArrayStringValueToArrayRector work with Request object cal...
  • 95f4c1d Fix ThrowIf, AbortIf, ReportIf rules for else clauses and comments (#341)
  • ba4eaea Make ValidationRuleArrayStringValueToArrayRector work with string interpolati...
  • 55860dd Add isset to RequestVariablesToRequestFacade (#338)
  • e9dd777 Change method visibility to protected for scope methods (#337)
  • e7beaf1 Fix test warnings (#335)
  • 1cbbb90 Fix failing tests (#334)
  • Additional commits viewable in compare view

Updates larastan/larastan from 3.3.1 to 3.4.0

Release notes

Sourced from larastan/larastan's releases.

v3.4.0

3.4.0

This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽

Features 🚀

Fixes 🐛

Docs 📝

New Contributors

Full Changelog: larastan/larastan@v3.3.1...v3.4.0

Commits

Updates laravel/pint from 1.22.0 to 1.22.1

Release notes

Sourced from laravel/pint's releases.

v1.22.1

  • Fixes Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNode issue.
Changelog

Sourced from laravel/pint's changelog.

v1.22.1 - 2025-05-08

  • Fixes Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNode issue.
Commits

Updates laravel/sail from 1.41.0 to 1.43.0

Release notes

Sourced from laravel/sail's releases.

v1.43.0

v1.42.0

v1.41.1

Changelog

Sourced from laravel/sail's changelog.

v1.43.0 - 2025-05-13

v1.42.0 - 2025-04-29

v1.41.1 - 2025-04-22

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…6 updates

Bumps the php-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [filament/filament](https://github.com/filamentphp/panels) | `3.3.12` | `3.3.14` |
| [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) | `2.0.4` | `2.0.5` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.3.1` | `3.4.0` |
| [laravel/pint](https://github.com/laravel/pint) | `1.22.0` | `1.22.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.41.0` | `1.43.0` |



Updates `filament/filament` from 3.3.12 to 3.3.14
- [Commits](filamentphp/panels@v3.3.12...v3.3.14)

Updates `laravel/framework` from 12.9.2 to 12.14.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.9.2...v12.14.1)

Updates `driftingly/rector-laravel` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](driftingly/rector-laravel@2.0.4...2.0.5)

Updates `larastan/larastan` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.3.1...v3.4.0)

Updates `laravel/pint` from 1.22.0 to 1.22.1
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.22.0...v1.22.1)

Updates `laravel/sail` from 1.41.0 to 1.43.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.41.0...v1.43.0)

---
updated-dependencies:
- dependency-name: filament/filament
  dependency-version: 3.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-version: 12.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: driftingly/rector-laravel
  dependency-version: 2.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: larastan/larastan
  dependency-version: 3.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/pint
  dependency-version: 1.22.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 16, 2025
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.

0 participants