fix(deps): update nextcloud (stable29) #2455
Merged
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.2.1
->^2.4.0
^2.4.0
->^2.5.0
^3.0.0
->^3.0.1
^1.0.0-beta.7
->^1.0.0-beta.8
^5.2.0
->^5.3.7
^8.3.0
->^8.4.1
^3.1.0
->^3.3.1
^3.1.1
->^3.8.0
^2.1.0
->^2.2.0
^2.1.0
->^2.2.1
^3.0.0
->^3.0.1
^1.8.0
->^1.9.1
^1.2.2
->^1.4.2
^8.11.1
->^8.17.1
Release Notes
nextcloud/nextcloud-auth (@nextcloud/auth)
v2.4.0
Compare Source
Added
getCSPNonce
)Changed
v2.3.0
Compare Source
Added
Changed
nextcloud/nextcloud-axios (@nextcloud/axios)
v2.5.0
Compare Source
Added
isAxiosError
and Axios types - So in most cases you do not need to also depend on vanilla AxiosFixed
Changed
nextcloud/browserslist-config (@nextcloud/browserslist-config)
v3.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: nextcloud-libraries/browserslist-config@v3.0.0...v3.0.1
nextcloud/nextcloud-cypress (@nextcloud/cypress)
v1.0.0-beta.8
Compare Source
Enhancements ✨
forceRecreate to not reuse any container but force creating a new one
mounts to allow binding other directories to the container (e.g. server config)
Bugfixes 🐛
Changed
nextcloud-libraries/nextcloud-dialogs (@nextcloud/dialogs)
v5.3.7
Compare Source
What's Changed
Full Changelog: nextcloud-libraries/nextcloud-dialogs@v5.3.6...v5.3.7
v5.3.6
Compare Source
5.3.6
Full Changelog
Breaking
In v5.3.3 breaking changes were introduced as it dropped support for Nextcloud 28 and older on public shares.
This reverts the changes to the DAV handling, for Nextcloud 29+ please use the now released version v6.0.0+.
Changed
v5.3.5
Compare Source
Full Changelog
Fixed
currentFolder
#1378 (susnux)Changed
v5.3.4
Compare Source
Full Changelog
Fixed
currentPath
tonavigatedPath
#1370 (susnux)Changed
v5.3.3
Compare Source
Full Changelog
Fixed
shallowRef
instead ofshallowReactive
because Vue 2 limitationChanged
@nextcloud/files
is now aware of public shares also now have@nextcloud/sharing
#1361 (susnux)v5.3.2
Compare Source
Full Changelog
Fixed
Changed
v5.3.1
Compare Source
Full Changelog
Fixes
Changed
v5.3.0
Compare Source
Full Changelog
Enhancements
Changed
v5.2.1
Compare Source
Full Changelog
Fixed bug
Changed
nextcloud-libraries/eslint-config (@nextcloud/eslint-config)
v8.4.1
Compare Source
Full Changelog
Fixes
Changed
v8.4.0
Compare Source
Features
nextcloud/nextcloud-event-bus (@nextcloud/event-bus)
v3.3.1
Compare Source
Fixed
Changed
v3.3.0
Compare Source
Added
NextcloudEvents
interface #755 (susnux)Fixed
Changed
v3.2.0
Compare Source
Changed
Dependencies
nextcloud-libraries/nextcloud-files (@nextcloud/files)
v3.8.0
Compare Source
Full changelog
v3.7.0
Compare Source
Full changelog
Added
Fixed
resultToNode
#1028 (susnux)Changed
v3.6.0
Compare Source
Full Changelog
Added
displayname
as top level attribute #1019 (susnux)Fixed
Node.move
should also adjust the displayname #1018 (susnux)Changed
v3.5.1
Compare Source
Full Changelog: nextcloud-libraries/nextcloud-files@v3.5.0...v3.5.1
Fixed
davResultToNode
on public shares (#993)davRootPath
anddavRemoteURL
support public shares (#996)displayname
andcreationdate
to default props (#991)displayname
notdisplayName
for DAV (#992)Changed
v3.5.0
Compare Source
Full Changelog: nextcloud-libraries/nextcloud-files@v3.4.1...v3.5.0
Added
getUniqueName
to generate a unique name (#986)Node
,File
andFolder
(#976)Fixed
status
indavResultToNode
when fileid is negative (#985)Changed
v3.4.1
Compare Source
Full Changelog: nextcloud-libraries/nextcloud-files@v3.4.0...v3.4.1
Fixed
Changed
v3.4.0
Compare Source
Full Changelog: nextcloud-libraries/nextcloud-files@v3.3.1...v3.4.0
Added
sortNodes
and genericorderBy
by @susnux in https://github.com/nextcloud-libraries/nextcloud-files/pull/961Fixed
Changed
v3.3.1
Compare Source
Full Changelog: nextcloud-libraries/nextcloud-files@v3.3.0...v3.3.1
Fixed
NewMenuEntryCategory
from package by @susnux in https://github.com/nextcloud-libraries/nextcloud-files/pull/960v3.3.0
Compare Source
Added
isFilenameValid
function by @susnux in https://github.com/nextcloud-libraries/nextcloud-files/pull/951Fixed
Changed
Dependencies
Full Changelog: nextcloud-libraries/nextcloud-files@v3.2.1...v3.3.0
v3.2.1
Compare Source
Changed
v3.2.0
Compare Source
Full Changelog: nextcloud-libraries/nextcloud-files@v3.1.1...v3.2.0
Enhancements
nextcloud/nextcloud-initial-state (@nextcloud/initial-state)
v2.2.0
Compare Source
Changed
nextcloud-libraries/nextcloud-paths (@nextcloud/paths)
v2.2.1
Compare Source
Fixed
v2.2.0
Compare Source
Fixed
build:doc
work again and fix incorrect URLjoinPaths
to README, remove non existing travisChanged
nextcloud-libraries/nextcloud-router (@nextcloud/router)
v3.0.1
Compare Source
Full Changelog
Fixed
imagePath
always adds.svg
if no extension is set on the file name by @susnux in https://github.com/nextcloud-libraries/nextcloud-router/pull/611Changed
nextcloud/nextcloud-typings (@nextcloud/typings)
v1.9.1
Compare Source
Fixed
OCP.Files.Router
v1.9.0
Compare Source
Added
Fixed
OC.Files.Router
OC
constantsChanged
nextcloud/nextcloud-vite-config (@nextcloud/vite-config)
v1.4.2
Compare Source
What's Changed
generateBundle
hook to have real filenames by @backportbot in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/284Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.4.1...v1.4.2
v1.4.1
Compare Source
What's Changed
rollup-plugin-esbuild-minify
by @backportbot in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/280Full Changelog: nextcloud-libraries/nextcloud-vite-config@v1.4.0...v1.4.1
v1.4.0
Compare Source
v1.4.0 (2024-08-05)
Added
Fixed
cssCodeSplit
is enabled by default so handle CSS entries #244Changed
nextcloud-libraries/nextcloud-vue (@nextcloud/vue)
v8.17.1
Compare Source
Full Changelog
🐛 Fixed bugs
v8.17.0
Compare Source
Full Changelog
🚀 Enhancements
target
attribute for buttons with href #5938 (mejo-)🐛 Fixed bugs
menu
needs a label assigned so label by trigger #5933 (susnux)--header-height
instead of50px
constant #5973 (ShGKme)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.
This PR was generated by Mend Renovate. View the repository job log.