Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps @nextcloud/vue from 7.0.1 to 7.1.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.1.0

v7.1.0 (2022-11-29)

Full Changelog

🚀 Enhancements

  • Add accessible NcSelect and NcSelectTags components #3435 (Pytal)
  • Extend NcInputField props and forward $attrs to NcPasswordField and NcTextField #3485 (skjnldsv)
  • Move loadState to data for better mockability #3502 (skjnldsv)
  • Widen container prop type passed to NcPopover #3462 (Pytal)
  • Allow querying for resources with complex item ids #3404 (Pytal)
  • Allow to provide a custom palette to the ColorPicker #3384 (skjnldsv)
  • Export NcMentionBubble and NcAutoCompleteResult #3373 (vinicius73)
  • Add guest content component #3369 (ChristophWurst)

🐛 Fixed bugs

Closed pull requests

v7.1.0-beta.2

v7.1.0-beta.2 (2022-11-23)

Full Changelog

🐛 Fixed bugs

Closed pull requests

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v7.1.0 (2022-11-29)

Full Changelog

🚀 Enhancements

  • Add accessible NcSelect and NcSelectTags components #3435 (Pytal)
  • Extend NcInputField props and forward $attrs to NcPasswordField and NcTextField #3485 (skjnldsv)
  • Move loadState to data for better mockability #3502 (skjnldsv)
  • Widen container prop type passed to NcPopover #3462 (Pytal)
  • Allow querying for resources with complex item ids #3404 (Pytal)
  • Allow to provide a custom palette to the ColorPicker #3384 (skjnldsv)
  • Export NcMentionBubble and NcAutoCompleteResult #3373 (vinicius73)
  • Add guest content component #3369 (ChristophWurst)

🐛 Fixed bugs

Closed pull requests

Commits

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-cookbook-bot.


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)

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.1 to 7.1.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@v7.0.1...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 30, 2022
Copy link
Collaborator

@nextcloud-cookbook-bot nextcloud-cookbook-bot 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

@github-actions
Copy link

Test Results

     21 files     952 suites   4m 50s ⏱️
   495 tests    495 ✔️ 0 💤 0
3 465 runs  3 464 ✔️ 1 💤 0

Results for commit 5cf94ea.

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #1363 (5cf94ea) into master (9cf1c95) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1363   +/-   ##
=======================================
  Coverage   78.95%   78.95%           
=======================================
  Files          86       86           
  Lines        2295     2295           
=======================================
  Hits         1812     1812           
  Misses        483      483           
Flag Coverage Δ
integration 21.61% <ø> (ø)
migration 4.05% <ø> (ø)
unittests 57.55% <ø> (ø)

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

@dependabot dependabot bot merged commit e27076a into master Nov 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-7.1.0 branch November 30, 2022 02:24
@christianlupus
Copy link
Collaborator

@MarcelRobitaille with that mered, I suspect, the app configuration #1258 can be prepared., am I correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants