Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

fix(deps): update dependency react-native-screens to v2.18.1 #47

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 4, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 2.10.1 -> 2.18.1 age adoption passing confidence

Release Notes

software-mansion/react-native-screens

v2.18.1

Compare Source

Patch release transforming the library to TypeScript. See https://github.com/software-mansion/react-native-screens/pull/793 and https://github.com/software-mansion/react-native-screens/pull/794 for more information.

v2.18.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.17.1

Compare Source

Patch release fixing regression introduced by not excluding example projects from the bob typescript build. See #​790 for more information.

v2.17.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.16.1

Compare Source

Patch release fixing regression introduced in #​648.

v2.16.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.15.2

Compare Source

Patch release adding #​714 on top of 2.15.1 for usage in a patch version of Expo SDK 40.

v2.15.1

Compare Source

Patch release adding #​712 and #​772 on top of 2.15.0 for usage in a patch version of Expo sdk 40.

v2.15.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

Change screens resolving logic (#​698) by @​WoLewicki

🔢 Miscellaneous

Be aware that #​705 is a BREAKING CHANGE since it removes useScreens method.

🙌 Thank you for your contributions!

v2.14.0

Compare Source

Minor release introducing #​624, which changes the native logic used in react-navigation's stack, bottom-tabs, and drawer navigators. 🎉

This change introduces:

  • disabling usage of react-native-screens per navigator with detachInactiveScreens prop
  • ability to make the previous screen stay in the view hierarchy after the transition with detachPreviousScreen prop

You can check the changes on the side of react-navigation in https://github.com/react-navigation/react-navigation/pull/8805 and the documentation of the new props in https://reactnavigation.org/.

v2.13.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

Be aware that #​689 may be considered a BREAKING CHANGE since it changes how the large title looks.

🙌 Thank you for your contributions!

v2.12.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.11.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 06f18b7 to f8bc56e Compare November 4, 2020 17:20
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.12.0 fix(deps): update dependency react-native-screens to v2.13.0 Nov 4, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from f8bc56e to b4457f0 Compare November 10, 2020 14:50
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.13.0 fix(deps): update dependency react-native-screens to v2.14.0 Nov 10, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from b4457f0 to 8361663 Compare November 16, 2020 10:05
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.14.0 fix(deps): update dependency react-native-screens to v2.15.0 Nov 16, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 8361663 to 2d8975f Compare December 10, 2020 12:25
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.15.0 fix(deps): update dependency react-native-screens to v2.16.0 Dec 10, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 2d8975f to 3057b06 Compare December 10, 2020 13:10
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.16.0 fix(deps): update dependency react-native-screens to v2.16.1 Dec 10, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 3057b06 to a0ba194 Compare January 23, 2021 19:00
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.16.1 fix(deps): update dependency react-native-screens to v2.15.2 Jan 23, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from a0ba194 to d21ba8e Compare February 1, 2021 10:01
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.15.2 fix(deps): update dependency react-native-screens to v2.17.1 Feb 1, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from d21ba8e to 83421bc Compare February 25, 2021 16:21
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.17.1 fix(deps): update dependency react-native-screens to v2.18.0 Feb 25, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 83421bc to 05b53b3 Compare March 2, 2021 13:54
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.18.0 fix(deps): update dependency react-native-screens to v2.18.1 Mar 2, 2021
@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant