Skip to content

chore(deps): Bump @nextcloud/l10n from 3.4.0 to 3.4.1#1939

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/l10n-3.4.1
Nov 17, 2025
Merged

chore(deps): Bump @nextcloud/l10n from 3.4.0 to 3.4.1#1939
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/l10n-3.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 6, 2025

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/l10n from 3.4.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)
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)
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

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 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)

@dependabot dependabot Bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Nov 6, 2025

@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 Nov 6, 2025

Copy link
Copy Markdown
Contributor Author

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github

dependabot Bot commented on behalf of github Nov 6, 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.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-3.4.1 branch from 097ee00 to 0baffe1 Compare November 17, 2025 16:56
@github-actions github-actions Bot enabled auto-merge November 17, 2025 16:56
@codecov

codecov Bot commented Nov 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.16%. Comparing base (902e741) to head (0baffe1).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1939   +/-   ##
=======================================
  Coverage   36.16%   36.16%           
=======================================
  Files          20       20           
  Lines        1745     1745           
  Branches       83       83           
=======================================
  Hits          631      631           
  Misses       1114     1114           

☔ 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.

@github-actions github-actions Bot merged commit 50b978e into main Nov 17, 2025
19 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/nextcloud/l10n-3.4.1 branch November 17, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant