fix(deps): update nextcloud (stable33)#3260
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.4.0^3.3.2→^3.3.3^3.4.0→^3.4.1^3.0.2→^3.0.3^2.2.1→^2.4.0^3.0.1→^3.1.0^3.2.1→^3.2.2^1.9.1→^1.10.0^8.37.0→^8.39.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.4.0Compare Source
Added
Fixed
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.1nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
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.