Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gettext/gettext requirement from ^4.8 to ^5.7 #421

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Updates the requirements on gettext/gettext to permit the latest version.

Release notes

Sourced from gettext/gettext's releases.

5.7.2

See CHANGELOG

Changelog

Sourced from gettext/gettext's changelog.

[5.7.2] - 2024-11-24

Fixed

  • Php 8.4 support #300.

[5.7.1] - 2024-07-24

Fixed

  • Parsing of PO files with empty comments instead of empty lines #296
  • Support for PHP >= 8.2 #299

[5.7.0] - 2022-07-27

Added

  • StrictPoLoader, a stricter PO loader more aligned with the syntax of the GNU gettext tooling #282.
  • Previous attributes (msgctxt, msgid, msgid_plural) to the Translation class and the PO generator #282.

Changed

  • Minor performance improvements to the Translations class #282.

[5.6.1] - 2021-12-04

Fixed

  • PHP 8.1 support #278.

[5.6.0] - 2021-11-05

Added

  • New method addFlag to ParsedFunction, that allows to assign flags by scanners.
  • The FunctionsHandlersTrait has an abstract addFlags method.

Fixed

  • Subsequent load file fails #257 #276
  • Upgraded some dependencies in dev.

[5.5.4] - 2020-12-20

Fixed

  • TypeError in which numeric entries were converted to integers #265

[5.5.3] - 2020-12-01

Fixed

  • Add PHP 8 to composer.json

[5.5.2] - 2020-11-17

Fixed

  • Parse of multiline disabled translations #262 #263

[5.5.1] - 2020-06-08

Fixed

  • Type error in which numeric filenames were converted to integers #260

[5.5.0] - 2020-05-23

Added

  • New option addReferences() to configure the code scanners whether add or not references #258

... (truncated)

Commits
  • c7a0650 new version
  • f5b0221 Merge pull request #300 from cracksalad/master
  • dc5d398 Fix PHP 8.4 explicit nullable compatibility
  • a9f89e0 new version
  • 73c501a Merge pull request #299 from pedro-mendonca/php-8-3-test
  • b8bc186 Sort by key comparing as strings
  • 425d254 Add original string "15"
  • f8dfb01 Move numbers before words in string sorting on the .mo test file
  • 5e7551f add tests for php 8.2 and 8.3
  • 89db10d Merge pull request #297 from szepeviktor/typos
  • Additional commits viewable in compare view

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)

Updates the requirements on [gettext/gettext](https://github.com/php-gettext/Gettext) to permit the latest version.
- [Release notes](https://github.com/php-gettext/Gettext/releases)
- [Changelog](https://github.com/php-gettext/Gettext/blob/master/CHANGELOG.md)
- [Commits](php-gettext/Gettext@v4.8.0...v5.7.2)

---
updated-dependencies:
- dependency-name: gettext/gettext
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 03:24
@ernilambar ernilambar closed this Nov 25, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/gettext/gettext-tw-5.7 branch November 25, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant