Skip to content

chore(deps): Bump @nextcloud/vue from 7.4.0 to 7.11.6#502

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/vue-7.11.6
Closed

chore(deps): Bump @nextcloud/vue from 7.4.0 to 7.11.6#502
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/vue-7.11.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2023

Bumps @nextcloud/vue from 7.4.0 to 7.11.6.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.11.6

v7.11.6 (2023-05-16)

Full Changelog

🐛 Fixed bugs

  • fix(NcResource): Fix item alignment in the right sidebar #4124 (Pytal)

v7.11.5

v7.11.5 (2023-05-15)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Fix rendering tabs with CSS icon in OCA.Files.Sidebar #4112 (ShGKme)
  • fix(NcAppNavigationItem): Left panel dropdown improvement #4105 (Jerome-Herbinet)
  • fix(NcSettingsSection): Add target blank and no ref info #4100 (Rello)
  • fix: Use the color-primary-element* variables in components #4098 (szaimon)

v7.11.4

v7.11.4 (2023-05-12)

Full Changelog

🚀 Enhancements

  • feat(NcActions): Improve readability of action menu entries #4049 (Pytal)
  • feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #3866 (julien-nc)

🐛 Fixed bugs

v7.11.3

v7.11.3 (2023-05-08)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Revert major UI change (moved to version 8.0.x) #4044 (skjnldsv)
  • fix(NcRichContenteditable): Fix avatar overlayed with empty space whe… #4043 (nickvergessen)

Closed pull requests

  • Fix regression of click-outside-options mixin not working since using @vueuse #4046 (susnux)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v7.11.6 (2023-05-16)

Full Changelog

🐛 Fixed bugs

  • fix(NcResource): Fix item alignment in the right sidebar #4124 (Pytal)

v7.11.5 (2023-05-15)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Fix rendering tabs with CSS icon in OCA.Files.Sidebar #4112 (ShGKme)
  • fix(NcAppNavigationItem): Left panel dropdown improvement #4105 (Jerome-Herbinet)
  • fix(NcSettingsSection): Add target blank and no ref info #4100 (Rello)
  • fix: Use the color-primary-element* variables in components #4098 (szaimon)

v7.11.4 (2023-05-12)

Full Changelog

🚀 Enhancements

  • feat(NcActions): Improve readability of action menu entries #4049 (Pytal)
  • feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #3866 (julien-nc)

🐛 Fixed bugs

v7.11.3 (2023-05-08)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppSidebarTabs): Revert major UI change (moved to version 8.0.x) #4044 (skjnldsv)
  • fix(NcRichContenteditable): Fix avatar overlayed with empty space whe… #4043 (nickvergessen)

Closed pull requests

  • Fix regression of click-outside-options mixin not working since using @vueuse #4046 (susnux)

v7.11.2 (2023-05-05)

Full Changelog

... (truncated)

Commits
  • fa85aa7 Merge pull request #4125 from nextcloud/v7.11.6
  • 1d0e4b9 chore(release): Add changelog for 7.11.6
  • 9d947a8 chore(release): Bump version to 7.11.6
  • 3eda45a Merge pull request #4124 from nextcloud/backport/4121/stable7
  • 3183b5f fix(NcResource): Alignment
  • 7e3670b Merge pull request #4118 from nextcloud/v7.11.5
  • 34f6a9d chore(release): Add changelog for 7.11.5
  • 6a4c4df chore(release): Bump version to 7.11.5
  • 74a2c57 Merge pull request #4105 from nextcloud/backport/4103/stable7
  • 7a38bd8 Merge pull request #4112 from nextcloud/backport/render-tab-in-tabs-without-c...
  • 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 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 7.4.0 to 7.11.6.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.11.6/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v7.4.0...v7.11.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels May 20, 2023
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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2023

Superseded by #506.

@dependabot dependabot bot closed this Jun 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-7.11.6 branch June 10, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant