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): update react-navigation monorepo #6374

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-navigation/bottom-tabs (source) ^7.1.3 -> ^7.2.0 age adoption passing confidence
@react-navigation/devtools (source) ^7.0.14 -> ^7.0.15 age adoption passing confidence
@react-navigation/elements (source) ^2.2.4 -> ^2.2.5 age adoption passing confidence
@react-navigation/material-top-tabs (source) ^7.0.18 -> ^7.1.0 age adoption passing confidence
@react-navigation/native (source) ^7.0.13 -> ^7.0.14 age adoption passing confidence
@react-navigation/native-stack (source) ^7.1.14 -> ^7.2.0 age adoption passing confidence

Release Notes

react-navigation/react-navigation (@​react-navigation/bottom-tabs)

v7.2.0

Compare Source

Bug Fixes
Features

7.1.3 (2024-12-02)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.1.2 (2024-12-01)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.1.1 (2024-12-01)

Note: Version bump only for package @​react-navigation/bottom-tabs

react-navigation/react-navigation (@​react-navigation/devtools)

v7.0.15

Compare Source

Bug Fixes
react-navigation/react-navigation (@​react-navigation/elements)

v2.2.5

Compare Source

Note: Version bump only for package @​react-navigation/elements

react-navigation/react-navigation (@​react-navigation/material-top-tabs)

v7.1.0

Compare Source

Features

7.0.18 (2024-12-02)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.17 (2024-12-01)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.16 (2024-12-01)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.15 (2024-12-01)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.14 (2024-11-28)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.13 (2024-11-27)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.12 (2024-11-26)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.11 (2024-11-25)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.10 (2024-11-25)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.9 (2024-11-25)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.8 (2024-11-25)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.7 (2024-11-22)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.6 (2024-11-19)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.5 (2024-11-18)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.4 (2024-11-15)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.3 (2024-11-14)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.2 (2024-11-13)

Note: Version bump only for package @​react-navigation/material-top-tabs

7.0.1 (2024-11-07)

Bug Fixes
react-navigation/react-navigation (@​react-navigation/native)

v7.0.14

Compare Source

Bug Fixes
react-navigation/react-navigation (@​react-navigation/native-stack)

v7.2.0

Compare Source

Bug Fixes
Features

7.1.14 (2024-12-02)

Note: Version bump only for package @​react-navigation/native-stack

7.1.13 (2024-12-01)

Note: Version bump only for package @​react-navigation/native-stack

7.1.12 (2024-12-01)

Note: Version bump only for package @​react-navigation/native-stack

7.1.11 (2024-12-01)

Note: Version bump only for package @​react-navigation/native-stack

7.1.10 (2024-11-28)

Bug Fixes
  • fix headerTransparent not making the header transparent (b3222e0) - by @​

7.1.9 (2024-11-27)

Note: Version bump only for package @​react-navigation/native-stack

7.1.8 (2024-11-26)

Note: Version bump only for package @​react-navigation/native-stack

7.1.7 (2024-11-25)

Bug Fixes
  • pass back label to headerLeft on native (be45804) - by @​

7.1.6 (2024-11-25)

Note: Version bump only for package @​react-navigation/native-stack

7.1.5 (2024-11-25)

Bug Fixes
  • provide correct navigation and route objects to header (701d38b), closes #​12293 - by @​

7.1.4 (2024-11-25)

Note: Version bump only for package @​react-navigation/native-stack

7.1.3 (2024-11-25)

Note: Version bump only for package @​react-navigation/native-stack

7.1.2 (2024-11-25)

Note: Version bump only for package @​react-navigation/native-stack

7.1.1 (2024-11-22)

Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.02%. Comparing base (11098b3) to head (d715ae9).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6374      +/-   ##
==========================================
- Coverage   89.02%   89.02%   -0.01%     
==========================================
  Files         735      735              
  Lines       31327    31327              
  Branches     5812     5812              
==========================================
- Hits        27889    27888       -1     
- Misses       3245     3246       +1     
  Partials      193      193              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@renovate renovate bot added this pull request to the merge queue Dec 17, 2024
Merged via the queue into main with commit 7f281a0 Dec 17, 2024
16 checks passed
@renovate renovate bot deleted the renovate/react-navigation-monorepo branch December 17, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants