Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 24, 2022

Bumps @nextcloud/vue from 4.2.0 to 7.3.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.3.0

v7.3.0 (2022-12-23)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • Fix CheckboxHeight #3584 (jotoeri)
  • Add more space for unread counter so its aligned with action menu #3572 (GretaD)

v7.2.0

v7.2.0 (2022-12-09)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • Add button role for NcButton with href #3532 (Pytal)
  • Fix focus returning to top of page instead of actions toggle button #3530 (Pytal)
  • Fix icon repeat and position for AppNavigationItem #3539 (skjnldsv)
  • Fix jsdoc: Add missing documentation for events #3545 (susnux)
  • Increase input field border contrast #3551 (Pytal)
  • Increase NcSelect border contrast #3552 (Pytal)
  • Revert "fix sidebar scrolling for small displays" #3559 (skjnldsv)
  • Scope global #content styles via extra class #3537 (st3iny)

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)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v7.3.0 (2022-12-23)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • Fix CheckboxHeight #3584 (jotoeri)
  • Add more space for unread counter so its aligned with action menu #3572 (GretaD)

v7.2.0 (2022-12-09)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • Add button role for NcButton with href #3532 (Pytal)
  • Fix focus returning to top of page instead of actions toggle button #3530 (Pytal)
  • Fix icon repeat and position for AppNavigationItem #3539 (skjnldsv)
  • Fix jsdoc: Add missing documentation for events #3545 (susnux)
  • Increase input field border contrast #3551 (Pytal)
  • Increase NcSelect border contrast #3552 (Pytal)
  • Revert "fix sidebar scrolling for small displays" #3559 (skjnldsv)
  • Scope global #content styles via extra class #3537 (st3iny)

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

... (truncated)

Commits
  • e599988 Merge pull request #3592 from nextcloud/v7.3.0
  • eff849e v7.3.0
  • 020c7ca Merge pull request #3584 from nextcloud/fix/checkbox_height
  • 0976fad Merge pull request #3569 from nextcloud/enh/3550-Adapt_several_NC_Vue_compone...
  • b089386 Adapt several components for showing native tooltip
  • 94f2c9a Merge pull request #3589 from nextcloud/dependabot/npm_and_yarn/vue-styleguid...
  • bffc998 Merge pull request #3588 from nextcloud/dependabot/npm_and_yarn/cypress/webpa...
  • 37bca2d Bump vue-styleguidist from 4.54.3 to 4.56.2
  • 2b21cfe Bump @​cypress/webpack-preprocessor from 5.15.7 to 5.16.0
  • 6963935 Merge pull request #3585 from nextcloud/dependabot/npm_and_yarn/sass-1.57.1
  • 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)

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.2.0 to 7.3.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@v4.2.0...v7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 24, 2022

The following labels could not be found: 3. to review, feature: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 14, 2023

Superseded by #262.

@dependabot dependabot bot closed this Jan 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-7.3.0 branch January 14, 2023 02:15
R0Wi pushed a commit that referenced this pull request Nov 22, 2025
Without this it just throws exception where nothing is clear, better to
return correct error description.

---------

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant