Laravel-Backpack / demo

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

Bump spatie/laravel-translatable from 5.2.0 to 6.3.0 #461

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spatie/laravel-translatable from 5.2.0 to 6.3.0.

Release notes

Sourced from spatie/laravel-translatable's releases.

6.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.2.0...6.3.0

6.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.1.0...6.2.0

6.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.0.0...6.1.0

6.0.0

  • improved fallback customisations
  • modernized code base
  • drop support for Laravel 8
Changelog

Sourced from spatie/laravel-translatable's changelog.

6.3.0 - 2023-01-14

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.2.0...6.3.0

6.2.0 - 2022-12-23

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.1.0...6.2.0

6.1.0 - 2022-10-21

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-translatable/compare/6.0.0...6.1.0

6.0.0 - 2022-03-07

  • improved fallback customisations
  • modernized code base

... (truncated)

Commits
  • b3f6fa4 Laravel 10.x support
  • df9f1f6 Update CHANGELOG
  • e001426 added example and docs
  • 2730190 added whereLocale and whereLocales methods
  • 641fe0c Fix styling
  • 063588b added locales method
  • e2f61a0 Merge pull request #368 from spatie/dependabot/github_actions/actions/checkout-3
  • 4829850 Bump actions/checkout from 2 to 3
  • f8b22d9 use nesbot/carbon 2.63 minimum version
  • 916a03c add php 8.2 to workflow
  • 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 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 1 year ago

Superseded by #491.