Skip to content
/ basev3 Public template

Bump the actions-deps group with 5 updates#4

Merged
github-actions[bot] merged 1 commit into3.xfrom
dependabot/composer/actions-deps-72444dd899
Jun 16, 2025
Merged

Bump the actions-deps group with 5 updates#4
github-actions[bot] merged 1 commit into3.xfrom
dependabot/composer/actions-deps-72444dd899

Conversation

@dependabot
Copy link
Contributor

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

Bumps the actions-deps group with 5 updates:

Package From To
filament/filament 3.3.20 3.3.26
joaopaulolndev/filament-edit-profile 1.0.43 1.0.44
laravel/framework 12.17.0 12.18.0
larastan/larastan 3.4.0 3.4.2
nunomaduro/collision 8.8.0 8.8.1

Updates filament/filament from 3.3.20 to 3.3.26

Commits

Updates joaopaulolndev/filament-edit-profile from 1.0.43 to 1.0.44

Release notes

Sourced from joaopaulolndev/filament-edit-profile's releases.

v1.0.44

What's Changed

Full Changelog: joaopaulolndev/filament-edit-profile@v1.0.43...v1.0.44

Changelog

Sourced from joaopaulolndev/filament-edit-profile's changelog.

v1.0.44 - 2025-06-14

What's Changed

Full Changelog: joaopaulolndev/filament-edit-profile@v1.0.43...v1.0.44

Commits
  • 7c550c8 Merge pull request #98 from edeoliv/main
  • b18d6af fix: avoid error when plugin is null in getSlug() method
  • 418f6e2 Fix quotation marks in Storage::url($this->$avatarColumn)
  • 579bba2 Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 12.17.0 to 12.18.0

Release notes

Sourced from laravel/framework's releases.

v12.18.0

Changelog

Sourced from laravel/framework's changelog.

v12.18.0 - 2025-06-10

Commits
  • 7d264a0 Update version to v12.18.0
  • c8d188c Update facade docblocks
  • 70ec9fc [12.x] Allow retrieving all reported exceptions from ExceptionHandlerFake (...
  • 141c46c [12.x] Validate that outOf is greater than 0 in Lottery helper (#55969)
  • 6ade02f Remove unused $guarded parameter from testChannelNameNormalization method (#5...
  • 54ccc16 Broadcasting Utilities (#55967)
  • 78cf4ee [12.x] Fix timezone validation test for PHP 8.3+ (#55956)
  • 07df8bc [12.x] feat: Add ability to override SendQueuedNotifications job class (#55942)
  • 7ae03b1 [12.x] Supports PHPUnit 12.2 (#55961)
  • 06f7848 fix: add generics to Model attribute related methods (#55962)
  • Additional commits viewable in compare view

Updates larastan/larastan from 3.4.0 to 3.4.2

Release notes

Sourced from larastan/larastan's releases.

v3.4.2

What's Changed

New Contributors

Full Changelog: larastan/larastan@v3.4.1...v3.4.2

v3.4.1

What's Changed

New Contributors

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

Commits
  • 3670673 feat(config): allow glob paths for several config values (#2271)
  • d67f202 Add fallback to existing classes/interfaces for improved type resolution (#2223)
  • f5e9abe chore: AsCollection might return null
  • 43d4b8c fix CS
  • 132f9f3 add stub for Command::fail
  • dc20d24 use benevolent unions
  • 6f981e3 fix build
  • ebe6ef5 fix: post() and query() can also return array with a key given (fixes #2268) ...
  • efdc84f fix(docs): correct markdown list numbering in contribution steps (#2269)
  • See full diff in compare view

Updates nunomaduro/collision from 8.8.0 to 8.8.1

Commits
  • 44ccb82 fix: ignores brianium/paratest related files when printing
  • See full diff in compare view

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

Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [filament/filament](https://github.com/filamentphp/panels) | `3.3.20` | `3.3.26` |
| [joaopaulolndev/filament-edit-profile](https://github.com/joaopaulolndev/filament-edit-profile) | `1.0.43` | `1.0.44` |
| [laravel/framework](https://github.com/laravel/framework) | `12.17.0` | `12.18.0` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.4.0` | `3.4.2` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.8.0` | `8.8.1` |


Updates `filament/filament` from 3.3.20 to 3.3.26
- [Commits](filamentphp/panels@v3.3.20...v3.3.26)

Updates `joaopaulolndev/filament-edit-profile` from 1.0.43 to 1.0.44
- [Release notes](https://github.com/joaopaulolndev/filament-edit-profile/releases)
- [Changelog](https://github.com/joaopaulolndev/filament-edit-profile/blob/main/CHANGELOG.md)
- [Commits](joaopaulolndev/filament-edit-profile@v1.0.43...v1.0.44)

Updates `laravel/framework` from 12.17.0 to 12.18.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.17.0...v12.18.0)

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

Updates `nunomaduro/collision` from 8.8.0 to 8.8.1
- [Commits](nunomaduro/collision@v8.8.0...v8.8.1)

---
updated-dependencies:
- dependency-name: filament/filament
  dependency-version: 3.3.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: joaopaulolndev/filament-edit-profile
  dependency-version: 1.0.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: laravel/framework
  dependency-version: 12.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: larastan/larastan
  dependency-version: 3.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: nunomaduro/collision
  dependency-version: 8.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Jun 16, 2025
@github-actions github-actions bot merged commit 01a35c4 into 3.x Jun 16, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/composer/actions-deps-72444dd899 branch June 16, 2025 17:32
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