fix(deps): update nextcloud (stable27) - autoclosed #2355
Closed
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.3.0
2.3.0
->2.5.0
^1.0.0
->^1.2.0
1.0.0-beta.1
->1.0.0-beta.8
^4.2.1
->^4.2.7
8.2.1
->8.4.1
^3.1.0
->^3.3.1
3.0.0-beta.10
->3.5.1
^2.1.0
->^2.2.0
^2.2.0
->^2.2.1
^2.3.1
->^2.4.0
^7.12.6
->^7.12.8
Release Notes
nextcloud/nextcloud-auth (@nextcloud/auth)
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
v2.4.0
Compare Source
Fixed
resolution of
Node16
orNodeNext
to import the packageChanged
nextcloud/babel-config (@nextcloud/babel-config)
v1.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: nextcloud-libraries/babel-config@v1.1.1...v1.2.0
v1.1.1
Compare Source
What's Changed
Full Changelog: nextcloud-libraries/babel-config@v1.1.0...v1.1.1
v1.1.0
Compare Source
What's Changed
Full Changelog: nextcloud-libraries/babel-config@v1.0.0...v1.1.0
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
v1.0.0-beta.7
Compare Source
✨ New features
@nextcloud/cypress/docker
import.such as text and viewer.
for testing the app.
🚧 Updates
v1.0.0-beta.6
Compare Source
What's Changed
Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
Compare Source
What's Changed
Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.2
Compare Source
What's Changed
Dependencies
New Contributors
Full Changelog: nextcloud-libraries/nextcloud-cypress@v1.0.0-beta.1...v1.0.0-beta.2
nextcloud-libraries/nextcloud-dialogs (@nextcloud/dialogs)
v4.2.7
Compare Source
v4.2.7 (2024-04-15)
Full Changelog
🐛 Fixed bugs
nextcloud-libraries/eslint-config (@nextcloud/eslint-config)
v8.4.1
Compare Source
Full Changelog
Fixes
Changed
v8.4.0
Compare Source
Features
v8.3.0
Compare Source
Full Changelog
Features
node16
ornodenext
by @susnux in https://github.com/nextcloud-libraries/eslint-config/pull/527Fixes
devDependencies
within config files by @susnux in https://github.com/nextcloud-libraries/eslint-config/pull/580@jest-environment
docblock for jest tests by @susnux in https://github.com/nextcloud-libraries/eslint-config/pull/592Changed
@nextcloud/eslint-plugin
to version 2.1.0 by @susnux in https://github.com/nextcloud-libraries/eslint-config/pull/605538
565
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.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
v3.1.1
Compare Source
Fixed
error
towarn
by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-files/pull/902Changed
@nextcloud/router
from 2.2.1 to 3.0.0webdav
from 5.3.2 to 5.4.0v3.1.0
Compare Source
Enhancements
Fixed
v3.0.0
Compare Source
Breaking
Node
standards: https://nextcloud-libraries.github.io/nextcloud-files/classes/Node.htmlFile
: https://nextcloud-libraries.github.io/nextcloud-files/classes/File.htmlFolder
: https://nextcloud-libraries.github.io/nextcloud-files/classes/Folder.htmlFileAction
: https://nextcloud-libraries.github.io/nextcloud-files/classes/FileAction.htmlHeader
: https://nextcloud-libraries.github.io/nextcloud-files/classes/Header.htmlView
: https://nextcloud-libraries.github.io/nextcloud-files/classes/View.htmlColumn
: https://nextcloud-libraries.github.io/nextcloud-files/classes/Column.htmlEnhancements
parseFileSize
function to parse a human readable file size to number of bytes by @susnux in https://github.com/nextcloud-libraries/nextcloud-files/pull/769Fixed
resultToNode
by adding some documenation how to use by @susnux in https://github.com/nextcloud-libraries/nextcloud-files/pull/741is-svg
by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-files/pull/740binaryPrefixes
by @susnux in https://github.com/nextcloud-libraries/nextcloud-files/pull/770Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.