Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2025

Bumps @nextcloud/l10n from 3.2.0 to 3.4.1.

Release notes

Sourced from @​nextcloud/l10n's releases.

v3.4.1

3.4.1 - 2025-11-06

🐛 Fixed bugs

  • Fix array order inconsistencies for weekdays when using timezone with negative offset #958 (Sector6759)

Other changes

  • Updated development dependencies
  • chore: update Node and NPM dev versions to align with apps #960 (susnux)

v3.4.0

What's Changed

🚀 Enhancements

Other changes

Full Changelog: nextcloud-libraries/nextcloud-l10n@v3.3.0...v3.4.0

v3.3.0

What's Changed

nextcloud-l10n/pull/857

🚀 Enhancements

🐛 Fixed bugs

Other changes

... (truncated)

Changelog

Sourced from @​nextcloud/l10n's changelog.

3.4.1 - 2025-11-06

🐛 Fixed bugs

  • Fix array order inconsistencies for weekdays when using timezone with negative offset #958 (Sector6759)

Other changes

  • Updated development dependencies
  • chore: update Node and NPM dev versions to align with apps #960 (susnux)

3.4.0 - 2025-07-09

🚀 Enhancements

  • feat: add support for universal environment #933 (susnux)
  • feat(gettext): allow to add translations to the wrapper #953 (susnux)

Other changes

  • chore: update ESLint to v9 and adjust code style #955 (susnux)
  • chore: update support Node versions and use devEngines #954 (susnux)
  • Updated development dependencies

3.3.0 - 2025-05-29

ℹ️ Notes

  • The Node version was increased to current LTS version 22.
  • The callback parameter of the loadTranslations method is deprecated. Instead just use the returned promise like loadTranslations('app').then(callback).

🚀 Enhancements

  • feat: add method to format relative time #921 (susnux)

🐛 Fixed bugs

  • fix: export types used in gettext exports #905 (susnux)
  • fix(translations): use language instead of locale + refactor the loadTranslations method #927 (susnux)
  • fix(locale): fallback to device preferences instead of 'en' #864 (ShGKme)

Other changes

  • refactor: simplify loadTranslations #928 (susnux)
  • chore(deps): drop unnecessary @​types/dompurify #903 (max-nextcloud)
  • docs(readme): update badges #904 (st3iny)
  • chore(deps): Bump dompurify to 3.2.6
  • Bump development dependencies
Commits
  • 6336e99 Merge pull request #961 from nextcloud-libraries/chore/release-3-4-1
  • ff0a15d chore: prepare v3.4.1
  • d8a9743 Merge pull request #960 from nextcloud-libraries/chore/update-node-version
  • 302fac9 chore: update Node and NPM dev versions to align with apps
  • ecf30cd Merge pull request #951 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • 3be95d0 chore(deps-dev): Bump vite from 6.3.5 to 7.0.2
  • f85153d Merge pull request #959 from nextcloud-libraries/fix-l10n
  • 4e978a1 chore: update workflows from organization
  • 6ccfd90 Merge pull request #958 from Sector6759/fix-array-order-inconsistencies
  • 524f5b6 test(date): include separate tests for negative and positive offset time zones
  • 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.

Bumps [@nextcloud/l10n](https://github.com/nextcloud-libraries/nextcloud-l10n) from 3.2.0 to 3.4.1.
- [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.2.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 29, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant