-
Notifications
You must be signed in to change notification settings - Fork 54
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
build(deps): bump @nextcloud/vue from 4.3.0 to 5.0.0 #1159
Conversation
/compile amend / |
ec31f7b
to
87e825d
Compare
@dependabot recreate |
87e825d
to
b34ab5f
Compare
/rebase |
b34ab5f
to
cb30adc
Compare
/rebase |
cb30adc
to
adc36bd
Compare
/compile amend / |
adc36bd
to
472e705
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.
I guess we should verify if the modal sizes still look good?
a0626d3
to
497f12d
Compare
/compile amend / |
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.
lgtm now 👍
Verified with a mp4, flac and jpg file
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-vue@v4.3.0...v5.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
497f12d
to
281625d
Compare
@skjnldsv do you mind fixing cypress? (Not sure how to do that) |
/rebase |
cypress-video5f97c7af-51b6-46bf-a341-dba1a2e974d1.mp4 |
To check if the selectors are the same wince the last update of @nc/vue
|
okay, I guess this is then a bug in vue 5.0? But should not be related to the modal change, as far as I understand... |
@skjnldsv why is cypress suddenly green? |
Restarted |
@@ -24,6 +24,7 @@ | |||
<template> | |||
<Modal v-if="initiated || currentFile.modal" | |||
id="viewer" | |||
size="large" |
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.
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.
Oh I see. Do you want to create a pr with a fix or shall I?
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.
I'm on it, there are lots of issues we missed :)
Bumps @nextcloud/vue from 4.3.0 to 5.0.0.
Release notes
Sourced from
@nextcloud/vue
's releases.Changelog
Sourced from
@nextcloud/vue
's changelog.Commits
6c7ef0b
Merge pull request #2488 from nextcloud/v5.0.0d7bb77c
Bump version to v5.0.09c2688f
Merge pull request #2486 from nextcloud/bugfix/2484/limit-avatar-requests6b85dc9
Merge pull request #2482 from nextcloud/dependabot/npm_and_yarn/jest-27.5.15e4e8e4
Bump jest from 27.5.0 to 27.5.129d3ac9
Merge pull request #2470 from nextcloud/translations_l10n-messages-pot--maste...32dea84
Merge pull request #2487 from nextcloud/translations_l10n-messages-pot--maste...32a996d
Translate /l10n/messages.pot in pl1e54980
Limit avatar request sizes to 64 and 512 pixelcd0a9e3
Merge pull request #2483 from nextcloud/fix/5987-create_submailbox_in_submail...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)