-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): bump @nextcloud/files from 2.1.0 to v3 (main) #8144
Conversation
I'm unable to find the breaking change |
bee8135
to
eff2de7
Compare
eff2de7
to
e48180b
Compare
e48180b
to
75be66f
Compare
4138a7f
to
7cd6681
Compare
7cd6681
to
be52e14
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't build
be52e14
to
8911994
Compare
a827137
to
4642e07
Compare
9369ca7
to
8bf9f21
Compare
ced4eaf
to
9ab5ffd
Compare
a55a7d4
to
110c373
Compare
f49042c
to
fb6cea9
Compare
|
Failure related to perry-mitchell/webdav-client#356. Let's update the webdav lib on main first, then retry this bump. |
fb6cea9
to
8781e52
Compare
8781e52
to
07fcfc5
Compare
I think your webpack config is the issue |
fef9058
to
ce31682
Compare
ce31682
to
a944f0e
Compare
Hmm, this builds fine locally. Let's try to rebase ... |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a944f0e
to
2de7e60
Compare
|
Signed-off-by: Richard Steinmetz <[email protected]>
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. ⚠ Warning: custom changes will be lost. |
Signed-off-by: Richard Steinmetz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works. Christoph's analysis showed that we had to adjust our polyfills.
I tested the js dashboard widgets on stable26 to make sure there were no regressions. Some of the polyfills were added to prevent it from loading forever.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice cleanup 🚀
This PR contains the following updates:
^2.1.0
->^3.1.0
Release Notes
nextcloud-libraries/nextcloud-files (@nextcloud/files)
v3.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/770Full Changelog: nextcloud-libraries/nextcloud-files@v2.1.0...v3.0.0
Configuration
📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.