metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

Bump @react-native-community/viewpager from 3.3.1 to 5.0.11

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @react-native-community/viewpager from 3.3.1 to 5.0.11.

Release notes

Sourced from @​react-native-community/viewpager's releases.

v5.0.11

Changelog:

  • fix(ios): onPageScroll event offset value (#293) (80860dd)

v5.0.10

Changelog:

  • fix(android): block interaction for unmounted component (#295) (42c75d5)

v5.0.9

Changelog:

  • fix(android): broken setPageWithoutAnimation (#291) (c10827f)

v5.0.8

Changelog:

Breaking changes

  • (android): merge next version (ViewPager2) into main branch (#289) (156fa0c)
  • No JS api breaking changes

Fixes

  • fix(android): support multiple pager instances (#242)
  • fix(android): fix pageMargin prop (#256)
  • fix(android): prevent touch events to be executed during swipe (#259)
  • feat(android): add offscreen page limit (#247)
  • fix(android): restoring state #183 (#270)
  • fix(android): remove setting adapter to null while destroying instance
  • feat(ios): disable/enable scroll bounces (#274)
  • fix(android): clone children instead of creating new ones (#284)
  • fix(android): add empty fragment constructor (#285)

v5.0.7

  • feat(ios): disable/enable scroll bounces (#274) (cf88452)

====

  • fix(android): add empty fragment constructor (#285) (c6503a7)
  • fix(android): clone children instead of creating new ones (#284) (af25913)
  • fix(android): remove setting adapter to null while destroying instance (#271) (5916b6d)
  • fix(android): restoring state #183 (#270) (92f47a6)

v5.0.2

Fix Android multiple pager instances

v5.0.1

Next Version

v4.2.4

Changelog:

... (truncated)

Commits

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)

dependabot[bot] avatar Jun 07 '22 09:06 dependabot[bot]