Commit Graph
196 Commits
Author SHA1 Message Date
Dan Harrin 241cc15077 Merge branch '3.x' into 4.x 2026-05-14 09:36:26 +01:00
Dan Harrin 6b3e05614b Update GH actions security 2026-05-14 09:31:06 +01:00
Dan Harrin decf91afec Merge pull request #81 from artemind/4.x-fix-phpstan
Remove unnecessary includes from phpstan.neon.dist
2026-05-12 11:04:50 +01:00
Dan Harrin a7f198e22b Merge branch 'main' into 4.x 2026-02-13 13:56:12 +00:00
Dan Harrin ad4c5b15d3 Merge branch '3.x' into 4.x 2026-02-13 13:55:26 +00:00
Dan Harrin b3262c4ff5 Merge branch '2.x' into 3.x 2026-02-13 13:55:14 +00:00
Dan Harrin 74e42ce52f Merge pull request #83 from filamentphp/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 4 to 6
2026-02-13 08:39:07 +00:00
Dan Harrin 73e1bf02b2 Merge pull request #82 from filamentphp/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7
2026-02-13 08:38:59 +00:00
github-actions[bot] b4f6eb7886 Merge pull request #84 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-2.5.0
chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
2026-01-05 22:02:22 +00:00
dependabot[bot] 269eb72cc7 chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 22:02:08 +00:00
dependabot[bot] 7d79e30665 chore(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 22:06:00 +00:00
dependabot[bot] 0575006c26 chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 22:01:38 +00:00
Artem Yeremenko 4be47e1558 Remove unnecessary includes from phpstan.neon.dist. These dependencies are loaded by phpstan/extension-installer plugin 2025-08-27 17:33:13 +03:00
github-actions[bot] 0591ae9110 Merge pull request #79 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.6
chore(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6
2025-08-05 09:26:37 +00:00
dependabot[bot] de4d9b7c25 chore(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-version: '2.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 09:26:28 +00:00
Adam Weston 0e14e25be5 readme fixes 2025-06-21 11:22:07 -04:00
awcodes 0614324a3e Fix styling 2025-06-21 15:20:07 +00:00
Adam Weston c2645897dd updates for Filament v4 2025-06-21 11:19:47 -04:00
Adam Weston cb26f855bd Merge pull request #72 from a21ns1g4ts/a21ns1g4ts-patch-1
Fix badge URL in README.md
2025-06-21 10:15:51 -04:00
Adam Weston 0768571aab Merge pull request #74 from Abdulmajeed-Jamaan/add-.phpunit.cache-to-.gitignore
Add the directory `.phpunit.cache` to `.gitignore`
2025-06-21 10:15:36 -04:00
Adam Weston 463d7667cf Merge pull request #78 from filamentphp/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6
2025-06-21 10:10:13 -04:00
dependabot[bot] 452eec1eb3 chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 23:53:25 +00:00
github-actions[bot] b0186b673d Merge pull request #77 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-2.4.0
chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
2025-05-12 22:36:37 +00:00
dependabot[bot] 6ff978b679 chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 22:36:25 +00:00
github-actions[bot] f1398bf176 Merge pull request #76 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.5
chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5
2025-02-03 22:33:19 +00:00
dependabot[bot] 8018d4bdcc chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 22:33:06 +00:00
github-actions[bot] 3f4608fa75 Merge pull request #75 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
2025-01-27 22:25:10 +00:00
dependabot[bot] bf4934a609 chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 22:24:56 +00:00
Abdulmajeed-Jamaan 7c5915de9d Update .gitignore 2025-01-10 17:42:39 +03:00
Atila Silva 5eb1e08242 Fix badge URL in README.md 2024-12-03 08:18:14 -03:00
Adam Weston 93d46d196d Merge pull request #64 from gpibarra/l11
laravel 11
2024-09-16 09:33:00 -04:00
Adam Weston 014913fb5b Merge pull request #63 from maartenpaauw/patch-1
Add `filamentphp` as default Composer keyword
2024-09-10 08:57:12 -04:00
awcodes 7af7a62867 Fix styling 2024-09-10 12:49:29 +00:00
Adam Weston 82a47000ad Merge pull request #66 from rahat1994/main
Update file search command to correctly handle plugin names containin…
2024-09-10 08:49:08 -04:00
Adam Weston 06c3fa8449 Merge pull request #69 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-2.2.0
chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.2.0
2024-09-10 08:47:52 -04:00
dependabot[bot] fe169defa8 chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.2.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 22:09:46 +00:00
Rahat Baksh cdd5cdbddd Update file search command to correctly handle plugin names containing 'vendor'
the command excludes all paths that contain vendor, but if the plugin name contains vendor in it i.e.: "multivendor" it filters all the valid paths out also. So specifically filtering out only the paths containing '\vendor' solves the issue.
2024-05-15 18:01:02 +06:00
Gerardo Ibarra 13844aee57 laravel 11 2024-04-26 14:08:24 -03:00
Maarten Paauw 24dfa38877 Add filamentphp as default Composer keyword
This way, we can easily filter packages at packagist.org specific for Filament PHP.
2024-04-20 21:45:26 +02:00
github-actions[bot] 5baff93cf2 Merge pull request #62 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.4
chore(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4
2024-04-15 22:55:53 +00:00
dependabot[bot] 14f036f834 chore(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 22:55:38 +00:00
Adam Weston 54a21c426a Merge pull request #60 from filamentphp/main
Merge changes in main into 3.x
2024-03-10 10:25:49 -04:00
Adam Weston 77e4016036 Merge pull request #59 from atmonshi/no-contracts
remove illuminate/contracts
2024-03-10 10:24:06 -04:00
Adam Weston 07b1e5bfc9 Merge pull request #58 from filamentphp/dependabot/github_actions/ramsey/composer-install-3
chore(deps): bump ramsey/composer-install from 2 to 3
2024-03-10 10:23:49 -04:00
Adam Weston 514cd6d303 Merge pull request #57 from ArielMejiaDev/fix/code-style-workflow
update code style workflow file name
2024-03-10 10:23:26 -04:00
Adam Weston 2d6bfefbf7 Merge pull request #56 from AlexisSerneels/patch-2
Fix constraint error on Windows
2024-03-10 10:23:11 -04:00
Adam Weston d005f342a7 Merge pull request #55 from AlexisSerneels/patch-1
Fix wrong URL
2024-03-10 10:22:47 -04:00
Adam Weston f63849164f Merge pull request #52 from maartenpaauw/fix-unit-tests
Fix unit tests
2024-03-10 10:22:25 -04:00
Ash Monsh c7a69d6be1 remove illuminate/contracts 2024-03-10 10:36:09 +03:00
dependabot[bot] 8dc0dd6b04 chore(deps): bump ramsey/composer-install from 2 to 3
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)

---
updated-dependencies:
- dependency-name: ramsey/composer-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 22:48:30 +00:00