fix(deps): update nextcloud (stable34) - #3302
renovate[bot] wants to merge 2 commits into
Conversation
|
ae3cde5 to
495cfa9
Compare
f744c61 to
7a3af28
Compare
7a3af28 to
2f56fc8
Compare
013cdfc to
ae309b7
Compare
ae309b7 to
b18aa5d
Compare
b18aa5d to
b090c7b
Compare
|
Fix ci, playwright and reuse if needed @copilot |
Co-authored-by: skjnldsv <14975046+skjnldsv@users.noreply.github.com>
Fixed in cb — the root cause was
All of |
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
^2.5.2→^2.6.0^2.5.2→^2.6.0^3.0.1→^3.1.2^7.3.0→^7.5.0^0.5.0→^0.6.0^3.3.2→^3.3.3^3.4.0→^3.4.1^3.0.2→^3.0.3^3.0.1→^3.2.0^0.2.5→^0.4.0^3.1.0→^3.2.2^1.9.1→^1.10.0^1.5.6→^1.7.2^8.37.0→^8.41.0Release Notes
nextcloud-libraries/nextcloud-auth (@nextcloud/auth)
v2.6.0Compare Source
Added
setRequestTokenandfetchRequestTokenmethods (#900)Changed
@nextcloud/event-busto 3.3.3nextcloud-libraries/nextcloud-axios (@nextcloud/axios)
v2.6.0Compare Source
Notes
Deprecations
Axios.CancelTokenis now deprecated, this was deprecated by upstream Axios since 0.22.0.Please migrate to the native
AbortControllerAPI using thesignalattribute within the Axios request configuration.Behavior changes
This package now only contains Javascript module (ESM) files, meaning the CommonJS files have been dropped.
All app bundling tools we provide and support (Vite or Webpack 5+) will keep working without any changes needed. For unit tests vitest will keep working as well, for Jest you might need to adjust the
transformIgnorePatterns.Fixed
@nextcloud/authwhich updates the token on context (#913)Changed
@nextcloud/router@nextcloud/auth2.6.0+axiosto 1.15.0Axios.CancelToken(#918)nextcloud-libraries/browserslist-config (@nextcloud/browserslist-config)
v3.1.2Compare Source
Fixed
Changed
This package now supports to be used with Node 22 and Node 24.
v3.1.1Compare Source
Fixed
browserslistversion to peer dependenciesv3.1.0Compare Source
Changed
non dead browsers supporting the current browsers baseline.
nextcloud-libraries/nextcloud-dialogs (@nextcloud/dialogs)
v7.5.0Compare Source
Notes
This version include some reworked - and accessible - toast notifications.
Those new toast messages will be displayed on the bottom start of the page,
this is by design and not a bug.
Added
Fixed
v7.4.1Compare Source
Fixed
Other Changes
@nextcloud/vueto v9.8.2p-queueto v9.3.1vueto v3.5.39v7.4.0Compare Source
Added
Fixed
Changed
nextcloud-libraries/nextcloud-e2e-test-server (@nextcloud/e2e-test-server)
v0.6.0Compare Source
Added
Fixed
Changed
fast-xml-parserto 5.11.1tar-streamto 3.2.1v0.5.1Compare Source
Fixed
apps-writable(#1051)apps-writableis a known apps path (#1063)Changed
fast-xml-parserto 5.10.1 (#1052)axiosto 1.18.1 (#1054)immutableto 4.3.9 (#1057)wait-onto 9.1.0 (#1060)nextcloud-libraries/nextcloud-router (@nextcloud/router)
v3.2.0Compare Source
Full Changelog
Added
Fixed
generateUrlin non-DOM environment and improve environment issues exceptions #845 (ShGKme)Changed
nextcloud-libraries/nextcloud-sharing (@nextcloud/sharing)
v0.4.0Compare Source
Changed
@nextcloud/filesv3 or v4 as dependencies for Nextcloud 33+ support #158devEngineswith apps #123v0.3.0Compare Source
Breaking changes
Typeenum was removed. Instead use theShareTypeenum provided from the main entry point.Added
Changed
nextcloud-libraries/stylelint-config (@nextcloud/stylelint-config)
v3.2.2Compare Source
Fixed
no-invalid-position-declaration#171 (ShGKme)Changed
stylelintto 17.9.1stylelint-config-recommended-scssto 17.0.1v3.2.1Compare Source
Changed
stylelintto 17.1.0v3.2.0Compare Source
Added
Changed
stylelintto 17.0.0stylelint-config-recommended-scssto 17.0.0stylelint-config-recommended-vueto 1.6.1v3.1.1Compare Source
Fixed
Changed
nextcloud-libraries/nextcloud-vite-config (@nextcloud/vite-config)
v1.7.2Compare Source
Fixed
Changed
v1.7.1Compare Source
Fixed
Changed
v1.7.0Compare Source
Added
Changed
Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.6.0...v1.7.0
v1.6.0Compare Source
What's Changed
Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.5.6...v1.6.0
nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
v8.41.0Compare Source
v8.41.0 (2026-08-25)
Full Changelog
🚀 Enhancements
🐛 Fixed bugs
Other Changes
v8.40.0Compare Source
v8.40.0 (2026-07-13)
Full Changelog
What's Changed
🚀 Enhancements
🐛 Fixed bugs
Other Changes
v8.39.0Compare Source
v8.39.0 (2026-05-07)
Full Changelog
What's Changed
🚀 Enhancements
v8.38.0Compare Source
v8.38.0 (2026-04-24)
Full Changelog
📝 Notes
NcRichTextcomponent used withuseMarkdown = trueoruseExtendedMarkdown = trueno longer renders relative links that can not be resolved by Vue Router.They are might interfere with routing logic and considered not belonging to the application. Examples that are not rendered as a clickable link:
[unknown protocols](unknown:protocol)[unresolved relative link](internal_route)[relative parameters](?parameters=1)[relative anchor](#anchor)🚀 Enhancements
menuContaineras string #8424 (backportbot[bot])🐛 Fixed bugs
navigation-toggledon mobile change #8354 (skjnldsv)Other Changes
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.