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

chore(deps): Bump @nextcloud/vue from 8.14.0 to 8.15.0 #818

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2024

Bumps @nextcloud/vue from 8.14.0 to 8.15.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.15.0

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

Changelog

Sourced from @​nextcloud/vue's changelog.

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

Commits
  • 234cd62 Merge pull request #5844 from nextcloud-libraries/chore/v8.14.1
  • a8dce00 chore: prepare release 8.15.0
  • 1a04325 Merge pull request #5850 from nextcloud-libraries/fix/app-nav-search
  • dc2b697 Merge pull request #5849 from nextcloud-libraries/translations_ef429a9836fb49...
  • 3fb2836 Merge pull request #5783 from nextcloud-libraries/fix/5385/focus-trap-mobile
  • c8bfc59 fix(NcAppNavigationSearch): Fix focus button on search clear
  • 378ac1a fix(l10n): Translate l10n/messages.pot in en_GB
  • 7afe655 Merge pull request #5831 from nextcloud-libraries/feat/app-navigation-search
  • f57e30d Merge pull request #5800 from nextcloud-libraries/feat/public_reference
  • d39b28a fix(NcReferenceList): Use getSharingToken() from @nextcloud/sharing
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-libraries/nextcloud-vue) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.14.0...v8.15.0)

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

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

@nextcloud-command nextcloud-command 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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

Successfully merging this pull request may close these issues.

None yet

1 participant