[Snyk] Upgrade @nextcloud/vue from 8.13.0 to 8.16.0 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @nextcloud/vue from 8.13.0 to 8.16.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 4 versions ahead of your current version.
The recommended version was released on 21 days ago.
Release notes
Package name: @nextcloud/vue
-
8.16.0 - 2024-08-05
- feat(NcNoteCard): Add
- feat(NcPasswordField): Add
- feat(NcListItem): Provide additional slots for NcActions / extra actions customization #5870 (Antreesy)
- feat(NcUserBubble): Add RouterLink support #5708 #5917 (Antreesy)
- fix(NcSelect): Ensure that component height is the same as input element #5883 (susnux)
- fix(style): Adjust elements styles to unit-less line-height #5889 (ShGKme)
- fix(NcSettingsSection): Remove default h2 margin-top #5897 (ShGKme)
- fix(NcCounterButton): Adjust min-width to make it a right circle #5905 (ShGKme)
- fix(NcDashboardWidgetItem): Fix alignment of dashboard list items #5914 (juliushaertl)
- fix(NcNoteCard): Adjust padding and margin #5893 (susnux)
- fix(NcAvatar): Make button element round as the avatar #5898 #5916 (Antreesy))
- Updated translations
-
8.15.1 - 2024-07-29
- fix(NcListItem): Make paddings smaller again on Nextcloud 30 #5879 (susnux)
- fix(NcChip): Ensure chips without icon do not reserve empty space for icon #5859 (susnux)
- fix: alignment of listitem name for one line layout #5853 (GretaD)
- NcActionCheckbox: align with NcActionText #5839 (GVodyanov)
- NcSelect: make same height and color as NcTextField #5829 (GVodyanov)
- fix(NcSelect): increase avatar size to show subname #5865 (luka-nextcloud)
- NcListItem: remove max width #5830 (GVodyanov)
- fix(NcAppNavigation): update docs example with NcAppNavigationSearch component #5857 (Antreesy)
- Updated translations
-
8.15.0 - 2024-07-22
- feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux)
- feat(NcRichText): Call public reference API when unauthenticated #5800 (mejo-)
- 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
- 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)
- Updated translations
- Migrate REUSE to TOML #5791 (AndyScherzinger)
- Add reuse status badge #5794 (AndyScherzinger)
- chore(docs): remove SPDX header from component docs #5810 (ShGKme)
- fix(NcAppNavigationSettings): use tertiary styling for the toggle button #5814 (st3iny)
- @ GVodyanov made their first contribution in #5819
-
8.14.0 - 2024-07-04
- feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
- feat(NcButton): Add
- feat: migrate
- fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)
- fix: Migrate SCSS
- 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)
- Updated translations
-
8.13.0 - 2024-06-25
- feat(NcDialogButton): Allow to pass
- feat(NcRichContenteditable): programmatically show tributes #5674 (DorraJaouad)
- feat: Add NcChip component #5686 (susnux)
- feat(NcAppSidebar): add
- feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #5702 (ShGKme)
- 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
- Use variables for input border width #5563 (marcoambrosini)
- fix: re-export
- 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)
- Reduce border radius of components #5483 (marcoambrosini)
- refactor: Drop unused files from source #5645 (susnux)
- refactor: Fix linter issues on test case files #5646 (susnux)
- chore(CHANGELOG): correct 8.12.0 #5618 (ShGKme)
- chore: Update CI workflow files from template #5647 (susnux)
- chore(NcEllipsisedOption): add docs #5663 (ShGKme)
- chore(functions): add docs #5669 (ShGKme)
- chore: Add SPDX headers and REUSE CI workflow #5650 (susnux)
- fix(REUSE): add SPDX header to a new file #5709 (Antreesy)
- chore(directives): add docs #5665 (ShGKme)
- chore(NcUserStatusIcon): remove warn if status is not set #5715 (ShGKme)
- Update translations
from @nextcloud/vue GitHub release notesv8.16.0 (2024-08-05)
Full Changelog
🚀 Enhancements
textprop to pass the content of the note card #5894 (susnux)as-textprop to remove autocomplete #5896 (ShGKme)🐛 Fixed bugs
Changed
v8.15.1 (2024-07-29)
Full Changelog
🐛 Fixed bugs
Changed
v8.15.0 (2024-07-22)
Full Changelog
🚀 Enhancements
🐛 Fixed bugs
NcAppNavigationCaptionexamples #5820 (susnux)Other Changes
New Contributors
v8.14.0 (2024-07-04)
Full Changelog
🚀 Enhancements
sizeprop to allow setting the button size tosmall,normal,large#5767 (susnux)NcCollectionListcomponent fromnextcloud-vue-collections#5757 (Antreesy)🐛 Fixed bugs
$clickable-areato CSS--default-clickable-area#5694 (marcoambrosini)Changed
v8.13.0 (2024-06-20)
Full Changelog
🚀 Enhancements
disabledprop #5679 (susnux)toggleAttrsprop to pass attributes on the toggle button #5695 (ShGKme)🐛 Fixed bugs
package.json#5612 (susnux)NcEllipsisedOptionandNcInputFieldin root export #5666 (ShGKme)Changed
Important
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: