Skip to content

Comments

Chore(deps): Bump @nextcloud/l10n from 3.4.0 to 3.4.1#2210

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/l10n-3.4.1
Nov 12, 2025
Merged

Chore(deps): Bump @nextcloud/l10n from 3.4.0 to 3.4.1#2210
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/l10n-3.4.1

Conversation

@dependabot
Copy link
Contributor

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

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

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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Nov 8, 2025
@cypress
Copy link

cypress bot commented Nov 8, 2025

Activity  Image  Run #3011

Run Properties:  status check passed Passed #3011  •  git commit 748d9b9ed4: Chore(deps): Bump @nextcloud/l10n from 3.4.0 to 3.4.1
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/l10n-3.4.1
Run status status check passed Passed #3011
Run duration 02m 49s
Commit git commit 748d9b9ed4: Chore(deps): Bump @nextcloud/l10n from 3.4.0 to 3.4.1
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 ↗︎

@github-actions github-actions bot enabled auto-merge November 8, 2025 03:00
@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.69%. Comparing base (3f3fc4c) to head (cfd1a6f).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2210   +/-   ##
=======================================
  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.

@miaulalala
Copy link
Collaborator

/compile amend /

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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-3.4.1 branch from ff22f72 to cfd1a6f Compare November 12, 2025 21:52
@github-actions github-actions bot merged commit 6e8e886 into master Nov 12, 2025
53 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/l10n-3.4.1 branch November 12, 2025 21:58
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.

1 participant