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

build(deps): Bump @nextcloud/vue from 8.4.0 to 8.6.1 #2801

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps @nextcloud/vue from 8.4.0 to 8.6.1.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.6.1

Full Changelog

🐛 Fixed bugs

Other Changes

  • Updated translations
  • fix(CI): Adjust npm-publish to work with GPR #5183 (susnux)
  • chore(CHANGELOG): Add missing entry for 8.6.0 release #5192 (susnux)

v8.6.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.5.1...v8.6.0

v8.5.1

What's Changed

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.6.1 (2024-02-01)

Full Changelog

🐛 Fixed bugs

Other Changes

  • Updated translations
  • fix(CI): Adjust npm-publish to work with GPR #5183 (susnux)
  • chore(CHANGELOG): Add missing entry for 8.6.0 release #5192 (susnux)

v8.6.0 (2024-01-30)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

Other Changes

v8.5.1 (2024-01-24)

Full Changelog

🐛 Fixed bugs

  • fix(NcPopover): a11y attrs provide-inject reactivity #5142 (ShGKme)
  • fix(NcCheckboxRadioSwitch): On button style align the text vertically #5151 (susnux)
  • fix: removed groupings in timezone picker #5130 (emoral435)
  • fix(fields): adjust label line-height #5133 (ShGKme)
  • fix(header): width regression fixed #5129 (emoral435)
  • fix(NcCheckboxRadioSwitch): Make sure to include current value in checked array #5150 (susnux)
  • fix: Ensure no double scrollbars for NcDialog and NcAppNavigationSettings #5139 (susnux)
  • fix(NcAvatar): Remove span wrapper button semantics in favour of internal button components #5131 (Pytal)

Other Changes

... (truncated)

Commits
  • a6c68ce Merge pull request #5201 from nextcloud-libraries/chore/release-8-6-1
  • fd53ab5 chore: Release 8.6.1
  • 62b8f29 Merge pull request #5199 from nextcloud-libraries/dependabot/github_actions/p...
  • 23cec11 Merge pull request #5200 from nextcloud-libraries/dependabot/github_actions/c...
  • 6f1a4c9 Merge pull request #5196 from nextcloud-libraries/fix/nc-actions--re-renderin...
  • 52a7777 chore(deps): Bump codecov/codecov-action from 3.1.6 to 4.0.0
  • c20ce0a chore(deps): Bump peter-evans/create-pull-request from 5 to 6
  • 08cc694 revert: fix(NcActions): use new slots api
  • 83d844d Merge pull request #5194 from nextcloud-libraries/fix/5159/navigation-new-ite...
  • 5e06d46 fix(NcAppNavigationNewItem): bring back correct CSS class
  • 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)

@dependabot dependabot bot added dependencies javascript Items related to Javascript code labels Feb 3, 2024
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 Feb 3, 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.

@come-nc
Copy link
Contributor

come-nc commented Feb 5, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-8.6.1 branch from a9104a1 to 885f663 Compare February 5, 2024 16:01
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

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.4.0 to 8.6.1.
- [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.4.0...v8.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-8.6.1 branch from 885f663 to d392a04 Compare February 5, 2024 16:52
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

@come-nc come-nc merged commit d9154ed into master Feb 5, 2024
40 checks passed
@come-nc come-nc deleted the dependabot/npm_and_yarn/nextcloud/vue-8.6.1 branch February 5, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Items related to Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants