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

fix(deps): update dependency @vueuse/core to v8 #6605

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/core ^7.7.1 -> ^8.0.1 age adoption passing confidence

Release Notes

vueuse/vueuse

v8.0.1

Compare Source

Bug Fixes
  • useFetch: make helper methods return PromiseLike<UseFetchReturn<T>> (#​1402) (b9e8e8a)
  • useMediaQuery: removeEventListener in guard target should be med… (#​1401) (92cedd1)

v8.0.0

Compare Source

Breaking Changes

Bug Fixes

New Features

Refactoring

  • Normalize the function names with the backward compact alias
    • eagerComputed -> computedEager
    • asyncComputed -> computedAsync
    • controlledComputed -> computedWithControl
    • useThrottle, throttledRef -> refThrottled
    • useDebounce, debouncedRef -> refDebounced
    • controlledRef -> refWithControl
    • pasuableWatch -> watchPasuable
    • ignorableWatch -> watchIgnorable
    • debouncedWatch -> watchDebounced
    • throttledWatch -> watchThrottled
    • and, or, not -> logicAnd, logicOr, logicNot
    • autoResetRef -> refAutoReset

New Contributors

New Team Members

Full Changelog: vueuse/vueuse@v7.7.1...v8.0.0


Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@github-actions
Copy link

Hello @renovate[bot], thank you for contributing to element-plus, please see our guideline to see how to make contribution

@github-actions
Copy link

github-actions bot commented Mar 14, 2022

@renovate renovate bot force-pushed the renovate/vueuse-core-8.x branch from 4a22d04 to b257bb4 Compare March 14, 2022 03:21
@renovate renovate bot force-pushed the renovate/vueuse-core-8.x branch from b257bb4 to 69e5618 Compare March 14, 2022 10:03
@sxzz sxzz merged commit c04d410 into dev Mar 14, 2022
@sxzz sxzz deleted the renovate/vueuse-core-8.x branch March 14, 2022 17:42
@element-bot element-bot mentioned this pull request Mar 15, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution::Community dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants