contacts icon indicating copy to clipboard operation
contacts copied to clipboard

Bump @nextcloud/vue from 5.3.1 to 5.4.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

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)

:boom: Breaking Changes

:rocket: Enhancements

:bug: 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[bot] avatar Aug 06 '22 03:08 dependabot[bot]

Codecov Report

Merging #2881 (5a4a470) into main (ddcabda) will increase coverage by 50.41%. The diff coverage is n/a.

:exclamation: Current head 5a4a470 differs from pull request most recent head 411235c. Consider uploading reports for the commit 411235c to get more accurate results

@@              Coverage Diff              @@
##               main    #2881       +/-   ##
=============================================
+ Coverage     17.92%   68.34%   +50.41%     
  Complexity      253      253               
=============================================
  Files           103       22       -81     
  Lines          3235      717     -2518     
  Branches        451        0      -451     
=============================================
- Hits            580      490       -90     
+ Misses         2460      227     -2233     
+ Partials        195        0      -195     
Impacted Files Coverage Δ
src/services/checks/duplicateTypes.js
src/components/ContactsList.vue
.../components/AppNavigation/CircleNavigationItem.vue
src/store/contacts.js
src/components/Icons/IconRecentlyContacted.vue
src/services/updateDesignSet.js
src/mixins/CircleActionsMixin.js
src/views/Processing/ImportView.vue
src/components/DetailsHeader.vue
src/components/AdminSettings.vue
... and 71 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 06 '22 05:08 codecov[bot]