Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps bezhansalleh/filament-shield from 4.0.0-beta2 to 4.0.2.

Release notes

Sourced from bezhansalleh/filament-shield's releases.

4.0.2

What's Changed

  • Includes features and fixes
    • [Feat] Custom Permission Generation
    • [Feat] Single Command to Prohibit Destructive Commands
    • [Fix] shield:seeder command
    • [Doc] Documenting:
      • Installation & Setup
      • Permissions and buildPermissionKeyUsing() documented with usage and example
      • Policies
      • Resources
      • Pages & Widgets
      • Custom Permissions
      • Plugin & Resource
      • Commands
      • Localization

By @​bezhanSalleh in bezhanSalleh/filament-shield#621

New Contributors

Full Changelog: bezhanSalleh/filament-shield@4.0.1...4.0.2

4.0.1

What's Changed

Full Changelog: bezhanSalleh/filament-shield@4.0.0...4.0.1

4.0.0

UPGRADE from BETA

This release is almost a rewrite (99.9%) so to get up and running follow these 3 simple steps

  1. Backup/commit/stash your app then delete the filament-shield.php config and run composer update
  2. Run php artisan shield:setup
 ┌ Shield is already installed. Would you like to reinstall? ───┐
 │ Yes                                                          │
 └──────────────────────────────────────────────────────────────┘

Next option is for teams/tenancy so you decide. then stop and open config/filament-shield.php and adjust your settings, once done continue with the command.

  1. If you have published the resource already then do run: php artisan shield:publish

... (truncated)

Changelog

Sourced from bezhansalleh/filament-shield's changelog.

4.0.2 - 2025-09-11

What's Changed

  • Includes features and fixes
    • [Feat] Custom Permission Generation
    • [Feat] Single Command to Prohibit Destructive Commands
    • [Fix] shield:seeder command
    • [Doc] Documenting:
      • Installation & Setup
      • Permissions and buildPermissionKeyUsing() documented with usage and example
      • Policies
      • Resources
      • Pages & Widgets
      • Custom Permissions
      • Plugin & Resource
      • Commands
      • Localization

By @​bezhanSalleh in bezhanSalleh/filament-shield#621

New Contributors

Full Changelog: bezhanSalleh/filament-shield@4.0.1...4.0.2

gp - 2025-09-08

What's Changed

Full Changelog: bezhanSalleh/filament-shield@4.0.0...4.0.1

4.0.0 - 2025-09-07

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 11, 2025
@curtisdelicata
Copy link
Contributor

@dependabot rebase

Bumps [bezhansalleh/filament-shield](https://github.com/bezhanSalleh/filament-shield) from 4.0.0-beta2 to 4.0.2.
- [Release notes](https://github.com/bezhanSalleh/filament-shield/releases)
- [Changelog](https://github.com/bezhanSalleh/filament-shield/blob/main/CHANGELOG.md)
- [Commits](bezhanSalleh/filament-shield@4.0.0-beta2...4.0.2)

---
updated-dependencies:
- dependency-name: bezhansalleh/filament-shield
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/bezhansalleh/filament-shield-4.0.2 branch from 26c948d to bf5a6df Compare September 26, 2025 14:27
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