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.7.1 to 7.8.5 #511

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps @nextcloud/vue from 7.7.1 to 7.8.5.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.8.5

v7.8.5 (2023-03-28)

Full Changelog

🐛 Fixed bugs

v7.8.4

v7.8.4 (2023-03-24)

Full Changelog

🐛 Fixed bugs

  • Fix styles inheritance in NcAvatar when being mounted #3925 (Antreesy)
  • fix(NcRichContenteditable): Fix tribute emoji complete interfering unexpectedly aka. 🇨🇨 #3924 (nickvergessen)
  • feat(Emoji): Suggest emojis based on text smiles #3923 (mejo-)
  • fix(NcListItem): Bring back correct href for router-link links #3922 (raimund-schluessler)

v7.8.3

v7.8.3 (2023-03-23)

Full Changelog

🐛 Fixed bugs

  • fix(NcRichContenteditable): prevent tribute from opening on keyup #3917 (skjnldsv)
  • fix(NcRichContenteditable): Fix pasting XML and HTML content #3915 (nickvergessen)

v7.8.2

Full Changelog

🐛 Fixed bugs

  • Fix missing NcVNodes import in NcListItem #3907 (julien-nc)
  • Fix doubling attrs in NcPopover and improve docs #3876 (ShGKme)

Closed pull requests

v7.8.1

Full Changelog

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v7.8.5 (2023-03-28)

Full Changelog

🐛 Fixed bugs

v7.8.4 (2023-03-24)

Full Changelog

🐛 Fixed bugs

  • Fix styles inheritance in NcAvatar when being mounted #3925 (Antreesy)
  • fix(NcRichContenteditable): Fix tribute emoji complete interfering unexpectedly aka. 🇨🇨 #3924 (nickvergessen)
  • feat(Emoji): Suggest emojis based on text smiles #3923 (mejo-)
  • fix(NcListItem): Bring back correct href for router-link links #3922 (raimund-schluessler)

v7.8.3 (2023-03-23)

Full Changelog

🐛 Fixed bugs

  • fix(NcRichContenteditable): prevent tribute from opening on keyup #3917 (skjnldsv)
  • fix(NcRichContenteditable): Fix pasting XML and HTML content #3915 (nickvergessen)

v7.8.2 (2023-03-22)

Full Changelog

🐛 Fixed bugs

  • Fix missing NcVNodes import in NcListItem #3907 (julien-nc)
  • Fix doubling attrs in NcPopover and improve docs #3876 (ShGKme)

Closed pull requests

v7.8.1 (2023-03-15)

Full Changelog

🐛 Fixed bugs

  • feat(NcRichText): Support icon class for smart picker integrations #3882 (nickvergessen)

... (truncated)

Commits
  • f281f53 Merge pull request #3938 from nextcloud/v7.8.5
  • 490c4a1 Merge pull request #3891 from nextcloud/fix/3461/sidebar-tabs-provide-inject
  • 02ff624 chore(release): Add changelog for 7.8.5
  • f1acfcc docs(NcAppSIdebarTabs): add JSDocs and examples
  • f9bc507 fix(NcAppSIdebarTabs): fix a11y, focusable navigation, Home End hotkeys
  • 32beb5d fix(NcAppSIdebarTabs): fix dynamic tabs registration
  • a223717 chore(release): Bump version to 7.8.5
  • 9f47785 Merge pull request #3932 from nextcloud/fix/noid/ncrichtext-style
  • 659b808 Merge pull request #3935 from nextcloud/bugfix/spreed-9187/match-ip-addresses...
  • 563318c Merge pull request #3937 from nextcloud/bugfix/3913/stop-eating-input
  • 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.7.1 to 7.8.5.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v7.7.1...v7.8.5)

---
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 force-pushed the dependabot/npm_and_yarn/nextcloud/vue-7.8.5 branch from 3630f52 to 9cf5cba Compare April 1, 2023 03:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 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 Apr 1, 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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2023

Superseded by #513.

@dependabot dependabot bot closed this Apr 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-7.8.5 branch April 8, 2023 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant