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 7.11.4 to 7.12.0 #1216

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2023

Bumps @nextcloud/vue from 7.11.4 to 7.12.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.12.0

v7.12.0 (2023-06-08)

Full Changelog

🚀 Enhancements

  • make navigation-collapsible always visible #4161 (szaimen)
  • enh(NcActions): Navigation link actions #4160 (Pytal)
  • Export dist a11y activation util #4167 (Pytal)
  • feat: Add slot for description of NcEmptyContent #4170 (susnux)

🐛 Fixed bugs

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)
Changelog

Sourced from @​nextcloud/vue's changelog.

v7.12.0 (2023-06-08)

Full Changelog

🚀 Enhancements

  • make navigation-collapsible always visible #4161 (szaimen)
  • enh(NcActions): Navigation link actions #4160 (Pytal)
  • Export dist a11y activation util #4167 (Pytal)
  • feat: Add slot for description of NcEmptyContent #4170 (susnux)

🐛 Fixed bugs

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)
Commits
  • 17d9186 Merge pull request #4183 from nextcloud/v7.12.0
  • 81f244d v7.12.0
  • 8d2ba00 Merge pull request #4196 from nextcloud/revert/4189
  • b064821 Revert "Merge pull request #4189 from nextcloud/backport/4188/stable7"
  • cec2e8a Merge pull request #4192 from nextcloud/backport/4182/stable7
  • 1d8c926 Use display: flex in app-content-list on mobile as well
  • c74d2c9 Merge pull request #4189 from nextcloud/backport/4188/stable7
  • 678e0f4 Increase input field helper text contrast
  • 5709ed8 Merge pull request #4170 from nextcloud/backport/3895/stable7
  • 3ad8745 feat: Add slot for description of NcEmptyContent
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Jun 17, 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 17, 2023

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.

@artonge
Copy link
Collaborator

artonge commented Jun 20, 2023

/compile amend /

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.11.4 to 7.12.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.12.0/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v7.11.4...v7.12.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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vue-7.12.0 branch from cd862b6 to 4f61224 Compare June 20, 2023 10:06
Signed-off-by: Louis Chemineau <louis@chmn.me>
@dependabot dependabot bot merged commit 843b111 into master Jun 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-7.12.0 branch June 20, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants