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

fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.2.0 #4347

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/l10n 3.1.0 -> 3.2.0 age adoption passing confidence

Release Notes

nextcloud-libraries/nextcloud-l10n (@​nextcloud/l10n)

v3.2.0

Compare Source

ℹ️ 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
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

Configuration

📅 Schedule: Branch creation - "before 5am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 4. to release Ready to be released and/or waiting for tests to finish label Feb 18, 2025
@renovate renovate bot requested a review from hamza221 as a code owner February 18, 2025 01:27
@renovate renovate bot enabled auto-merge February 18, 2025 01:27
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.54%. Comparing base (59177c2) to head (55b9b5a).

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4347       +/-   ##
=============================================
+ Coverage     11.13%   65.54%   +54.40%     
  Complexity      265      265               
=============================================
  Files           122       26       -96     
  Lines          5541      772     -4769     
  Branches       1185        0     -1185     
=============================================
- Hits            617      506      -111     
+ Misses         4802      266     -4536     
+ Partials        122        0      -122     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): bump @nextcloud/l10n from 3.1.0 to ^3.2.0 fix(deps): bump @nextcloud/l10n from 3.1.0 to v3.2.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/nextcloud-l10n-3.x branch from e354289 to 55b9b5a Compare February 20, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants