Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
329 stars 165 forks source link

Bump spatie/laravel-translatable from 6.6.2 to 6.7.1 #607

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps spatie/laravel-translatable from 6.6.2 to 6.7.1.

Release notes

Sourced from spatie/laravel-translatable's releases.

6.7.1

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.7.0...6.7.1

6.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.6.2...6.7.0

Changelog

Sourced from spatie/laravel-translatable's changelog.

6.7.1 - 2024-05-14

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.7.0...6.7.1

6.7.0 - 2024-05-13

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.6.2...6.7.0

Commits
  • d55384c Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0
  • 8c6c353 fix: PHPDoc block in Translatable facade
  • f07f799 Update CHANGELOG
  • b75b330 [FIX] replace whereJsonContains with where for more database's driver compati...
  • e7e223c [FEAT] add ability for filtering a column's locale or multiple locales with a...
  • 4d409b6 Docs: add type declarations array $translatable
  • a98fead Add method comment to Facade for IDE autocompletion
  • 3cc1d76 Update CHANGELOG
  • See full diff 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)
dependabot[bot] commented 4 months ago

Looks like spatie/laravel-translatable is up-to-date now, so this is no longer needed.