jimmyl0l3c / cfg_share_links

App for Nextcloud that adds the ability to specify share tokens
GNU Affero General Public License v3.0
32 stars 3 forks source link

Bump @nextcloud/vue from 7.0.1 to 7.3.0 #94

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/vue from 7.0.1 to 7.3.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.3.0

v7.3.0 (2022-12-23)

Full Changelog

:rocket: Enhancements

:bug: 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

:rocket: Enhancements

:bug: 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

:rocket: 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

:rocket: Enhancements

:bug: 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

:rocket: Enhancements

:bug: 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

:rocket: 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)

:bug: 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)
dependabot[bot] commented 1 year ago

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

dependabot[bot] commented 1 year ago

Superseded by #99.