Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

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

Release notes

Sourced from gettext/gettext's releases.

5.7.0

See CHANGELOG

Changelog

Sourced from gettext/gettext's changelog.

[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

Changed

  • BREAKING: Moved some code from CodeScanner to the new FunctionsHandlersTrait in order to better reuse.

[5.4.1] - 2020-03-15

Fixed

  • PoGenerator includes the description and flags of the translations #253

[5.4.0] - 2020-03-07

Added

... (truncated)

Commits
  • 8657e58 minor code style fixes
  • 648b757 updated changelog
  • 5ee2a4c Merge pull request #283 from jonasraoni/feature/master/282-add-strict-po-loader
  • 4af3d90 #282 Updated README and CHANGELOG
  • 8d1b18f #282 Added public properties throwOnWarning and displayErrorLine (switch if t...
  • 8700676 #282 Updated StrictPoLoader to use more native functions
  • cea017b #282 Minor updates to the Translations class
  • 1830ea4 #282 Formatting
  • 10ca616 #282 Updated/added tests
  • d70bb1b #282 Added warning for dangling comments in the end of the file, added method...
  • 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 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/oscarotero/Gettext) to permit the latest version.
- [Release notes](https://github.com/oscarotero/Gettext/releases)
- [Changelog](https://github.com/php-gettext/Gettext/blob/master/CHANGELOG.md)
- [Commits](php-gettext/Gettext@v4.6.1...v5.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 10, 2022
Copy link

github-actions bot commented Jan 3, 2025

The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale".
If there is no further activity on this pull request, it will be closed in two weeks.

@github-actions github-actions bot added Stale and removed Stale labels Jan 3, 2025
Copy link

github-actions bot commented Mar 7, 2025

The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale".
If there is no further activity on this pull request, it will be closed in two weeks.

@github-actions github-actions bot added Stale and removed Stale labels Mar 7, 2025
Copy link

The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale".
If there is no further activity on this pull request, it will be closed in two weeks.

@github-actions github-actions bot added Stale and removed Stale labels May 12, 2025
Copy link

The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale".
If there is no further activity on this pull request, it will be closed in two weeks.

@github-actions github-actions bot added the Stale label Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants