Commit Graph
212 Commits
Author SHA1 Message Date
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
ArielMejiaDev 493a930e9d update code style workflow file name 2024-02-07 22:16:10 -06:00
Alexis b059c07411 Fix constraint error on Windows
See the warning on https://getcomposer.org/doc/articles/versions.md#caret-version-range-
2024-01-16 10:29:25 +01:00
Alexis 46b765b42d Fix wrong URL 2024-01-16 10:28:33 +01:00
Adam Weston 565e1efa59 Merge pull request #54 from filamentphp/generate-check-theme-suffix 2024-01-10 19:15:31 -05:00
Ryan Chandler 95a11ee4ab Generate: Check for Theme suffix on class 2024-01-11 00:12:46 +00:00
github-actions[bot] 1e6ea9b6d1 Merge pull request #53 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.3.1
chore(deps): bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1
2023-12-25 22:57:35 +00:00
dependabot[bot] 859e1ee65b chore(deps): bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 22:57:23 +00:00
Maarten Paauw 9a9b9a9a30 Remove Spatie service providers
These packages aren't installed by default
2023-12-19 17:23:23 +01:00
Maarten Paauw 842c4d9a2c Require pestphp/pest ^2.1
Version 2.0 will break the prefer lowest test suite
2023-12-19 17:22:35 +01:00
Adam Weston e93ab6294a Merge pull request #51 from filamentphp/3.x
Fix: windows based grep
2023-12-13 08:45:09 -05:00
Adam Weston aab6b3fd11 Merge pull request #44 from darmshot/patch-2
fix: remove grep --exclude-dir option
2023-12-13 08:43:41 -05:00
saade bc30f0e91d Fix styling 2023-11-28 15:47:26 +00:00
Saade c60cc16018 fix: merge conflicts 2023-11-28 12:47:03 -03:00
Adam Weston 98598b8342 Merge branch '3.x' 2023-11-28 10:31:46 -05:00
github-actions[bot] 996536652b Merge pull request #48 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-1.6.0
chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.6.0
2023-11-21 08:33:07 +00:00
dependabot[bot] 603d6bb4e7 chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.6.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.6.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.6.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>
2023-11-21 08:32:53 +00:00
awcodes a1af5646ad Fix styling 2023-11-20 21:28:42 +00:00
Adam Weston 41cc812292 Merge pull request #42 from filamentphp/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-11-20 16:25:47 -05:00
Adam Weston accaab820e Merge pull request #45 from filamentphp/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
2023-11-20 16:25:34 -05:00
dependabot[bot] c3636ac85a chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 22:03:00 +00:00
Stas b839275efb fix: remove grep --exclude-dir option 2023-09-27 00:08:14 +03:00
dependabot[bot] 0840360d27 chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:52:39 +00:00
Adam Weston a981417e57 Merge pull request #40 from maartenpaauw/patch-1
Do not include pint.json in a release
2023-08-21 14:58:20 -04:00
Adam Weston 44870d1831 Merge pull request #39 from saade/build
fix build system
2023-08-21 14:58:10 -04:00
Adam Weston fb2a9ffdaf Merge pull request #38 from saade/3.x-1
fix package description concatenation
2023-08-21 14:57:56 -04:00
Adam Weston 8c89a5f520 Merge pull request #41 from filamentphp/fix/missing-icon-class
Fix: missing Icon class in service provider
2023-08-21 14:55:59 -04:00
Adam Weston cddafe98bc Fix: missing Icon class in service provider 2023-08-21 14:55:13 -04:00
Maarten Paauw 06dc81eae2 Do not include pint.json in a release 2023-08-21 09:27:01 +02:00
Guilherme Saade f8a3e3ec16 fix build system 2023-08-15 14:53:25 -03:00
Guilherme Saade ed52d4df88 fix package description concatenation 2023-08-15 14:36:48 -03:00
Adam Weston c7a57d9283 Merge pull request #37 from filamentphp/fix/phpstan-issue-in-plugin-class
Fix: resolve phpstan error with get() in plugin class.
2023-08-14 15:57:34 -04:00
Adam Weston 8cae4138b9 Fix: resolve phpstan error with get() in plugin class. 2023-08-14 15:54:44 -04:00
Adam Weston a1fdfab62d Merge pull request #36 from filamentphp/fix/testable-livewire
Fix: update TestableLivewire to use new Testable mixin
2023-08-14 09:05:58 -04:00
Adam Weston 6638bc7409 Fix: update TestableLivewire to use new Testable mixin 2023-08-14 09:05:16 -04:00