From 209f2372a5a7b38cd9135123579c6e023a12bb25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 17:29:38 +0900 Subject: [PATCH] chore(deps): update dependency @react-native-community/datetimepicker to v8 (#549) 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-community/datetimepicker](https://togithub.com/react-native-community/datetimepicker) | [`7.6.1` -> `8.0.0`](https://renovatebot.com/diffs/npm/@react-native-community%2fdatetimepicker/7.6.1/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@react-native-community%2fdatetimepicker/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-native-community%2fdatetimepicker/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-native-community%2fdatetimepicker/7.6.1/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-native-community%2fdatetimepicker/7.6.1/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
react-native-community/datetimepicker (@​react-native-community/datetimepicker) ### [`v8.0.0`](https://togithub.com/react-native-datetimepicker/datetimepicker/releases/tag/v8.0.0) [Compare Source](https://togithub.com/react-native-community/datetimepicker/compare/v7.7.0...v8.0.0) ##### Features - fix: new arch support for 0.74 ([#​888](https://togithub.com/react-native-community/datetimepicker/issues/888)) - chore: update repo and example to React Native 0.73 ([#​879](https://togithub.com/react-native-community/datetimepicker/issues/879)) - chore: Update to Yarn 4, remove segmented-control patch ([#​885](https://togithub.com/react-native-community/datetimepicker/issues/885)) - remove jest/setup.js ([#​793](https://togithub.com/react-native-community/datetimepicker/issues/793)) ##### BREAKING CHANGES - this version requires RN 73 (see [#​888](https://togithub.com/react-native-community/datetimepicker/issues/888)) - jest/setup.js was removed as it's not needed *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/8.0.0) ### [`v7.7.0`](https://togithub.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.7.0) [Compare Source](https://togithub.com/react-native-community/datetimepicker/compare/v7.6.4...v7.7.0) ##### Features - **ios:** add visionOS support ([#​884](https://togithub.com/react-native-community/datetimepicker/issues/884)) ([103c7af](https://togithub.com/react-native-community/datetimepicker/commit/103c7af10ba265b67450f44ad24c6a35454396aa)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.7.0) ### [`v7.6.4`](https://togithub.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.4) [Compare Source](https://togithub.com/react-native-community/datetimepicker/compare/v7.6.3...v7.6.4) ##### Bug Fixes - **fabric:** fix Fabric component & TM specs for new architecture ([#​877](https://togithub.com/react-native-community/datetimepicker/issues/877)) ([bd7c078](https://togithub.com/react-native-community/datetimepicker/commit/bd7c0780ed4d006c54bc49d928cc9e4e2bf1c0b6)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.6.4) ### [`v7.6.3`](https://togithub.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.3) [Compare Source](https://togithub.com/react-native-community/datetimepicker/compare/v7.6.2...v7.6.3) ##### Bug Fixes - **ios:** use YGNodeConstRef in shadow view ([#​868](https://togithub.com/react-native-community/datetimepicker/issues/868)) ([765ddf8](https://togithub.com/react-native-community/datetimepicker/commit/765ddf8d25671d247e847c916b158397a036b82b)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.6.3) ### [`v7.6.2`](https://togithub.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.2) [Compare Source](https://togithub.com/react-native-community/datetimepicker/compare/v7.6.1...v7.6.2) ##### Bug Fixes - **ios:** header import ([#​841](https://togithub.com/react-native-community/datetimepicker/issues/841)) ([2448886](https://togithub.com/react-native-community/datetimepicker/commit/24488867022f11bcd573c999e3b926889633f357)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.6.2)
--- ### 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 f59314ca..ee63f58f 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@commitlint/config-conventional": "^19.0.0", "@dooboo/eslint-config-react-native": "^1.4.2", "@jest/types": "^29.6.3", - "@react-native-community/datetimepicker": "7.6.1", + "@react-native-community/datetimepicker": "8.0.0", "@react-native-community/slider": "4.4.2", "@storybook/addon-docs": "^7.6.13", "@storybook/addon-essentials": "^7.6.13", diff --git a/yarn.lock b/yarn.lock index 0a0c8dd6..7ce82fbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4159,10 +4159,10 @@ prompts "^2.4.2" semver "^7.5.2" -"@react-native-community/datetimepicker@7.6.1": - version "7.6.1" - resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-7.6.1.tgz#98bdee01e3df490526ee1125e438c2030becac1f" - integrity sha512-g66Q2Kd9Uw3eRL7kkrTsGhi+eXxNoPDRFYH6z78sZQuYjPkUQgJDDMUYgBmaBsQx/fKMtemPrCj1ulGmyi0OSw== +"@react-native-community/datetimepicker@8.0.0": + version "8.0.0" + resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-8.0.0.tgz#2d0ee2c122495f556d42563a69ffaa8b63e66db9" + integrity sha512-hFiGlG5ovhspLYIZlvRs7sMg2NtKjHaG2CJQbECQH1M31760cR7BjYujS/MCM2d44ihhn4ZKLspAyXVN+Gh08g== dependencies: invariant "^2.2.4"