Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @nextcloud/vue from 8.13.0 to 8.15.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Stanislav1975
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @nextcloud/vue from 8.13.0 to 8.15.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on 23 days ago.

Release notes
Package name: @nextcloud/vue
  • 8.15.0 - 2024-07-22

    v8.15.0 (2024-07-22)

    Full Changelog

    🚀 Enhancements

    • feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux)
    • feat(NcRichText): Call public reference API when unauthenticated #5800 (mejo-)

    🐛 Fixed bugs

    • fix(NcAppNavigationItem): Fix popper boundary element #5632 (ChristophWurst)
    • Use correct date in header #5793 (AndyScherzinger)
    • fix(NcAppNavigationSettings): border radius of toggle button #5765 (st3iny)
    • fix(NcAppNavigationCaption): properly align with NcAppNavigationItem #5804 (GVodyanov)
    • fix(NcActions): Use full window height #5806 (susnux\ #5842 (Antreesy)
    • style(NcAppNavigationCaption): remove margin-bottom #5815 (GVodyanov)
    • docs: Fix NcAppNavigationCaption examples #5820 (susnux)
    • fix(NcInputField): Make helper text aligned and maxcontrast color #5822 (susnux)
    • fix(NcInputField): Make focus visible on trailing button look better #5823 (susnux)
    • fix(NcInputField): Make sure label and placeholder is not jumping #5821 (susnux)
    • fix(NcListItem): Anchor height was set not to content but random area #5780 (susnux)
    • fix(NcListItem): do not render counter on falsy values #5834 (Antreesy)
    • NcAppSettingsSection: make titles normal h3 size #5819 (GVodyanov)
    • fix(NcAppSidebar): manage focus only after transition has finished #5833 (ShGKme)
    • fix(NcColorPicker): Make the color circle size depend on clickable area #5816 (ChristophWurst)
    • fix(NcAppContent): splitpane splitter styles with dark theme #5843 (mejo-)
    • fix(NcModal): temporary deactivate focus-traps on modal open #5783 (Antreesy)
    • fix(NcAppNavigationSearch): Fix focus button when clearing search #5850 (susnux)

    Other Changes

    New Contributors

  • 8.14.0 - 2024-07-04

    v8.14.0 (2024-07-04)

    Full Changelog

    🚀 Enhancements

    • feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
    • feat(NcButton): Add size prop to allow setting the button size to small, normal, large #5767 (susnux)
    • feat: migrate NcCollectionList component from nextcloud-vue-collections #5757 (Antreesy)
    • fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)

    🐛 Fixed bugs

    • fix: Migrate SCSS $clickable-area to CSS --default-clickable-area #5694 (marcoambrosini)
    • fix(NcMentionBubble): hide selectable mention id from widescreens #5753 (Antreesy)
    • style(NcHeaderMenu): pass text-on-background color for header menu #5747 (Antreesy)
    • Fix input field label alignment #5766 (marcoambrosini)
    • fix(NcRichContentEditable): remove overlapping placeholder with tribute trigger #5749 (DorraJaouad)
    • fix(NcReferenceWidget): pass elements to intersection observer #5754 (DorraJaouad)
    • fix(NcCheckboxRadioSwitch): only bind aria attributes to the input #5777 (skjnldsv)

    Changed

    • Updated translations
  • 8.13.0 - 2024-06-25

    v8.13.0 (2024-06-20)

    Full Changelog

    🚀 Enhancements

    • feat(NcDialogButton): Allow to pass disabled prop #5679 (susnux)
    • feat(NcRichContenteditable): programmatically show tributes #5674 (DorraJaouad)
    • feat: Add NcChip component #5686 (susnux)
    • feat(NcAppSidebar): add toggleAttrs prop to pass attributes on the toggle button #5695 (ShGKme)
    • feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #5702 (ShGKme)

    🐛 Fixed bugs

    • fix(NcAppSidebar): remove hidden navigation toggle from focus trap #5613 (ShGKme)
    • fix(NcAppSidebar): make closing animation less glitchy #5608 (ShGKme)
    • Update temporary border radius variable #5639 (marcoambrosini)
    • fix: Adjust license in package.json #5612 (susnux)
    • Use variables for input border width #5563 (marcoambrosini)
    • fix: re-export NcEllipsisedOption and NcInputField in root export #5666 (ShGKme)
    • fix(NcVNodes): add re-export in root export and add docs #5664 (ShGKme)
    • fix(richText): do not handle relative links without leading slash as router links #5703 (ShGKme)
    • fix(NcModal): Adjust modal header name and actions #5656 (susnux)
    • fix(NcAppSidebar): apply toggle offset transition only on sidebar transition #5720 (ShGKme)
    • fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes #5627 (ShGKme)
    • fix: Make sidebar buttons pixel perfect #3518 (CarlSchwan)

    Changed

from @nextcloud/vue GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @nextcloud/vue from 8.13.0 to 8.15.0.

See this package in npm:
@nextcloud/vue

See this project in Snyk:
https://app.snyk.io/org/stanislav1975/project/6be79608-eea6-4046-bfb5-9c8db8a15f64?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants