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

[stable28] Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.7 #526

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps @nextcloud/vue from 7.12.2 to 7.12.7.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.12.7

v7.12.7 (2023-11-07)

Full Changelog

🐛 Fixed bugs

Other Changes

v7.12.6

What's Changed

🐛 Fixed bugs

Full Changelog: nextcloud-libraries/nextcloud-vue@v7.12.5...v7.12.6

v7.12.5

What's Changed

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • perf(NcEmojiPicker): decrease mounting time and memory by moving large constants initialization and storing out from instance's reactive data by @​ShGKme in nextcloud-libraries/nextcloud-vue#4493
  • fix(NcRichText): don't strip <tag>-like content when parsing markdown #4486 (Antreesy)
  • fix(NcRichContenteditable): make the default placeholder short #4408 (ShGKme)

Full Changelog: nextcloud-libraries/nextcloud-vue@v7.12.4...v7.12.5

v7.12.4

What's Changed

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v7.12.3...v7.12.4

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

Changelog

All notable changes to this project will be documented in this file.

v8.4.0 (2023-12-22)

Full Changelog

Notes

  • NcRichContenteditable: new visual label feature might break layout if you have custom contenteditable styles
  • isMobile and isFullscreen mixins are now deprecated, use useIsMobile and useIsFullscreen composables instead

🚀 Enhancements

🐛 Fixed bugs

Other Changes

v8.3.0 (2023-11-30)

... (truncated)

Commits
  • d677f37 Merge pull request #4764 from nextcloud-libraries/v7.12.7
  • f314bef v7.12.7
  • 1c2f926 Merge pull request #4747 from nextcloud-libraries/backport/4710/stable7
  • 6d88d70 fix(NcAppContent): Set normal scrollbar width on resizeable NcAppContentList
  • 544f41b Merge pull request #4652 from nextcloud-libraries/fix/stable7-l10n-updates
  • 6220a8e fix(l10n): Update translations with current master translations
  • 992e65c Merge pull request #4634 from nextcloud-libraries/backport/4632/stable7
  • 5e04d9f Merge pull request #4635 from nextcloud-libraries/fix/4617/datepicker-darkmod...
  • a7e4d03 fix: invert datepicker buttons on dark mode
  • c7fae46 fix(NcActionInput): Set default trailing button label
  • 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)

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 Jan 23, 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 Jan 25, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable28/nextcloud/vue-7.12.7 branch from 74b9c39 to eaef475 Compare January 25, 2024 14:35
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 changed the title Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.7 [stable28] Chore(deps): Bump @nextcloud/vue from 7.12.2 to 7.12.7 Jan 25, 2024
@come-nc
Copy link
Contributor

come-nc commented Jan 25, 2024

Needs #534 for CI (php-cs)

@DorraJaouad
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Looks like this PR is already up-to-date with stable28! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@DorraJaouad
Copy link
Collaborator

@dependabot rebase

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 7.12.2 to 7.12.7.
- [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@v7.12.2...v7.12.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable28/nextcloud/vue-7.12.7 branch from eaef475 to 8723676 Compare February 1, 2024 10:43
@DorraJaouad
Copy link
Collaborator

/compile /

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

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@dependabot dependabot bot merged commit 40b1b2d into stable28 Feb 1, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stable28/nextcloud/vue-7.12.7 branch February 1, 2024 10:58
@skjnldsv skjnldsv mentioned this pull request Feb 14, 2024
8 tasks
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.

3 participants