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 5.4.25 to 6.2.1 #22

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps react-native-pager-view from 5.4.25 to 6.2.1.

Release notes

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

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)

v6.1.4

  • fix(js): upgrade onPageScroll type (#691) (994f863)

v6.1.3

Changelog:

  • fix: set last/first page as idling when dragging (#682) (12ece8d)

v6.1.2

  • fix(ios): fix freeze after calling setpage (#654) (457eeb1)

v6.1.1

Changelog:

  • fix(iOS): fix setPage issue (#651) (f2d943d)
  • fix(ios): indicator animation on setPage (#641) (9c250a1)

... (truncated)

Commits
  • 1d82f25 Release 6.2.1
  • 2c72ac4 gitignore update
  • 28973cc fix(ios): return when user navigates to the same page (#760)
  • a03e44e fix(ios): rename setScrollEnabled to setScrollEnabledImperatively on old arch...
  • b962980 chore(deps): bump activesupport from 6.1.7.3 to 6.1.7.6 in /example (#758)
  • 53b66be chore(deps): bump activesupport in /fabricexample (#759)
  • 9c662b1 feat(chore): registration compat for 0.68/0.69 (#753)
  • 45d4530 feat(android): 🌟 add support for React Native 0.73 (#736)
  • 5790904 chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.7 in /example (#755)
  • de2c067 chore: add test id to the example (#731)
  • 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 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)

owencz1998 and others added 30 commits July 31, 2022 13:28
Bumps [babel-plugin-react-native-web](https://github.com/necolas/react-native-web) from 0.18.7 to 0.19.9.
- [Release notes](https://github.com/necolas/react-native-web/releases)
- [Commits](necolas/react-native-web@0.18.7...0.19.9)

---
updated-dependencies:
- dependency-name: babel-plugin-react-native-web
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…lugin-react-native-web-0.19.9

Bump babel-plugin-react-native-web from 0.18.7 to 0.19.9
Bumps [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) from 1.17.7 to 1.19.3.
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Commits](react-native-async-storage/async-storage@v1.17.7...v1.19.3)

---
updated-dependencies:
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native-codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen) from 0.71.0 to 0.71.6.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.71.6/packages/react-native-codegen)

---
updated-dependencies:
- dependency-name: react-native-codegen
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native](https://github.com/facebook/react-native) from 0.68.2 to 0.72.5.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md)
- [Commits](facebook/react-native@v0.68.2...v0.72.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native-linear-gradient](https://github.com/react-native-linear-gradient/react-native-linear-gradient) from `d440682` to `2d67c42`.
- [Release notes](https://github.com/react-native-linear-gradient/react-native-linear-gradient/releases)
- [Commits](react-native-linear-gradient/react-native-linear-gradient@d440682...2d67c42)

---
updated-dependencies:
- dependency-name: react-native-linear-gradient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ative-linear-gradient-2d67c42

Bump react-native-linear-gradient from `d440682` to `2d67c42`
…ative-0.72.5

Bump react-native from 0.68.2 to 0.72.5
…ative-codegen-0.71.6

Bump react-native-codegen from 0.71.0 to 0.71.6
…ative-async-storage/async-storage-1.19.3

Bump @react-native-async-storage/async-storage from 1.17.7 to 1.19.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@react-native-community/slider](https://github.com/callstack/react-native-slider) from 4.2.4 to 4.4.3.
- [Release notes](https://github.com/callstack/react-native-slider/releases)
- [Commits](callstack/react-native-slider@v4.2.4...v4.4.3)

---
updated-dependencies:
- dependency-name: "@react-native-community/slider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/react-native-tab-view) from 3.1.1 to 3.5.2.
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/react-native-tab-view/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/react-native-tab-view@3.5.2/packages/react-native-tab-view)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 28.1.3 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…jest-29.7.0

Bump babel-jest from 28.1.3 to 29.7.0
…-4.18.2

Bump express from 4.18.1 to 4.18.2
…ative-tab-view-3.5.2

Bump react-native-tab-view from 3.1.1 to 3.5.2
…ative-community/slider-4.4.3

Bump @react-native-community/slider from 4.2.4 to 4.4.3
…reset-env-7.22.20

Bump @babel/preset-env from 7.18.9 to 7.22.20
dependabot bot and others added 21 commits September 28, 2023 06:02
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 22.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@20.0.3...22.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.72.4 to 0.77.0.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.72.4...v0.77.0)

---
updated-dependencies:
- dependency-name: metro-react-native-babel-preset
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native-web](https://github.com/necolas/react-native-web) from 0.18.12 to 0.19.9.
- [Release notes](https://github.com/necolas/react-native-web/releases)
- [Commits](necolas/react-native-web@0.18.12...0.19.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.3.0 to 9.1.3.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v8.3.0...v9.1.3)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…react-native-babel-preset-0.77.0

Bump metro-react-native-babel-preset from 0.72.4 to 0.77.0
…native-web-0.19.9

Bump react-native-web from 0.18.12 to 0.19.9
…loader-9.1.3

Bump babel-loader from 8.3.0 to 9.1.3
…k-cli-5.1.4

Bump webpack-cli from 4.10.0 to 5.1.4
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.2 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-minimizer-webpack-plugin@v4.2.2...v5.0.1)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) from 9.2.0 to 10.0.0.
- [Release notes](https://github.com/oblador/react-native-vector-icons/releases)
- [Commits](oblador/react-native-vector-icons@v9.2.0...v10.0.0)

---
updated-dependencies:
- dependency-name: react-native-vector-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-native-paper](https://github.com/callstack/react-native-paper) from 4.12.5 to 5.10.6.
- [Release notes](https://github.com/callstack/react-native-paper/releases)
- [Changelog](https://github.com/callstack/react-native-paper/blob/main/.release-it.json)
- [Commits](callstack/react-native-paper@v4.12.5...v5.10.6)

---
updated-dependencies:
- dependency-name: react-native-paper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…native-paper-5.10.6

Bump react-native-paper from 4.12.5 to 5.10.6
…native-vector-icons-10.0.0

Bump react-native-vector-icons from 9.2.0 to 10.0.0
…nimizer-webpack-plugin-5.0.1

Bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.1
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 2.17.0 to 3.5.4.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@2.17.0...3.5.4)

---
updated-dependencies:
- dependency-name: react-native-reanimated
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…native-reanimated-3.5.4

Bump react-native-reanimated from 2.17.0 to 3.5.4
Bumps [react-native-pager-view](https://github.com/callstack/react-native-pager-view) from 5.4.25 to 6.2.1.
- [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@v5.4.25...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for youtunemusic failed.

Name Link
🔨 Latest commit 6e163c0
🔍 Latest deploy log https://app.netlify.com/sites/youtunemusic/deploys/651a556630cc6300089e1a7e

owencz1998 pushed a commit that referenced this pull request Oct 6, 2023
….7.2

Bump activesupport from 6.1.5 to 6.1.7.2
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
1 participant