Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps @nextcloud/l10n from 3.1.0 to 3.2.0.

Release notes

Sourced from @​nextcloud/l10n's releases.

v3.2.0

3.2.0 - 2025-02-13

ℹ️ Notes

The GettextBuilder.detectLocale method is deprecated and will be removed in the next major version. It is replaced with the detectLanguage method to make the method naming more consistent.

Added

  • feat(date): fallback to Intl #831 (ShGKme)
  • feat(gettext): Add detectLanguage method and deprecate detectLocale #850 (susnux)
  • feat: Overload translate function to either allow number or placeholder as third arg #854 (susnux)

Fixed

  • fix(types): type translation variable keys #807 (ShGKme)
  • fix(isRTL): Correctly handle Urdu and Uzbek Afghan #855 (susnux)
  • fix(registry): Prevent prototype polluting #860 (susnux)

Changed

  • refactor(gettext): Drop node-gettext dependency and use our translation logic #851 (susnux)
  • license: Add SPDX header #781 (AndyScherzinger)
  • chore: Add missing trailing comma in vite config #852 (susnux)
  • docs: Clarify readme about Nextcloud provided and custom translations #853 (susnux)
  • docs: improve return type of getFirstDay() #784 (st3iny)
  • docs: replace missing exports plugin to also document internal types #846 (susnux)
  • ci: Update from org #795 (AndyScherzinger)
  • ci: Update workflows from organization #847 (susnux)
  • chore(deps): Bump dompurify and @types/dompurify
  • chore(dev-deps): Update development dependencies
Changelog

Sourced from @​nextcloud/l10n's changelog.

3.2.0 - 2025-02-13

ℹ️ Notes

The GettextBuilder.detectLocale method is deprecated and will be removed in the next major version. It is replaced with the detectLanguage method to make the method naming more consistent.

Added

  • feat(date): fallback to Intl #831 (ShGKme)
  • feat(gettext): Add detectLanguage method and deprecate detectLocale #850 (susnux)
  • feat: Overload translate function to either allow number or placeholder as third arg #854 (susnux)

Fixed

  • fix(types): type translation variable keys #807 (ShGKme)
  • fix(isRTL): Correctly handle Urdu and Uzbek Afghan #855 (susnux)
  • fix(registry): Prevent prototype polluting #860 (susnux)

Changed

  • refactor(gettext): Drop node-gettext dependency and use our translation logic #851 (susnux)
  • license: Add SPDX header #781 (AndyScherzinger)
  • chore: Add missing trailing comma in vite config #852 (susnux)
  • docs: Clarify readme about Nextcloud provided and custom translations #853 (susnux)
  • docs: improve return type of getFirstDay() #784 (st3iny)
  • docs: replace missing exports plugin to also document internal types #846 (susnux)
  • ci: Update from org #795 (AndyScherzinger)
  • ci: Update workflows from organization #847 (susnux)
  • chore(deps): Bump dompurify and @types/dompurify
  • chore(dev-deps): Update development dependencies
Commits
  • 309bf57 Merge pull request #859 from nextcloud-libraries/chore/prepare-3-2-0
  • a18f100 chore: Prepare v3.2.0
  • 876a316 Merge pull request #860 from nextcloud-libraries/alert-autofix-1
  • 8ebdc9e fix(registry): Prevent prototype polluting
  • 05be7eb chore: consistent package.json
  • 13d63ae Merge pull request #858 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • ebdf04d chore(deps-dev): Bump vite from 6.0.11 to 6.1.0
  • b27619f Merge pull request #856 from nextcloud-libraries/dependabot/npm_and_yarn/mult...
  • 6f4ba94 Merge pull request #784 from nextcloud-libraries/docs/improve-get-first-day-t...
  • ac088e4 chore(deps-dev): Bump vitest and @​vitest/coverage-v8
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@ChristophWurst
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-3.2.0 branch from 9da94e6 to a9490af Compare May 21, 2025 11:07
@ChristophWurst
Copy link
Member

/compile amend /

@ChristophWurst ChristophWurst enabled auto-merge May 21, 2025 11:12
Bumps [@nextcloud/l10n](https://github.com/nextcloud-libraries/nextcloud-l10n) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-l10n/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-l10n@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-3.2.0 branch from a9490af to 918790a Compare May 21, 2025 11:13
@ChristophWurst ChristophWurst merged commit 46abccd into master May 21, 2025
40 of 41 checks passed
@ChristophWurst ChristophWurst deleted the dependabot/npm_and_yarn/nextcloud/l10n-3.2.0 branch May 21, 2025 11:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants