-
Notifications
You must be signed in to change notification settings - Fork 440
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
chore(deps): Bump @nextcloud/vue from 8.4.0 to 8.5.1 #11467
Conversation
73d1f1e
to
fc0c2bc
Compare
PRs to check before merge: 8.5.1
8.5.0
|
To fix a JEST failure, modify jest.config.js with following:
|
d8b76bd
to
94ea200
Compare
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.4.0 to 8.5.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-vue@v8.4.0...v8.5.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com> Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
94ea200
to
e99bda5
Compare
@dependabot merge |
/backport to stable28 |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
The backport to # Switch to the target branch and update it
git checkout stable28
git pull origin stable28
# Create the new backport branch
git checkout -b backport/11467/stable28
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 52bdbceed1056a91a193c0883fee76e8de858fc5 c1601ae4cf863630b2fd2747836c7b25f7c5f7ff e99bda5f0230e6a2be92901bd0d41be1fc82baee
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/11467/stable28 Error: Failed to create pull request: Failed to request reviews: Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the nextcloud/spreed repository. Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Bumps @nextcloud/vue from 8.4.0 to 8.5.1.
Release notes
Sourced from
@nextcloud/vue
's releases.... (truncated)
Changelog
Sourced from
@nextcloud/vue
's changelog.... (truncated)
Commits
34fc5cb
Revert "Merge pull request #5134 from nextcloud-libraries/feat/nc-action-butt...ce18c5c
Merge pull request #5152 from nextcloud-libraries/chore/prepare-8-5-1e044786
chore: Prepare 8.5.1ec4c1fb
Merge pull request #5154 from nextcloud-libraries/translations_ef429a9836fb49...1542843
Translate l10n/messages.pot in de_DE8ca5508
Translate l10n/messages.pot in trc6688af
Translate l10n/messages.pot in cs_CZ0b6b38b
Translate l10n/messages.pot in svdceef1e
Merge pull request #5131 from nextcloud-libraries/fix/actions-focus-in-avatar16bff11
test(NcAvatar): Test aria-label on menu toggleDependabot 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 will merge this PR once CI passes on it, as requested by @Antreesy.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)