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 ahooks from 2.9.6 to 2.10.9 #383

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps ahooks from 2.9.6 to 2.10.9.

Release notes

Sourced from ahooks's releases.

v2.10.9

  • ๐Ÿ› Fix: useRequest circular reference error in taro #1056
  • ๐Ÿ› Fix: useSize error 'ResizeObserver loop limit exceeded' #b8e754

v2.10.8

  • ๐Ÿ› Fix: useRequest ts optimization, change url to optional #c2b4cc
  • ๐Ÿ› Fix: useUnmountedRef on concurrent mode bug #1022

v2.10.7

  • ๐Ÿ› Fix: useRequest ts optimization #1011
  • ๐Ÿ› Fix: useVirtualList state is not recalculated when the list changes #1008
  • ๐Ÿ› Fix: useDrag add getPropsWithKey props #1004

v2.10.6

  • ๐Ÿ› Fix: useStorage ts overload #969

v2.10.5

  • ๐Ÿ› Fix: useSafeState return add useCallback #965
  • ๐Ÿ› Fix: useUrlState support react 17 #964

v2.10.4

๐Ÿ› Fix: useFusionTable reset to defaultValue #951

v2.10.3

  • ๐Ÿ› Fix: useDocumentVisiblility support ssr #935
  • ๐Ÿ› Fix: useRequest refreshOnWindowFocus should not work on manual mode #936
  • ๐Ÿ› Fix: useRequest support hrm #943

v2.10.2

  • ๐Ÿ› Fix: prevent useRequest run.then when canceled #919
  • ๐Ÿ› Fix: useDynamic resetList reserve counter #920

v2.10.1

  • ๐Ÿ› Fix: delete not working with the reactive data from useReactive #904
  • ๐Ÿ› Fix: Fix the peer dependency version mismatch warning with react v17
  • ๐Ÿ’„ Optimize: improve type inference for useControllableValue #916

v2.10.0

  • โœจ Feat: Add useSafeState #826
  • ๐Ÿ› Fix: Fix the behavior of useControllableValue with chinese input method #858
  • ๐Ÿ› Fix: Fix the ssr compatibility issues of storage related hooks #860
  • ๐Ÿ› Fix: Fix the peer dependency version mismatch warning with react v17 #871
  • ๐Ÿ› Fix: Prevent memory leaking in the debounced related hooks #891
  • ๐Ÿ’„ Optimize: Update the type declaration of useEventListener #741
Commits
  • e82cbd4 Publish
  • 23b9a74 Merge pull request #1056 from CroatiaParanoia/refactor/modify-import-path
  • b8e7542 fix: useSize error ResizeObserver loop limit exceeded
  • dac2e11 refactor(use-request): ๅŽป้™คๆ— ็”จ็š„ไธœ่ฅฟ
  • c426364 refactor(use-request): ไฟฎๆ”นๅผ•็”จ่ทฏๅพ„
  • abfce57 Merge pull request #1045 from yzl-fork-repo/fix-typo
  • a23b6bd fix(typo): fix typo in usePaginated.ts
  • cea4486 Publish
  • 5abb38c Merge branch 'master' of github.com:alibaba/hooks
  • c2b4ccb type: useRequest url optional
  • 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 @arvinxx.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
Copy link
Owner

@arvinxx arvinxx 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 Sep 13, 2021

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.

Copy link
Owner

@arvinxx arvinxx 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

Bumps [ahooks](https://github.com/alibaba/hooks) from 2.9.6 to 2.10.9.
- [Release notes](https://github.com/alibaba/hooks/releases)
- [Commits](https://github.com/alibaba/hooks/compare/ahooks@2.9.6...ahooks@2.10.9)

---
updated-dependencies:
- dependency-name: ahooks
  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/ahooks-2.10.9 branch from cd900dd to e56f267 Compare December 3, 2022 17:22
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.

None yet

1 participant