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

Bump react-native-pager-view from 6.1.2 to 6.2.2 #9

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps react-native-pager-view from 6.1.2 to 6.2.2.

Release notes

Sourced from react-native-pager-view's releases.

v6.2.2

What's Changed

New Contributors

Full Changelog: callstack/react-native-pager-view@v6.2.1...v6.2.2

v6.2.1

  • gitignore update (2c72ac4)
  • fix(ios): return when user navigates to the same page (#760) (28973cc)
  • fix(ios): rename setScrollEnabled to setScrollEnabledImperatively on old arch (#761) (a03e44e)
  • chore(deps): bump activesupport from 6.1.7.3 to 6.1.7.6 in /example (#758) (b962980)
  • chore(deps): bump activesupport in /fabricexample (#759) (53b66be)
  • feat(chore): registration compat for 0.68/0.69 (#753) (9c662b1)
  • feat(android): 🌟 add support for React Native 0.73 (#736) (45d4530)
  • chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.7 in /example (#755) (5790904)
  • chore: add test id to the example (#731) (de2c067)
  • chore(deps): bump vm2 from 3.9.17 to 3.9.19 (#728) (dc65cd0)
  • chore(deps): bump fast-xml-parser from 4.2.2 to 4.2.4 in /example (#735) (f882dd8)
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /example (#741) (6013bf7)
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /fabricexample (#742) (c7b91a0)
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#747) (6fcbd2b)
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /example (#748) (ec80ed4)
  • chore: upgrade example to 71 (#725) (2946c1c)
  • chore(ci): E2E setup (#716) (e1dd3ef)
  • fix(android): stop debouncing onPageSelected (#719) (16173bd)
  • Merge pull request #717 from callstack/feat/@​okwasniewski/locale (9b4b87e)
  • feat: add button to quickly switch layout direction (d292995)
  • Fix issues reported by QA (#715) (e9e9f36)
  • Merge pull request #711 from callstack/fix-safe-area (3d00044)
  • apply suggestions and fix fabric examples (9a37131)
  • remove unnecessary ignore (f9a96c3)
  • fix @​types/react (7dacf41)
  • ignore error (31d5b31)
  • chore: update @​type/react in root folder (16ff477)
  • fix: safe area in examples (05d6a05)
  • chore: update @​type/react (d1555ee)

v6.2.0

Changelog:

  • feat(ios): back gesture with full screen swipe (#705) (769a3a2)

... (truncated)

Commits
  • c62dec7 Release 6.2.2
  • 09761d7 Merge pull request #777 from osdnk/@​osdnk/bump-rm-0.72.5
  • bff84c1 fix: bump hermes
  • 858681a fix: podfile for the old arch
  • 11d21f7 chore: bump rn version to 0.72.6 in example
  • 0722348 Merge pull request #773 from vinnyA3/master
  • 6a001bb docs(readme): fix typo for overScrollMode
  • 51738d8 fix(android): remove the redundant PageSelectedEvent dispatch causing an AN...
  • afdfa8b chore: add fabric scripts (#769)
  • 0a4f2ba fix(iOS): remove current index check (#768)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by okwasniewski, a new releaser for react-native-pager-view since your current version.


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 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)

Bumps [react-native-pager-view](https://github.com/callstack/react-native-pager-view) from 6.1.2 to 6.2.2.
- [Release notes](https://github.com/callstack/react-native-pager-view/releases)
- [Changelog](https://github.com/callstack/react-native-pager-view/blob/master/release-it.json)
- [Commits](callstack/react-native-pager-view@v6.1.2...v6.2.2)

---
updated-dependencies:
- dependency-name: react-native-pager-view
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
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.

0 participants