maps icon indicating copy to clipboard operation
maps 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 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 05:08 dependabot[bot]

Codecov Report

Merging #813 (d02b6c2) into master (c51b083) will decrease coverage by 1.27%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #813      +/-   ##
============================================
- Coverage     58.31%   57.03%   -1.28%     
- Complexity     1138     1153      +15     
============================================
  Files            42       47       +5     
  Lines          3481     3538      +57     
============================================
- Hits           2030     2018      -12     
- Misses         1451     1520      +69     
Flag Coverage Δ
unittests 57.03% <ø> (-1.28%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nextcloud/apps/maps/lib/Hooks/FileHooks.php 25.58% <0.00%> (-18.61%) :arrow_down:
nextcloud/apps/maps/lib/Service/TracksService.php 68.52% <0.00%> (-1.26%) :arrow_down:
...tcloud/apps/maps/lib/Controller/PageController.php 100.00% <0.00%> (ø)
...cloud/apps/maps/lib/Controller/UtilsController.php 10.25% <0.00%> (ø)
...loud/apps/maps/lib/Controller/PhotosController.php 100.00% <0.00%> (ø)
...loud/apps/maps/lib/Controller/TracksController.php 86.44% <0.00%> (ø)
...oud/apps/maps/lib/Controller/DevicesController.php 95.91% <0.00%> (ø)
...oud/apps/maps/lib/Controller/RoutingController.php 0.00% <0.00%> (ø)
...d/apps/maps/lib/Controller/FavoritesController.php 95.08% <0.00%> (ø)
.../apps/maps/lib/Controller/DevicesApiController.php 98.36% <0.00%> (ø)
... and 10 more

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

codecov-commenter avatar Aug 06 '22 05:08 codecov-commenter

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

dependabot[bot] avatar Aug 14 '22 20:08 dependabot[bot]