Skip to content

fix(deps): update nextcloud (stable32)#3102

Merged
susnux merged 2 commits intostable32from
renovate/stable32-nextcloud
Mar 16, 2026
Merged

fix(deps): update nextcloud (stable32)#3102
susnux merged 2 commits intostable32from
renovate/stable32-nextcloud

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/auth ^2.5.2^2.5.3 age confidence
@nextcloud/axios ^2.5.1^2.5.2 age confidence
@nextcloud/browserslist-config ^3.0.1^3.1.2 age confidence
@nextcloud/event-bus ^3.3.2^3.3.3 age confidence
@nextcloud/files ^3.12.0^3.12.2 age confidence
@nextcloud/l10n ^3.4.0^3.4.1 age confidence
@nextcloud/logger ^3.0.2^3.0.3 age confidence
@nextcloud/paths ^2.2.1^2.4.0 age confidence
@nextcloud/sharing ^0.2.5^0.4.0 age confidence
@nextcloud/stylelint-config ^3.1.0^3.2.1 age confidence
@nextcloud/vite-config ^1.5.6^1.7.2 age confidence

Release Notes

nextcloud-libraries/browserslist-config (@​nextcloud/browserslist-config)

v3.1.2

Compare Source

Fixed
  • fix: adjust config to support only active or used browsers
Changed
  • chore: update node versions
    This package now supports to be used with Node 22 and Node 24.
  • chore: rename internally browserlist to browserslist
  • chore: use consistent note about contributing and authors
  • chore: manually lint
  • test: use node test runner for testing
  • docs: add changelog to keep track of changes

v3.1.1

Compare Source

Fixed
  • fix: add minimal supported browserslist version to peer dependencies

v3.1.0

Compare Source

Changed
  • Update browserlist configuration for compatibility
    • The supported browsers list has been widened to support all
      non dead browsers supporting the current browsers baseline.
  • Add SPDX header
  • ci: update reuse.yml workflow from template
  • ci: update npm-publish.yml workflow from template
nextcloud-libraries/nextcloud-paths (@​nextcloud/paths)

v2.4.0

Compare Source

Added
  • feat: add extname method
Changed
  • chore: add ESlint so we can enforce consistent code style

v2.3.0

Compare Source

Added
  • feat: add join method that deprecates joinPaths

v2.2.2

Compare Source

Changed
  • Dependency updates
  • chore: update Node and NPM versions.
    This package now supports to be used with Node 22 and Node 24.
  • ci: update workflows from organization
nextcloud-libraries/nextcloud-sharing (@​nextcloud/sharing)

v0.4.0

Compare Source

Changed
  • chore(deps): Allow @nextcloud/files v3 or v4 as dependencies for Nextcloud 33+ support #​158
  • chore: align devEngines with apps #​123

v0.3.0

Compare Source

Breaking changes
  • The deprecated Type enum was removed. Instead use the ShareType enum provided from the main entry point.
Added
  • feat: provide API to register sidebar sections and actions (#​95)
Changed
nextcloud-libraries/stylelint-config (@​nextcloud/stylelint-config)

v3.2.1

Compare Source

Changed
  • chore(deps): pin stylelint and stylelint-use-logical to remove overrides #​154
  • ci(dependabot): increase package versions on update #​155
  • Updated dependencies:
    • Bump stylelint to 17.1.0

v3.2.0

Compare Source

Added
  • feat(scss): enable "scss/load-partial-extension": "always" #​144 (ShGKme)
Changed
  • Minimum Node version increased to Node 20.19+ due to stylelint's requirements
  • Updated dependencies:
    • Bump stylelint to 17.0.0
    • Bump stylelint-config-recommended-scss to 17.0.0
    • Bump stylelint-config-recommended-vue to 1.6.1

v3.1.1

Compare Source

Fixed
  • fix: allow all <style scoped> and CSS Modules pseudo selectors #​140 (ShGKme)
  • fix: temporarily disable scss/load-partial-extension #​141 (ShGKme)
Changed
nextcloud/nextcloud-vite-config (@​nextcloud/vite-config)

v1.7.2

Compare Source

Fixed
  • fix(REUSE): also add correct license headers for facade chunks #​737
Changed

v1.7.1

Compare Source

Fixed
  • fix: make configuration rolldown compatible #​718
Changed
  • chore(deps): Bump rollup-plugin-node-externals to 8.1.1
  • chore(deps): Bump magic-string to 0.30.19

v1.7.0

Compare Source

Added
  • Minimum Vite version is now v7.1.4
Changed

Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.6.0...v1.7.0

v1.6.0

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.5.6...v1.6.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Mar 15, 2026
@renovate renovate bot requested a review from skjnldsv March 15, 2026 23:51
@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Mar 15, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 15, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: viewer@5.0.0-dev.0
npm error Found: vite@5.4.21
npm error node_modules/vite
npm error   dev vite@"^5.4.21" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^7.1.10" from @nextcloud/vite-config@1.7.2
npm error node_modules/@nextcloud/vite-config
npm error   dev @nextcloud/vite-config@"^1.7.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-15T23_51_47_529Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-15T23_51_47_529Z-debug-0.log

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the renovate/stable32-nextcloud branch from ec1c296 to 9edb52a Compare March 16, 2026 00:33
@susnux
Copy link
Contributor

susnux commented Mar 16, 2026

/compile

@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 775e42d into stable32 Mar 16, 2026
39 of 41 checks passed
@susnux susnux deleted the renovate/stable32-nextcloud branch March 16, 2026 01:37
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