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

Upgrade: Bump @vueuse/core from 10.5.0 to 10.6.1 #1421

Merged
merged 1 commit into from Nov 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2023

Bumps @vueuse/core from 10.5.0 to 10.6.1.

Release notes

Sourced from @​vueuse/core's releases.

v10.6.1

   🐞 Bug Fixes

    View changes on GitHub

v10.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • f3f5f02 chore: release v10.6.1
  • e97427f fix(useScroll): can not read properties of null (reading document) (#3544)
  • 3d6b9c6 fix(useVirtualList): .style can be undefined
  • e6c7872 chore: release v10.6.0
  • 86bd8e8 fix(useScroll): trigger once onMounted to get correct inital arrivedStates ...
  • 165c88a fix(useElementSize): get value in onMounted hook (#3366)
  • 71b4653 feat(useClipboard): UseClipboard component (#3359)
  • 7c88d81 fix(useMouseInElement): optimize outside computation (#3380)
  • 1aa50f8 feat(useClipboardItems): new function (#3477)
  • 3f3f153 feat(useDropZone): add dataTypes option (#3471)
  • 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 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 3. to review dependencies Pull requests that update a dependency file labels Nov 18, 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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 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 dependabot bot force-pushed the dependabot/npm_and_yarn/vueuse/core-10.6.1 branch from 9a6e741 to bda8a36 Compare November 18, 2023 06:32
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

@artonge
Copy link
Collaborator

artonge commented Nov 20, 2023

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/vueuse/core-10.6.1 branch from bda8a36 to 2404d9b Compare November 20, 2023 10:35
@susnux
Copy link
Contributor

susnux commented Nov 23, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vueuse/core-10.6.1 branch from 2404d9b to 0233626 Compare November 23, 2023 20:07
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

@susnux
Copy link
Contributor

susnux commented Nov 23, 2023

/compile amend/

auto-merge was automatically disabled November 23, 2023 20:14

Base branch was modified

@susnux
Copy link
Contributor

susnux commented Nov 23, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vueuse/core-10.6.1 branch from dd890be to 41fef79 Compare November 23, 2023 21:05
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

@susnux
Copy link
Contributor

susnux commented Nov 23, 2023

/compile amend

Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.5.0 to 10.6.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.6.1/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  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/vueuse/core-10.6.1 branch from 41fef79 to 434d8ec Compare November 23, 2023 21:07
@dependabot dependabot bot merged commit b0619ce into master Nov 23, 2023
43 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vueuse/core-10.6.1 branch November 23, 2023 21:12
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

3 participants