StoDevX / AAO-React-Native

The St. Olaf community, now in pocket size.
GNU Affero General Public License v3.0
42 stars 16 forks source link

Update dependency @react-native-community/datetimepicker to v8 #7189

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-community/datetimepicker 6.7.5 -> 8.2.0 age adoption passing confidence

Release Notes

react-native-community/datetimepicker (@​react-native-community/datetimepicker) ### [`v8.2.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v8.2.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v8.1.1...v8.2.0) ##### Bug Fixes - **android:** improve color resource handling in Common.java ([#​913](https://redirect.github.com/react-native-community/datetimepicker/issues/913)) ([8527354](https://redirect.github.com/react-native-community/datetimepicker/commit/852735474573db50ef09fea885b8bb3d1ebdc81e)) ##### Features - create expo plugin to customize native style ([#​801](https://redirect.github.com/react-native-community/datetimepicker/issues/801)) ([66235db](https://redirect.github.com/react-native-community/datetimepicker/commit/66235dbe10ddb640e4d28558a2677f24a9bf2bf5)) (see [docs](https://redirect.github.com/react-native-datetimepicker/datetimepicker/blob/master/docs/android-styling.md)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/8.2.0) ### [`v8.1.1`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v8.1.1) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v8.1.0...v8.1.1) ##### Bug Fixes - **android:** re-enable setting max date ([#​908](https://redirect.github.com/react-native-community/datetimepicker/issues/908)) ([1d966e6](https://redirect.github.com/react-native-community/datetimepicker/commit/1d966e6ffa999f4ff15e3b70192c63cf998f5e49)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/8.1.1) ### [`v8.1.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v8.1.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v8.0.1...v8.1.0) ##### Features - **android:** enable customizing first day of week ([#​902](https://redirect.github.com/react-native-community/datetimepicker/issues/902)) ([3b63563](https://redirect.github.com/react-native-community/datetimepicker/commit/3b635633844864cdfd7a109ffe927e271872213e)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/8.1.0) ### [`v8.0.1`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v8.0.1) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v8.0.0...v8.0.1) ##### Bug Fixes - force Java version on CI ([#​896](https://redirect.github.com/react-native-community/datetimepicker/issues/896)) ([7b0541d](https://redirect.github.com/react-native-community/datetimepicker/commit/7b0541dcf42c68323c0a66b10c7dc93bbad8ec0b)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/8.0.1) ### [`v8.0.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.7.0...v8.0.0) ##### Features - fix: new arch support for 0.74 ([#​888](https://redirect.github.com/react-native-community/datetimepicker/issues/888)) - chore: update repo and example to React Native 0.73 ([#​879](https://redirect.github.com/react-native-community/datetimepicker/issues/879)) - chore: Update to Yarn 4, remove segmented-control patch ([#​885](https://redirect.github.com/react-native-community/datetimepicker/issues/885)) - remove jest/setup.js ([#​793](https://redirect.github.com/react-native-community/datetimepicker/issues/793)) ##### BREAKING CHANGES - this version requires RN 73 (see [#​888](https://redirect.github.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://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.7.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.6.4...v7.7.0) ##### Features - **ios:** add visionOS support ([#​884](https://redirect.github.com/react-native-community/datetimepicker/issues/884)) ([103c7af](https://redirect.github.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://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.4) [Compare Source](https://redirect.github.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://redirect.github.com/react-native-community/datetimepicker/issues/877)) ([bd7c078](https://redirect.github.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://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.3) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.6.2...v7.6.3) ##### Bug Fixes - **ios:** use YGNodeConstRef in shadow view ([#​868](https://redirect.github.com/react-native-community/datetimepicker/issues/868)) ([765ddf8](https://redirect.github.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://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.2) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.6.1...v7.6.2) ##### Bug Fixes - **ios:** header import ([#​841](https://redirect.github.com/react-native-community/datetimepicker/issues/841)) ([2448886](https://redirect.github.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) ### [`v7.6.1`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.1) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.6.0...v7.6.1) ##### Bug Fixes - **windows:** add dll information resource file ([#​825](https://redirect.github.com/react-native-community/datetimepicker/issues/825)) ([1860b57](https://redirect.github.com/react-native-community/datetimepicker/commit/1860b57fb9155514be83dbbd701076bb95662183)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.6.1) ### [`v7.6.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.6.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.5.0...v7.6.0) ##### Features - **windows:** accessibilityLabel support ([#​805](https://redirect.github.com/react-native-community/datetimepicker/issues/805)) ([0228eca](https://redirect.github.com/react-native-community/datetimepicker/commit/0228eca393e76aceac802dcda9e4669261b177b3)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.6.0) ### [`v7.5.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.5.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.4.2...v7.5.0) ##### Features - add timeZoneName prop ([#​744](https://redirect.github.com/react-native-community/datetimepicker/issues/744)) ([d136216](https://redirect.github.com/react-native-community/datetimepicker/commit/d1362168950575a2bb7e3d1690e0a2238b68c23f)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.5.0) ### [`v7.4.2`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.4.2) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.4.1...v7.4.2) ##### Bug Fixes - **ios:** add countdown to UIDatePickerMode converter ([#​804](https://redirect.github.com/react-native-community/datetimepicker/issues/804)) ([c2d9a6e](https://redirect.github.com/react-native-community/datetimepicker/commit/c2d9a6e4989727b3d4b53d8bda9727a8e0e21303)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.4.2) ### [`v7.4.1`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.4.1) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.4.0...v7.4.1) ##### Bug Fixes - **android:** gradle 8 compatibility ([#​791](https://redirect.github.com/react-native-community/datetimepicker/issues/791)) ([63c9804](https://redirect.github.com/react-native-community/datetimepicker/commit/63c9804ba494c9b6e1c142ca407a85c6b1e1e925)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.4.1) ### [`v7.4.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.4.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.3.0...v7.4.0) ##### Features - **android:** add testID support to date (not time) picker ([#​705](https://redirect.github.com/react-native-community/datetimepicker/issues/705)) ([e571d71](https://redirect.github.com/react-native-community/datetimepicker/commit/e571d71ee5c5cee9680d32d4944a4b4e86c7b506)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.4.0) ### [`v7.3.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.3.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.2.0...v7.3.0) ##### Features - update podspec ([#​776](https://redirect.github.com/react-native-community/datetimepicker/issues/776)) ([bd9f363](https://redirect.github.com/react-native-community/datetimepicker/commit/bd9f363b97da6936caec5c4fcea3e03e3207c3cf)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.3.0) ### [`v7.2.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.2.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.1.0...v7.2.0) ##### Features - RN 0.73 compatibility ([#​772](https://redirect.github.com/react-native-community/datetimepicker/issues/772)) ([f5cf86e](https://redirect.github.com/react-native-community/datetimepicker/commit/f5cf86e294cb5c74259732eceeb898c81662069f)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.2.0) ### [`v7.1.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.0.1...v7.1.0) ##### Features - **windows:** bump WindowsTargetPlatformMinVersion ([#​757](https://redirect.github.com/react-native-community/datetimepicker/issues/757)) ([a45302b](https://redirect.github.com/react-native-community/datetimepicker/commit/a45302b302f446340aa27bd19fd0ae3634809019)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.1.0) ### [`v7.0.1`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.0.1) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v7.0.0...v7.0.1) ##### Bug Fixes - change specs to support RN 70 ([#​748](https://redirect.github.com/react-native-community/datetimepicker/issues/748)) ([850f033](https://redirect.github.com/react-native-community/datetimepicker/commit/850f03382e7f2fe2d67d78c3af73d3a62124acfd)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.0.1) ### [`v7.0.0`](https://redirect.github.com/react-native-datetimepicker/datetimepicker/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/react-native-community/datetimepicker/compare/v6.7.5...v7.0.0) ##### Features - feat(android): new arch support ([#​730](https://redirect.github.com/react-native-community/datetimepicker/issues/730)) (https://github.com/react-native-datetimepicker/datetimepicker/commit/17c28e73cda2d901d3dd603eb32e4a5307142d25) ##### BREAKING CHANGES - actually, this should not be breaking release but it's a big update *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/@​react-native-community/datetimepicker/v/7.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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.