Skip to content

frontend(deps): bump @react-native-community/datetimepicker from 8.2.0 to 9.1.0 in /frontend#189

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/react-native-community/datetimepicker-9.1.0
Open

frontend(deps): bump @react-native-community/datetimepicker from 8.2.0 to 9.1.0 in /frontend#189
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/react-native-community/datetimepicker-9.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @react-native-community/datetimepicker from 8.2.0 to 9.1.0.

Release notes

Sourced from @​react-native-community/datetimepicker's releases.

v9.1.0

9.1.0 (2026-03-17)

Features

v9.0.0

9.0.0 (2026-03-16)

⚠ BREAKING CHANGES

  • android: remove deprecated positiveButtonLabel, negativeButtonLabel, neutralButtonLabel props (#1039)

Features

  • android: remove deprecated positiveButtonLabel, negativeButtonLabel, neutralButtonLabel props (#1039) (4e463d3)

Bug Fixes

  • android: material date picker off by one day (#1031) (2577e71)

v8.6.0

8.6.0 (2026-01-06)

Features

  • android: date picker startOnYearSelection (#1004) (8dc498d)

v8.5.1

8.5.1 (2025-11-25)

Bug Fixes

  • ios: internal picker state persisting with recycling (#1026) (48e89d2)

v8.5.0

8.5.0 (2025-10-26)

Features

  • remove deprecated react native api usages (#950) (1ff05e1)

v8.4.7

... (truncated)

Changelog

Sourced from @​react-native-community/datetimepicker's changelog.

9.1.0 (2026-03-17)

Features

9.0.0 (2026-03-16)

⚠ BREAKING CHANGES

  • android: remove deprecated positiveButtonLabel, negativeButtonLabel, neutralButtonLabel props (#1039)

Features

  • android: remove deprecated positiveButtonLabel, negativeButtonLabel, neutralButtonLabel props (#1039) (4e463d3)

Bug Fixes

  • android: material date picker off by one day (#1031) (2577e71)

8.6.0 (2026-01-06)

Features

  • android: date picker startOnYearSelection (#1004) (8dc498d)

8.5.1 (2025-11-25)

Bug Fixes

  • ios: internal picker state persisting with recycling (#1026) (48e89d2)

8.5.0 (2025-10-26)

Features

  • remove deprecated react native api usages (#950) (1ff05e1)

8.4.7 (2025-10-26)

Bug Fixes

... (truncated)

Commits
  • 81b9098 chore(master): release 9.1.0 (#1041)
  • ad3f799 feat: introduce more granular event listeners (#1040)
  • 3c29153 chore(master): release 9.0.0 (#1038)
  • 4e463d3 feat(android)!: remove deprecated positiveButtonLabel, negativeButtonLabel, n...
  • 2577e71 fix(android): material date picker off by one day (#1031)
  • 8b1e62e chore: migrate ci to gh actions, bump dependencies (#1037)
  • 5cf9b34 chore(master): release 8.6.0 (#1032)
  • 8dc498d feat(android): date picker startOnYearSelection (#1004)
  • b7d7a56 chore(master): release 8.5.1 (#1027)
  • 48e89d2 fix(ios): internal picker state persisting with recycling (#1026)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​react-native-community/datetimepicker 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 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-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) from 8.2.0 to 9.1.0.
- [Release notes](https://github.com/react-native-datetimepicker/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](react-native-datetimepicker/datetimepicker@v8.2.0...v9.1.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/datetimepicker"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: arsheenali. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project check has failed because the head coverage (4.15%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

@@          Coverage Diff          @@
##            main    #189   +/-   ##
=====================================
  Coverage   4.15%   4.15%           
=====================================
  Files        160     160           
  Lines      35212   35212           
  Branches    4003    4003           
=====================================
  Hits        1462    1462           
  Misses     33659   33659           
  Partials      91      91           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6897096...12bc4d3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants