liberu-cms / cms-laravel

CMS application written in Laravel 11 / PHP 8.3 using Filament 3
https://www.facebook.com/liberusoftware
57 stars 14 forks source link

Bump bezhansalleh/filament-shield from 3.2.6 to 3.3.3 #340

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps bezhansalleh/filament-shield from 3.2.6 to 3.3.3.

Release notes

Sourced from bezhansalleh/filament-shield's releases.

3.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.2...3.3.3

3.3.2

What's Changed

  • added the ability to use the config defined foreign key for teams feature when enabled.
  • fixed the issue when creating/updating a role when tenancy is not enabled.

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.1...3.3.2

3.3.1

What's new in 3.3.1?

  • Added the ability to make destructive commands(listed below) prohibitable
    • Setup
    • Install
    • Generate
    • Publish

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.0...3.3.1

3.3.0

What's Changed

[!IMPORTANT] This release introduces some breaking changes so consult the README for the updated usage.

New Contributors

... (truncated)

Changelog

Sourced from bezhansalleh/filament-shield's changelog.

3.3.3 - 2024-11-10

What's Changed

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.2...3.3.3

3.3.2 - 2024-11-10

What's Changed

  • added the ability to use the config defined foreign key for teams feature when enabled.
  • fixed the issue when creating/updating a role when tenancy is not enabled.

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.1...3.3.2

3.3.1 - 2024-11-09

What's new in 3.3.1?

  • Added the ability to make destructive commands(listed below) prohibitable
    • Setup
    • Install
    • Generate
    • Publish

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.0...3.3.1

3.3.0 - 2024-11-09

What's Changed

New Contributors

... (truncated)

Commits
  • 7101118 Merge pull request #444 from wout-o/3.x
  • d2f622f fix: Add error handling for team options when teams are not used
  • 817db96 Update CHANGELOG
  • b32e2db changelog
  • 5d83955 Merge branch '3.x' of github.com:bezhanSalleh/filament-shield into 3.x
  • 8de271b adds the ability to use the config for teams foreign key feature when enabled
  • a610b73 Update CHANGELOG
  • 38be833 remove team_id from form data when tenancy is not used
  • ce0d58a Update README.md
  • 1bb9983 Update README.md
  • Additional commits viewable in compare view


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 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)