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 @vueuse/core from 10.2.1 to 10.3.0 #1055

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2023

Bumps @vueuse/core from 10.2.1 to 10.3.0.

Release notes

Sourced from @​vueuse/core's releases.

v10.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • f9f02e5 chore: release v10.3.0
  • 296dcc5 feat(useActiveElement): search deeply in shadow dom (#3208)
  • ac88fd7 feat(useSpeechSynthesis): add reactivity for pitch and rate (#3205)
  • ee425ff fix(usePointer): add pointerup event for pressure field (#3217)
  • e755653 fix(build): ensure correct typing for node esm (#3209)
  • a32ae73 feat(createReusableTemplate): inherit attrs (#3226)
  • dde4166 fix(useScroll): support configurable window (#3229)
  • 33a12b2 feat(useSorted): accept getter function as source (#3249)
  • f39691f fix(useMediaQuery): only add/remove event listeners on query change (#3236)
  • d3f7e6a fix(useObjectUrl): improve parameter type (#3239)
  • 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 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 [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.3.0/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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2023
@dependabot dependabot bot requested a review from berviantoleo August 5, 2023 01:28
@sonarcloud
Copy link

sonarcloud bot commented Aug 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

Merging #1055 (92d714d) into main (da8c2a7) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1055   +/-   ##
=======================================
  Coverage   59.02%   59.02%           
=======================================
  Files          43       43           
  Lines        1069     1069           
  Branches       63       63           
=======================================
  Hits          631      631           
  Misses        433      433           
  Partials        5        5           

@mergify mergify bot merged commit 47289f7 into main Aug 5, 2023
14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vueuse/core-10.3.0 branch August 5, 2023 01:33
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant