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 5.1.0 to 6.0.0 #4425

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 15, 2018

Bumps react-native-modal-datetime-picker from 5.1.0 to 6.0.0.

Release notes

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

v6.0.0

New major update 🎉

Commits
  • 02b0730 6.0.0
  • 9d4f2ac Merge pull request #171 from thatjuan/master
  • 174a2d7 Updated react-native-modal to support RN 0.56+
  • f3ad3a9 Merge pull request #167 from kurniaeliazar/master
  • 7a44fc0 include locale DatePickerIOS prop type definition
  • 62841cd Update README.md
  • 6f171bd Merge pull request #156 from sowlutions/master
  • 0b14bfd Add instructions for iOS's 24h
  • 5e3a37b Merge pull request #155 from abarisic86/master
  • d9750b9 Add minute interval to documentation
  • Additional commits viewable 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@codecov
Copy link

codecov bot commented Oct 15, 2018

Codecov Report

Merging #4425 into next will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #4425   +/-   ##
=======================================
  Coverage   33.17%   33.17%           
=======================================
  Files         648      648           
  Lines        9322     9322           
  Branches     1349     1325   -24     
=======================================
  Hits         3093     3093           
  Misses       5614     5614           
  Partials      615      615

Continue to review full report at Codecov.

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

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch 2 times, most recently from 38268fb to f52f7ca Compare October 15, 2018 11:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch from f52f7ca to a55e02d Compare October 23, 2018 23:45
@Gongreg
Copy link
Member

Gongreg commented Oct 30, 2018

Hey @igor-dv, I will try to check it on the weekend.

@Hypnosphi Hypnosphi changed the base branch from master to next November 5, 2018 17:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch from a55e02d to c43007c Compare November 6, 2018 12:33
@ndelangen
Copy link
Member

@Gongreg can this be merged?

@Gongreg
Copy link
Member

Gongreg commented Nov 9, 2018

@ndelangen, it needs a check since it has something to do with babel. Didn't have a chance to check it yet.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch from c43007c to 59251db Compare December 4, 2018 20:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch 3 times, most recently from cfdd813 to 84e5681 Compare December 20, 2018 09:48
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch from 84e5681 to 8140946 Compare January 5, 2019 09:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch 2 times, most recently from d97bdd3 to f9dedd6 Compare January 17, 2019 13:14
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch from f9dedd6 to 5edae43 Compare January 23, 2019 10:29
@benoitdion
Copy link
Member

Closing this in favor of #5718

@benoitdion benoitdion closed this Feb 22, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch February 22, 2019 03:18
@benoitdion benoitdion restored the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch February 22, 2019 14:49
@benoitdion benoitdion reopened this Feb 22, 2019
@Gongreg Gongreg merged commit b6e283f into next Feb 22, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-native-modal-datetime-picker-6.0.0 branch February 22, 2019 15:25
@Gongreg Gongreg added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Feb 22, 2019
shilman pushed a commit that referenced this pull request Mar 8, 2019
…t-native-modal-datetime-picker-6.0.0

Bump react-native-modal-datetime-picker from 5.1.0 to 6.0.0
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Mar 11, 2019
shilman pushed a commit that referenced this pull request Mar 11, 2019
…t-native-modal-datetime-picker-6.0.0

Bump react-native-modal-datetime-picker from 5.1.0 to 6.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants