overtrue / laravel-lang

:earth_asia: 75 languages support for Laravel application.
MIT License
1.27k stars 146 forks source link

Update laravel-lang/lang requirement from ^8.0 to ^9.0 #73

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on laravel-lang/lang to permit the latest version.

Changelog

Sourced from laravel-lang/lang's changelog.

[9.0.1] - 2021-04-21

Changed

  • feature: [af] #1626 validation.php validation-inline.php json file
  • feature: [az] #1694 validation.php
  • feature: [de] #1622 #1623 validation.php validation-inline.php json file
  • feature: [de] #1696 #1700 #1705 validation.php validation-inline.php json file
  • feature: [de_CH] #1695 #1703 #1704 validation.php validation-inline.php json file
  • feature: [el] #1678 validation.php validation-inline.php json file
  • feature: [fa] #1693 json file
  • feature: [hr] #1686 validation.php validation-inline.php json file
  • feature: [hy] #1688 #1699 json file
  • feature: [id] #1616 #1621 #1689 validation.php validation-inline.php json file
  • feature: [km] #1634 #1698 validation.php validation-inline.php json file
  • feature: [ko] #1608 #1636 validation.php validation-inline.php json file
  • feature: [lt] #1637 validation.php validation-inline.php json file
  • feature: [mk] #1639 validation.php validation-inline.php json file
  • feature: [ne] #1643 validation.php validation-inline.php json file
  • feature: [pl] #1645 validation.php validation-inline.php json file
  • feature: [pt] #1646 validation.php validation-inline.php json file
  • feature: [pt_BR] #1647 validation.php validation-inline.php json file
  • feature: [ro] #1648 validation.php validation-inline.php json file
  • feature: [si] #1649 validation.php validation-inline.php json file
  • feature: [sv] #1656 validation.php validation-inline.php json file
  • feature: [tr] #1697 validation.php validation-inline.php json file
  • feature: [vi] #1617 #1624 validation.php validation-inline.php json file
  • feature: [zh_CN] #1666 validation.php validation-inline.php json file
  • feature: [zh_HK] #1667 validation.php validation-inline.php json file
  • feature: [zh_TW] #1668 validation.php validation-inline.php json file

Documentation

Todo script

  • feature: #1619 Added check for ":Attribute" when running tests
  • feature: #1620 Adding a percentage of translations
  • feature: #1625 Added processors for translating localizations
  • feature: #1629 Removed duplicate call line
  • feature: #1691 Added a script for creating commits separated by localizations

[9.0.0] - 2021-04-14

New structure of files:

  • source/ - stores php and json source files
  • locales/{locale} - stores php and json files with translations.

... (truncated)

Commits


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[bot] commented 3 years ago

Superseded by #74.