Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps react-navigation from 1.0.0-beta.12 to 4.2.2.

Release notes

Sourced from react-navigation's releases.

react-navigation@4.2.2

4.2.2 (2020-02-26)

Bug Fixes

  • fix typescript errors in the definition file (3bb2c19)

react-navigation@4.2.1

4.2.1 (2020-02-24)

Note: Version bump only for package react-navigation

react-navigation@4.2.0

4.2.0 (2020-02-24)

Bug Fixes

  • accept type parameter for screenProps (cb4c699)
  • add headerTitleContainerStyle to NavigationStackScreenOptions type (#5969) (d61f539)
  • add missing in HeaderBackButtonProps in flow and TS definitions (#6048) (14446d2)
  • add missing isFirstRouteInParent type in typescript and flow (#6019) (6f6d4f0)
  • add missing TS definition for keyboardHidesTabBar in TabViewConfig.tabBarOptions (#6054) (fe90927)
  • add reset to navigation screen prop TypeScript def (#5942) (a06a893)
  • add type aliases for switch navigator. fixes #6324 (eaebe5d)
  • don't use declare module for type definitions (27fef7a)
  • export NavigationContext in types (#5707) (31908c5)
  • fix navigationOptions type in NavigationScreenConfig (#5962) (6ef8ce0)
  • fix the type of NavigationJumpToActionPayload (#6210) (20411ad)
  • fix type definitions (b236788)
  • fix types for switch navigator. fixes #6324 (f58c06f)
  • fix typings for switch navigator. fixes #6310 (c75e02a)
  • fix typo in definitions (bb9f26e)
  • improve type definitions (1ca7abe)
  • make params required in NavigationSetParamsActionPayload (#6343) (d760da7)
  • make sure index.js is common js (8c7716f)
  • remove drawer methods from navigation prop (960ce84)
  • remove params in NavigationJumpToAction (#6360) (7219cac)
  • status bars in example (4edc49f)
  • update link to docs page from deprecation messages (0f42057)
  • update react-navigation/core (42fba67)
  • update StackActions.popToTop type to make options arg optional (#5950) (5e52235)
  • update typescript definitions. closes #6276 (d8f1d16)
  • upgrade react-navigation-tabs. closes #5914 (ec4dbbd)
  • wrong type in react-navigation.d.ts (#6486) (0189ff4)
  • create-nav-container: pass up error on catch (#4298) (f4d5a45)
  • docs: Fix incorrect style in TabNavigator sample (#734) (50a4640)
  • redux example readme: link to doc (#3828) (5d7a264)
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by satya164, a new releaser for react-navigation 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 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)
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 26, 2020
@dependabot-preview
Copy link
Author

Superseded by #142.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-navigation-4.2.2 branch March 16, 2020 21:17
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