Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 14, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 2.0.0-alpha.12 -> 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!

v2.10.1

Compare Source

Patch release fixing regression introduced in #​584.

v2.10.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities, from which the biggest one is navigation events (#​499). 🎉

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

v2.9.0

Compare Source

Minor release adding the compilation of the files before publishing #​517 by @​satya164, changing the company logo #​537 by @​jakub-gonet and clarification of README by @​brentvatne.

It also adds #​545 by @​brentvatne, which introduces additional padding to the header, which is a BREAKING CHANGE and will cause the header to have too much top padding in case of not having a translucent status bar.

There are two ways to handle it:

  1. Recommended - use translucent status bar via RN StatusBar component (if you already don't use it) - https://reactnative.dev/docs/statusbar#translucent.
  2. Set headerTopInsetEnabled to false (it is true by default) if you want an opaque status bar.

v2.8.0

Compare Source

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

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

v2.7.0

Compare Source

Minor release to include #​477 which fixes a problem with Android native stack.

v2.6.0

Compare Source

Minor release with two critical fixes for compatibility with react-navigation:

v2.5.0

Compare Source

Minor release fixing bugs, improving typings, adding some functionalities and porting example to RN 0.62.

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source

v2.1.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v2.0.0-beta.13

Compare Source

v2.0.0-beta.12

Compare Source

v2.0.0-beta.11

Compare Source

v2.0.0-beta.10

Compare Source

v2.0.0-beta.9

Compare Source

v2.0.0-beta.8

Compare Source

v2.0.0-beta.7

Compare Source

v2.0.0-beta.6

Compare Source

v2.0.0-beta.5

Compare Source

v2.0.0-beta.4

Compare Source

v2.0.0-beta.3

Compare Source

v2.0.0-beta.2

Compare Source

v2.0.0-beta.1

Compare Source

v2.0.0-alpha.34

Compare Source

v2.0.0-alpha.33

Compare Source

v2.0.0-alpha.32

Compare Source

v2.0.0-alpha.31

Compare Source

v2.0.0-alpha.30

Compare Source

v2.0.0-alpha.29

Compare Source

v2.0.0-alpha.28

Compare Source

v2.0.0-alpha.27

Compare Source

v2.0.0-alpha.26

Compare Source

v2.0.0-alpha.25

Compare Source

v2.0.0-alpha.24

Compare Source

v2.0.0-alpha.23

Compare Source

v2.0.0-alpha.22

Compare Source

v2.0.0-alpha.21

Compare Source

v2.0.0-alpha.20

Compare Source

v2.0.0-alpha.19

Compare Source

v2.0.0-alpha.18

Compare Source

v2.0.0-alpha.17

Compare Source

v2.0.0-alpha.16

Compare Source

v2.0.0-alpha.15

Compare Source

v2.0.0-alpha.14

Compare Source

v2.0.0-alpha.13

Compare Source


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.

@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #22 (87652b8) into master (1305c38) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   65.78%   65.78%           
=======================================
  Files           7        7           
  Lines          38       38           
  Branches        3        3           
=======================================
  Hits           25       25           
  Misses         12       12           
  Partials        1        1           

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 1305c38...87652b8. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from a815e81 to 4651326 Compare February 14, 2020 16:07
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.3 fix(deps): update dependency react-native-screens to v2.0.0-beta.4 Feb 14, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch 2 times, most recently from 2ccdf9e to 3af8296 Compare February 17, 2020 15:44
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.4 fix(deps): update dependency react-native-screens to v2.0.0-beta.5 Feb 17, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 3af8296 to 6d731be Compare February 17, 2020 16:11
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.5 fix(deps): update dependency react-native-screens to v2.0.0-beta.6 Feb 17, 2020
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.6 fix(deps): update dependency react-native-screens to v2.0.0-beta.7 Feb 18, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 6d731be to 68cdf76 Compare February 18, 2020 15:52
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.7 Update dependency react-native-screens to v2.0.0-beta.7 Feb 18, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 68cdf76 to 704508a Compare February 19, 2020 14:56
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.7 Update dependency react-native-screens to v2.0.0-beta.8 Feb 19, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 704508a to 7ca3327 Compare February 20, 2020 17:08
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.8 Update dependency react-native-screens to v2.0.0-beta.9 Feb 20, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 7ca3327 to 26ee539 Compare February 20, 2020 23:20
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.9 Update dependency react-native-screens to v2.0.0-beta.10 Feb 20, 2020
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.10 fix(deps): update dependency react-native-screens to v2.0.0-beta.10 Feb 22, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 26ee539 to 2d037c6 Compare February 24, 2020 17:09
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.10 fix(deps): update dependency react-native-screens to v2.0.0-beta.11 Feb 24, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 2d037c6 to bcd0037 Compare February 24, 2020 21:29
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.11 fix(deps): update dependency react-native-screens to v2.0.0-beta.12 Feb 24, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from bcd0037 to 36bb061 Compare February 24, 2020 22:33
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.12 fix(deps): update dependency react-native-screens to v2.0.0-beta.13 Feb 24, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 36bb061 to 7eb6f38 Compare February 26, 2020 15:37
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0-beta.13 fix(deps): update dependency react-native-screens to v2.0.0 Feb 26, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 7eb6f38 to 3e3dfae Compare February 26, 2020 18:56
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.0.0 fix(deps): update dependency react-native-screens to v2.1.0 Feb 26, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 3e3dfae to 863562a Compare February 27, 2020 21:21
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.1.0 fix(deps): update dependency react-native-screens to v2.2.0 Feb 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 8d6b611 to d2babc6 Compare March 10, 2020 18:48
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from d2babc6 to bb1a218 Compare March 20, 2020 14:14
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.3.0 fix(deps): update dependency react-native-screens to v2.4.0 Mar 20, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from bb1a218 to f53e535 Compare March 26, 2020 22:22
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.4.0 Update dependency react-native-screens to v2.4.0 Apr 7, 2020
@renovate renovate bot changed the title Update dependency react-native-screens to v2.4.0 fix(deps): update dependency react-native-screens to v2.4.0 Apr 10, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from f53e535 to 56c4c97 Compare April 16, 2020 13:47
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.4.0 fix(deps): update dependency react-native-screens to v2.5.0 Apr 16, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 56c4c97 to 7825a9f Compare April 23, 2020 19:05
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.5.0 fix(deps): update dependency react-native-screens to v2.6.0 Apr 23, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 7825a9f to 68bbb2b Compare April 24, 2020 14:42
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.6.0 fix(deps): update dependency react-native-screens to v2.7.0 Apr 24, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 68bbb2b to 19fc681 Compare May 22, 2020 11:20
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.7.0 fix(deps): update dependency react-native-screens to v2.8.0 May 22, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 19fc681 to 5279896 Compare June 19, 2020 19:51
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.8.0 fix(deps): update dependency react-native-screens to v2.9.0 Jun 19, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 5279896 to c2459dd Compare August 20, 2020 22:06
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.9.0 fix(deps): update dependency react-native-screens to v2.10.1 Aug 20, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from c2459dd to 1fdd366 Compare October 28, 2020 09:01
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.10.1 fix(deps): update dependency react-native-screens to v2.12.0 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 1fdd366 to 3d11eff Compare November 27, 2020 19:03
@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.15.0 Nov 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 3d11eff to 8376645 Compare January 7, 2021 01:05
@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.1 Jan 7, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 8376645 to 74cd8d7 Compare January 31, 2021 07:57
@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.17.1 Jan 31, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 74cd8d7 to 87652b8 Compare April 26, 2021 13:55
@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.1 Apr 26, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants