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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 #875

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/vue from 7.8.0 to 7.8.5.

Release notes

Sourced from @鈥媙extcloud/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 @鈥媙extcloud/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

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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

@skjnldsv skjnldsv force-pushed the dependabot/npm_and_yarn/stable25/nextcloud/vue-7.8.5 branch from 22916fa to 4291cc1 Compare June 20, 2023 19:48
@skjnldsv
Copy link
Member

/compile amend /

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 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.

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable25/nextcloud/vue-7.8.5 branch from 4291cc1 to afe28e1 Compare June 20, 2023 19:50
@blizzz blizzz requested a review from Pytal July 11, 2023 17:04
@blizzz blizzz added this to the Nextcloud 25.0.9 milestone Jul 11, 2023
@blizzz blizzz requested a review from skjnldsv July 11, 2023 17:05
@blizzz

This comment was marked as resolved.

@blizzz

This comment was marked as resolved.

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.8.0 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.8.0...v7.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal force-pushed the dependabot/npm_and_yarn/stable25/nextcloud/vue-7.8.5 branch from afe28e1 to f462874 Compare August 15, 2023 23:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

3 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

4 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@skjnldsv skjnldsv merged commit e8ae807 into stable25 Aug 16, 2023
16 of 23 checks passed
@skjnldsv skjnldsv deleted the dependabot/npm_and_yarn/stable25/nextcloud/vue-7.8.5 branch August 16, 2023 05:39
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.

None yet

4 participants