Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 20, 2025

Bumps @nextcloud/files from 4.0.0-beta.4 to 4.0.0-beta.5.

Release notes

Sourced from @​nextcloud/files's releases.

v4.0.0-beta.5

4.0.0-beta.5 - 2025-12-16

💥 Breaking changes

  • refactor!(navigation): pass id of view to setActive #1418 (susnux)
  • refactor!: migrate from cancelable promise to AbortSignal #1428 (susnux)
  • chore!: remove commonjs entry point #1420 (susnux)

🚀 Enhancements

  • feat(sidebar): provide public API to register a sidebar tab with web components #1419 (susnux)
  • feat(sidebar): provide a proxy for the files sidebar #1306 (susnux)

Other changes

  • refactor: use interfaces where possible instead of instances #1417 (susnux)
  • refactor: drop dependency on Node modules #1421 (susnux)
  • ci: update dependencies also on stable3 #1400 (susnux)
  • ci: drop npm token publishing and use trusted publisher #1416
  • Updated dependencies:
    • Bump @nextcloud/logger to 3.0.3
    • Bump @nextcloud/paths to 3.0.0
Changelog

Sourced from @​nextcloud/files's changelog.

4.0.0-beta.5 - 2025-12-16

💥 Breaking changes

  • refactor!(navigation): pass id of view to setActive #1418 (susnux)
  • refactor!: migrate from cancelable promise to AbortSignal #1428 (susnux)
  • chore!: remove commonjs entry point #1420 (susnux)

🚀 Enhancements

  • feat(sidebar): provide public API to register a sidebar tab with web components #1419 (susnux)
  • feat(sidebar): provide a proxy for the files sidebar #1306 (susnux)

Other changes

  • refactor: use interfaces where possible instead of instances #1417 (susnux)
  • refactor: drop dependency on Node modules #1421 (susnux)
  • ci: update dependencies also on stable3 #1400 (susnux)
  • ci: drop npm token publishing and use trusted publisher #1416
  • Updated dependencies:
    • Bump @nextcloud/logger to 3.0.3
    • Bump @nextcloud/paths to 3.0.0
Commits
  • 784c3ff Merge pull request #1429 from nextcloud-libraries/chore/prepare-4-beta-5
  • 2c8f3aa Merge pull request #1430 from nextcloud-libraries/chore/node-version
  • b16be5b chore: update Node version to v24
  • 9a8ada1 chore: prepare v4.0.0-beta.5
  • 91587cb Merge pull request #1428 from nextcloud-libraries/refactor/migrate-abort-cont...
  • 0895ae9 Merge pull request #1306 from nextcloud-libraries/feat/sidebar-api-v2
  • f0b387a refactor!: migrate from cancelable promise to AbortSignal
  • 570a190 feat(sidebar): provide a proxy for the files sidebar
  • 635ae2f Merge pull request #1421 from nextcloud-libraries/chore/drop-node
  • 24b985a Merge pull request #1420 from nextcloud-libraries/chore/esm
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nextcloud/files since your current version.


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

Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 4.0.0-beta.4 to 4.0.0-beta.5.
- [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@v4.0.0-beta.4...v4.0.0-beta.5)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-version: 4.0.0-beta.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant