Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps @nextcloud/files from 3.10.2 to 3.12.0.

Release notes

Sourced from @​nextcloud/files's releases.

v3.12.0

3.12.0 - 2025-07-24

🚀 Enhancements

🐛 Fixed bugs

Other changes

v3.11.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other changes

... (truncated)

Changelog

Sourced from @​nextcloud/files's changelog.

3.12.0 - 2025-07-24

🚀 Enhancements

  • feat(actions): allow to define hotkey for file action #1288 (susnux)

🐛 Fixed bugs

Other changes

3.11.0 - 2025-07-02

🚀 Enhancements

Fixed

Changed

  • chore: update node version to all supported ones and add devEngines #1282 (susnux)
  • chore: make package.json consistent and update authors #1280 (susnux)
  • chore(deps): Bump @​nextcloud/auth to 2.5.1
  • chore(deps): Bump @​nextcloud/l10n to 3.3.0
  • chore(deps): Bump is-svg to 6.0.0
  • chore(deps): Bump webdav to 5.8.0
Commits
  • 713d355 Merge pull request #1289 from nextcloud-libraries/release/3.12.0
  • 8498f44 chore: 3.12.0
  • ec7e024 Merge pull request #1288 from nextcloud-libraries/feat/allow-hotkey
  • ded8c3f feat(actions): allow to define hotkey for file action
  • 8444439 Merge pull request #1287 from nextcloud-libraries/refactor/restructure-library
  • bb759d0 refactor: restructure source files
  • 262b1c3 Merge pull request #1286 from nextcloud-libraries/skjnldsv-patch-1
  • 8c129c8 fix(sorting): adjust attribute fallback condition
  • af33a00 Merge pull request #1285 from nextcloud-libraries/fix/sorting
  • 28133ce fix(sorting): also check attributes
  • 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.

Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.10.2 to 3.12.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-files@v3.10.2...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Sep 4, 2025
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2025

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.

@github-actions github-actions bot changed the title Chore(deps): Bump @nextcloud/files from 3.10.2 to 3.12.0 [stable32] Chore(deps): Bump @nextcloud/files from 3.10.2 to 3.12.0 Sep 4, 2025
@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 2.24%. Comparing base (a57fd40) to head (993c6a4).

Additional details and impacted files
@@           Coverage Diff            @@
##           stable32   #3157   +/-   ##
========================================
  Coverage      2.24%   2.24%           
========================================
  Files           107     107           
  Lines          6509    6509           
  Branches        121     121           
========================================
  Hits            146     146           
  Misses         6358    6358           
  Partials          5       5           

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

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.

2 participants