Skip to content

Chore(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0 - #2055

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/l10n-3.3.0
Closed

Chore(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0#2055
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/l10n-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2025

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/l10n from 3.2.0 to 3.3.0.

Release notes

Sourced from @​nextcloud/l10n's releases.

v3.3.0

What's Changed

nextcloud-l10n/pull/857

🚀 Enhancements

🐛 Fixed bugs

Other changes

... (truncated)

Changelog

Sourced from @​nextcloud/l10n's changelog.

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
  • 3adb913 Merge pull request #929 from nextcloud-libraries/chore/prepare-v3-3
  • 7b64d6e Merge pull request #930 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 5da3e3c chore(deps-dev): Bump typedoc from 0.28.4 to 0.28.5
  • c07c329 Merge pull request #931 from nextcloud-libraries/dependabot/npm_and_yarn/msw-...
  • f6c32a1 Merge pull request #932 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 8860d57 chore(deps-dev): Bump @​types/node from 22.15.21 to 22.15.29
  • ba1ddcb chore(deps-dev): Bump msw from 2.8.5 to 2.8.6
  • 8b40f8a chore: prepare v3.3.0
  • 7ac3777 chore: add changelog formatting script and add docs for it
  • 492acf1 Merge pull request #864 from nextcloud-libraries/fix/fallback-to-navigator-la...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 3. to review dependencies Pull requests that update a dependency file labels Jun 7, 2025
@cypress

cypress Bot commented Jun 7, 2025

Copy link
Copy Markdown

Activity    Run #2812

Run Properties:  status check passed Passed #2812  •  git commit 7da3e82f8d: Chore(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/l10n-3.3.0
Run status status check passed Passed #2812
Run duration 02m 09s
Commit git commit 7da3e82f8d: Chore(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 10
View all changes introduced in this branch ↗︎

@codecov

codecov Bot commented Jun 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.69%. Comparing base (0213be2) to head (22ddfe1).
⚠️ Report is 92 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2055   +/-   ##
=======================================
  Coverage   37.69%   37.69%           
=======================================
  Files          43       43           
  Lines        1682     1682           
  Branches      119      119           
=======================================
  Hits          634      634           
  Misses       1047     1047           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nextcloud-command nextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2025

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-3.3.0 branch from bf25062 to f0ee627 Compare June 20, 2025 09:39

@nextcloud-command nextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@solracsf
solracsf force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-3.3.0 branch from f0ee627 to 22ddfe1 Compare August 31, 2025 09:23
@miaulalala

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Oct 29, 2025

Copy link
Copy Markdown
Contributor Author

Looks like @nextcloud/l10n is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Oct 29, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nextcloud/l10n-3.3.0 branch October 29, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants