From f1ff25a9d8d17df2e951b0a456c1d50bb5432131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 04:29:38 +0900 Subject: [PATCH] fix(deps): update dependency react-native-vector-icons to v10 (#461) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-vector-icons](https://togithub.com/oblador/react-native-vector-icons) | [`^9.2.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/react-native-vector-icons/9.2.0/10.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-vector-icons/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-vector-icons/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-vector-icons/9.2.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-vector-icons/9.2.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
oblador/react-native-vector-icons (react-native-vector-icons) ### [`v10.0.0`](https://togithub.com/oblador/react-native-vector-icons/releases/tag/v10.0.0): 10.0.0 [Compare Source](https://togithub.com/oblador/react-native-vector-icons/compare/v9.2.0...v10.0.0) #### Overview - Improved support for React Native 0.72, 0.73 and RN Web. - New and updated icon sets. #### Detailed Changes - Fix link to FontAwesome website by [@​nidelson](https://togithub.com/nidelson) in [https://github.com/oblador/react-native-vector-icons/pull/1444](https://togithub.com/oblador/react-native-vector-icons/pull/1444) - Upgrade example to React Native 0.70 by [@​oblador](https://togithub.com/oblador) in [https://github.com/oblador/react-native-vector-icons/pull/1467](https://togithub.com/oblador/react-native-vector-icons/pull/1467) - Migrate to new architecture by [@​oblador](https://togithub.com/oblador) in [https://github.com/oblador/react-native-vector-icons/pull/1468](https://togithub.com/oblador/react-native-vector-icons/pull/1468) - Remove setNativeProps by [@​oblador](https://togithub.com/oblador) in [https://github.com/oblador/react-native-vector-icons/pull/1469](https://togithub.com/oblador/react-native-vector-icons/pull/1469) - Upgrade example to React Native 0.72 by [@​oblador](https://togithub.com/oblador) in [https://github.com/oblador/react-native-vector-icons/pull/1517](https://togithub.com/oblador/react-native-vector-icons/pull/1517) - fix: make `lintVitalAnalyze*` depend on copy by [@​msbit](https://togithub.com/msbit) in [https://github.com/oblador/react-native-vector-icons/pull/1515](https://togithub.com/oblador/react-native-vector-icons/pull/1515) - Update README.md by [@​aniketjha9179](https://togithub.com/aniketjha9179) in [https://github.com/oblador/react-native-vector-icons/pull/1502](https://togithub.com/oblador/react-native-vector-icons/pull/1502) - Update README.md by [@​DaduDev](https://togithub.com/DaduDev) in [https://github.com/oblador/react-native-vector-icons/pull/1504](https://togithub.com/oblador/react-native-vector-icons/pull/1504) - Fix to get working with react-native-web by [@​johnf](https://togithub.com/johnf) in [https://github.com/oblador/react-native-vector-icons/pull/1492](https://togithub.com/oblador/react-native-vector-icons/pull/1492) - RN-0.73 change Android configs for RN 0.73 compatibility by [@​felipemillhouse](https://togithub.com/felipemillhouse) in [https://github.com/oblador/react-native-vector-icons/pull/1507](https://togithub.com/oblador/react-native-vector-icons/pull/1507) - Replace tabBarOptions with screenOptions by [@​MenaiAla](https://togithub.com/MenaiAla) in [https://github.com/oblador/react-native-vector-icons/pull/1478](https://togithub.com/oblador/react-native-vector-icons/pull/1478) - fix (ios): support kCTFontManagerErrorDuplicatedName as allowable error by [@​iBotPeaches](https://togithub.com/iBotPeaches) in [https://github.com/oblador/react-native-vector-icons/pull/1474](https://togithub.com/oblador/react-native-vector-icons/pull/1474) - Update README with monorepo info for Android by [@​samzmann](https://togithub.com/samzmann) in [https://github.com/oblador/react-native-vector-icons/pull/1476](https://togithub.com/oblador/react-native-vector-icons/pull/1476) - Improve Error Logging for Font Imports by [@​JKeddo95](https://togithub.com/JKeddo95) in [https://github.com/oblador/react-native-vector-icons/pull/1475](https://togithub.com/oblador/react-native-vector-icons/pull/1475) - Update Ionicons to v7.1.0 by [@​mrkpatchaa](https://togithub.com/mrkpatchaa) in [https://github.com/oblador/react-native-vector-icons/pull/1484](https://togithub.com/oblador/react-native-vector-icons/pull/1484) - Fontawesome6 (Closes [#​1408](https://togithub.com/oblador/react-native-vector-icons/issues/1408)) by [@​johnf](https://togithub.com/johnf) in [https://github.com/oblador/react-native-vector-icons/pull/1483](https://togithub.com/oblador/react-native-vector-icons/pull/1483) - Use Node 16 in CI by [@​oblador](https://togithub.com/oblador) in [https://github.com/oblador/react-native-vector-icons/pull/1518](https://togithub.com/oblador/react-native-vector-icons/pull/1518) - Upgrade Material Icons to Sept 2022 update by [@​oblador](https://togithub.com/oblador) in [https://github.com/oblador/react-native-vector-icons/pull/1519](https://togithub.com/oblador/react-native-vector-icons/pull/1519) - Move ionicon build dependencies to devDependencies by [@​oblador](https://togithub.com/oblador) in [https://github.com/oblador/react-native-vector-icons/pull/1520](https://togithub.com/oblador/react-native-vector-icons/pull/1520) #### New Contributors - [@​nidelson](https://togithub.com/nidelson) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1444](https://togithub.com/oblador/react-native-vector-icons/pull/1444) - [@​msbit](https://togithub.com/msbit) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1515](https://togithub.com/oblador/react-native-vector-icons/pull/1515) - [@​aniketjha9179](https://togithub.com/aniketjha9179) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1502](https://togithub.com/oblador/react-native-vector-icons/pull/1502) - [@​DaduDev](https://togithub.com/DaduDev) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1504](https://togithub.com/oblador/react-native-vector-icons/pull/1504) - [@​johnf](https://togithub.com/johnf) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1492](https://togithub.com/oblador/react-native-vector-icons/pull/1492) - [@​felipemillhouse](https://togithub.com/felipemillhouse) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1507](https://togithub.com/oblador/react-native-vector-icons/pull/1507) - [@​MenaiAla](https://togithub.com/MenaiAla) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1478](https://togithub.com/oblador/react-native-vector-icons/pull/1478) - [@​iBotPeaches](https://togithub.com/iBotPeaches) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1474](https://togithub.com/oblador/react-native-vector-icons/pull/1474) - [@​samzmann](https://togithub.com/samzmann) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1476](https://togithub.com/oblador/react-native-vector-icons/pull/1476) - [@​JKeddo95](https://togithub.com/JKeddo95) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1475](https://togithub.com/oblador/react-native-vector-icons/pull/1475) - [@​mrkpatchaa](https://togithub.com/mrkpatchaa) made their first contribution in [https://github.com/oblador/react-native-vector-icons/pull/1484](https://togithub.com/oblador/react-native-vector-icons/pull/1484) **Full Changelog**: https://github.com/oblador/react-native-vector-icons/compare/v9.2.0...v10.0.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/dooboolab-community/dooboo-ui). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c06a0432..d14a246c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-native-reanimated": "~3.3.0", "react-native-safe-area-context": "4.6.3", "react-native-svg": "13.9.0", - "react-native-vector-icons": "^9.2.0", + "react-native-vector-icons": "^10.0.0", "react-native-web": "~0.19.6", "react-native-web-hooks": "^3.0.2", "react-useinterval": "^1.0.2" diff --git a/yarn.lock b/yarn.lock index 5c59695a..9e077fed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15699,10 +15699,10 @@ react-native-swipe-gestures@^1.0.5: resolved "https://registry.yarnpkg.com/react-native-swipe-gestures/-/react-native-swipe-gestures-1.0.5.tgz#a172cb0f3e7478ccd681fd36b8bfbcdd098bde7c" integrity sha512-Ns7Bn9H/Tyw278+5SQx9oAblDZ7JixyzeOczcBK8dipQk2pD7Djkcfnf1nB/8RErAmMLL9iXgW0QHqiII8AhKw== -react-native-vector-icons@^9.2.0: - version "9.2.0" - resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-9.2.0.tgz#3c0c82e95defd274d56363cbe8fead8d53167ebd" - integrity sha512-wKYLaFuQST/chH3AJRjmOLoLy3JEs1JR6zMNgTaemFpNoXs0ztRnTxcxFD9xhX7cJe1/zoN5BpQYe7kL0m5yyA== +react-native-vector-icons@^10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-10.0.0.tgz#0f031f7717f76f0a397f725de9b5a47ec87862e9" + integrity sha512-efMOVbZIebY8RszZPzPBoXi9pvD/NFYmjIDYxRoc9LYSzV8rMJtT8FfcO2hPu85Rn2x9xktha0+qn0B7EqMAcQ== dependencies: prop-types "^15.7.2" yargs "^16.1.1"