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-modal-datetime-picker from 8.9.3 to 10.2.0 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2023

Bumps react-native-modal-datetime-picker from 8.9.3 to 10.2.0.

Release notes

Sourced from react-native-modal-datetime-picker's releases.

v10.2.0

10.2.0 (2021-07-14)

Features

v10.1.0

10.1.0 (2021-07-13)

Features

  • Add cancelButtonTestID and confirmButtonTestID props (#582) (73a4874)

v10.0.0

10.0.0 (2021-05-29)

Features

BREAKING CHANGES

  • Do not show the built-in iOS header by default on iOS. We are planning to stop the built-in iOS header support in the near future, but we'll still support custom header implementations passed to the "customHeaderIOS" prop. For the time being, you can still show the built-in iOS header by setting the "isHeaderVisibleIOS" prop to true.
  • Add support for the new iOS 14 picker style by using setting the "display" prop to "inline". You could already set "display" to "inline" to achieve an iOS 14 style, but we tweaked a bit the modal padding to look better in this use case. This is a breaking change because if you were already using the "inline" display you might have to update your style customizations to account for the new padding. We also added a new "pickerStyle" prop that can be used to customize the picker wrapper (which is the element we use to set the padding described above).

v9.2.3

9.2.3 (2021-05-10)

Bug Fixes

v9.2.2

9.2.2 (2021-05-08)

Bug Fixes

  • Change default header text for time on iOS (#560) (2435f38)

... (truncated)

Commits
  • 4c8b9d6 chore(release): 10.2.0 [skip ci]
  • 4899c52 feat: Update typings (#584)
  • 60ee595 chore(release): 10.1.0 [skip ci]
  • 73a4874 feat: Add cancelButtonTestID and confirmButtonTestID props (#582)
  • 33301ae chore(release): 10.0.0 [skip ci]
  • a9adf43 feat: Support the new iOS 14 picker style (#558)
  • e716b9c chore(release): 9.2.3 [skip ci]
  • b813189 fix: Fix custom header text bug on iOS (#566)
  • fbfd392 chore(release): 9.2.2 [skip ci]
  • 2435f38 fix: Change default header text for time on iOS (#560)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker) from 8.9.3 to 10.2.0.
- [Release notes](https://github.com/mmazzarolo/react-native-modal-datetime-picker/releases)
- [Changelog](https://github.com/mmazzarolo/react-native-modal-datetime-picker/blob/master/.releaserc)
- [Commits](mmazzarolo/react-native-modal-datetime-picker@v8.9.3...v10.2.0)

---
updated-dependencies:
- dependency-name: react-native-modal-datetime-picker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2023
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
Development

Successfully merging this pull request may close these issues.

0 participants