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

chore(deps): bump react-native-modal-datetime-picker from 14.0.1 to 17.0.0 #195

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 Jul 1, 2023

Bumps react-native-modal-datetime-picker from 14.0.1 to 17.0.0.

Release notes

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

v17.0.0

17.0.0 (2023-06-27)

Bug Fixes

  • swap CancelButton's themedButtonStyle style order, closes #689 (#712) (759600e)

BREAKING CHANGES

  • This is a light breaking change since it might break the UI of folks relying on the previous (wrong) order

v16.0.0

16.0.0 (2023-06-26)

Bug Fixes

BREAKING CHANGES

  • This is a breaking change since it might people using the onCancel parameter in weird ways.

v15.0.1

15.0.1 (2023-05-10)

Bug Fixes

v15.0.0

15.0.0 (2023-04-08)

Bug Fixes

  • resolve occasional styling bug with inline display in datetime mode on iOS (#697) (8733f83)

BREAKING CHANGES

  • This is a light breaking change since it might break custom patches people applied to fix this issue in other way + we're bumping the @react-native-community/datetimepicker peer-dependency version
Commits
  • a8bb4ca chore(release): 17.0.0 [skip ci]
  • 759600e fix: swap CancelButton's themedButtonStyle style order, closes #689 (#712)
  • 8b76cff chore(release): 16.0.0 [skip ci]
  • 947614a fix: Remove date parameter from onCancel (#711)
  • 4aee8ae chore(release): 15.0.1 [skip ci]
  • c37da1d fix: add missing type declarations (#704)
  • 1d1f5bd chore(release): 15.0.0 [skip ci]
  • 8733f83 fix: resolve occasional styling bug with inline display in datetime mode ...
  • See full diff in compare view

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 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)

Bumps [react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker) from 14.0.1 to 17.0.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@v14.0.1...v17.0.0)

---
updated-dependencies:
- dependency-name: react-native-modal-datetime-picker
  dependency-type: direct:production
  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 Jul 1, 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