Skip to content
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

Bump @nextcloud/vue from 5.3.1 to 5.4.0 #864

Merged
merged 3 commits into from
Aug 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2022

Bumps @nextcloud/vue from 5.3.1 to 5.4.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v5.4.0

v5.4.0 (2022-08-04)

Full Changelog

Enhancements

Bug Fix

Changelog

Sourced from @​nextcloud/vue's changelog.

Changelog

All notable changes to this project will be documented in this file.

v6.0.0-alpha.0 (2022-07-27)

💥 Breaking Changes

🚀 Enhancements

🐛 Fixed bugs

... (truncated)

Commits
  • 357d7e9 Merge pull request #2937 from nextcloud/v5.4.0
  • 1f7f9b1 Add changelog
  • 5874fed v5.4.0
  • 151d067 Merge pull request #2936 from nextcloud/backport/2868/stable5
  • 8f37a15 Update src/components/TextField/TextField.vue
  • 8f414cf Fix error and success states
  • c8fef5b Remove InputField from docs
  • 62acf13 Create a general purpose InputField component
  • 89bda51 Add icon slot for trailing button
  • b72ca55 Update src/components/TextField/TextField.vue
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Aug 6, 2022
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2022

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from 61905bd to 978f3d8 Compare August 18, 2022 21:05
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from 978f3d8 to 6ecaa79 Compare August 18, 2022 21:25
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from 6ecaa79 to ada06ad Compare August 19, 2022 22:10
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from ada06ad to 38dd1bb Compare August 23, 2022 07:26
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from 38dd1bb to c3746de Compare August 23, 2022 07:53
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from c3746de to 3bbe742 Compare August 23, 2022 08:43
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@nickvergessen
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from 3bbe742 to 2915d83 Compare August 23, 2022 09:05
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@nickvergessen
Copy link
Member

I don't know how to fix the tests.
Can someone take over? @artonge

@artonge
Copy link
Collaborator

artonge commented Aug 23, 2022

Some change in shapshots due to https://github.com/nextcloud/nextcloud-vue/pull/2919/files

dependabot bot and others added 3 commits August 23, 2022 11:36
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.3.1 to 5.4.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@v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Louis Chemineau <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Louis Chemineau <[email protected]>
Signed-off-by: Louis Chemineau <[email protected]>
@artonge artonge force-pushed the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch from d336894 to fa2b910 Compare August 23, 2022 09:36
@artonge artonge merged commit 421d4b1 into master Aug 23, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/nextcloud/vue-5.4.0 branch August 23, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants