techmatters / terraso-mobile-client

A React Native project for Terraso’s LandPKS mobile application.
https://landpks.terraso.org
GNU Affero General Public License v3.0
2 stars 1 forks source link

chore(deps): bump the react group across 1 directory with 9 updates #2455

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the react group with 5 updates in the /dev-client directory:

Package From To
@react-navigation/bottom-tabs 6.6.1 7.0.1
@react-navigation/material-top-tabs 6.6.14 7.0.1
@react-navigation/native 6.1.18 7.0.0
@react-navigation/native-stack 6.11.0 7.0.0
@react-native-community/cli-doctor 15.0.1 15.1.2

Updates @react-navigation/bottom-tabs from 6.6.1 to 7.0.1

Release notes

Sourced from @​react-navigation/bottom-tabs's releases.

@​react-navigation/bottom-tabs@​7.0.1

7.0.1 (2024-11-10)

Bug Fixes

@​react-navigation/bottom-tabs@​7.0.0

7.0.0 (2024-11-06)

Blog post: https://reactnavigation.org/blog/2024/11/06/react-navigation-7.0 Upgrade guide: https://reactnavigation.org/docs/upgrading-from-6.x

@​react-navigation/bottom-tabs@​7.0.0-rc.37

7.0.0-rc.37 (2024-10-31)

Code Refactoring

BREAKING CHANGES

  • This does the following changes:
  • Remove the sceneContainerStyle prop from Bottom Tabs & Material Top Tabs
  • Add a sceneStyle option to Bottom Tabs & Material Top Tabs
  • Rename sceneContainerStyle option to sceneStyle for Drawer

@​react-navigation/bottom-tabs@​7.0.0-rc.36

7.0.0-rc.36 (2024-10-29)

Bug Fixes

@​react-navigation/bottom-tabs@​7.0.0-rc.35

7.0.0-rc.35 (2024-10-27)

Features

... (truncated)

Changelog

Sourced from @​react-navigation/bottom-tabs's changelog.

7.0.1 (2024-11-10)

Bug Fixes

7.0.0 (2024-11-06)

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

7.0.0-rc.37 (2024-10-31)

Code Refactoring

BREAKING CHANGES

  • This does the following changes:
  • Remove the sceneContainerStyle prop from Bottom Tabs & Material Top Tabs
  • Add a sceneStyle option to Bottom Tabs & Material Top Tabs
  • Rename sceneContainerStyle option to sceneStyle for Drawer

7.0.0-rc.36 (2024-10-29)

Bug Fixes

7.0.0-rc.35 (2024-10-27)

Features

7.0.0-rc.34 (2024-10-24)

Bug Fixes

7.0.0-rc.33 (2024-10-11)

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

7.0.0-rc.32 (2024-09-10)

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

... (truncated)

Commits
  • d8a6e38 chore: publish
  • e5a8071 fix: add missing screenLayout prop to the bottom tab navigator (#12246)
  • 25964f7 chore: publish
  • 0bab176 chore: bump react-native-screens to stable
  • a2f3f75 chore: bump react-native-screens to beta 17 (#12228)
  • 581681a chore: publish
  • d1d0761 refactor: rename sceneContainerStyle to sceneStyle
  • dfb56c6 chore: publish
  • 63f1687 fix: bump peer dep version requirement for screens
  • 0dce597 chore: bump react-native-screens to 4.0.0-beta.16 (#12214)
  • Additional commits viewable in compare view


Updates @react-navigation/material-top-tabs from 6.6.14 to 7.0.1

Release notes

Sourced from @​react-navigation/material-top-tabs's releases.

@​react-navigation/material-top-tabs@​7.0.1

7.0.1 (2024-11-07)

Bug Fixes

@​react-navigation/material-top-tabs@​7.0.0

7.0.0 (2024-11-06)

Blog post: https://reactnavigation.org/blog/2024/11/06/react-navigation-7.0 Upgrade guide: https://reactnavigation.org/docs/upgrading-from-6.x

@​react-navigation/material-top-tabs@​7.0.0-rc.28

7.0.0-rc.28 (2024-10-31)

Code Refactoring

Features

  • move options and commonOptions to TabView for react-native-tab-view (3643926) - by @​satya164

BREAKING CHANGES

  • This does the following changes:
  • Remove the sceneContainerStyle prop from Bottom Tabs & Material Top Tabs
  • Add a sceneStyle option to Bottom Tabs & Material Top Tabs
  • Rename sceneContainerStyle option to sceneStyle for Drawer

@​react-navigation/material-top-tabs@​7.0.0-rc.27

7.0.0-rc.27 (2024-10-24)

Bug Fixes

@​react-navigation/material-top-tabs@​7.0.0-rc.26

7.0.0-rc.26 (2024-10-11)

... (truncated)

Changelog

Sourced from @​react-navigation/material-top-tabs's changelog.

7.0.1 (2024-11-07)

Bug Fixes

7.0.0 (2024-11-06)

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

7.0.0-rc.28 (2024-10-31)

Code Refactoring

Features

  • move options and commonOptions to TabView for react-native-tab-view (3643926) - by @​satya164

BREAKING CHANGES

  • This does the following changes:
  • Remove the sceneContainerStyle prop from Bottom Tabs & Material Top Tabs
  • Add a sceneStyle option to Bottom Tabs & Material Top Tabs
  • Rename sceneContainerStyle option to sceneStyle for Drawer

7.0.0-rc.27 (2024-10-24)

Bug Fixes

7.0.0-rc.26 (2024-10-11)

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

7.0.0-rc.25 (2024-09-10)

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

7.0.0-rc.24 (2024-09-08)

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

7.0.0-rc.23 (2024-08-09)

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

... (truncated)

Commits
  • 83f0dc4 chore: publish
  • 1a0805b fix: fix custom tab bar label and style not working for material top tabs
  • 25964f7 chore: publish
  • 581681a chore: publish
  • d1d0761 refactor: rename sceneContainerStyle to sceneStyle
  • 3643926 feat: move options and commonOptions to TabView for react-native-tab-view
  • 458dac1 chore: publish
  • 07267e5 fix: use * for react-native peer dep to support pre-release versions
  • 2a865b4 chore: setup expo dev client
  • 1ad4266 chore: publish
  • Additional commits viewable in compare view


Updates @react-navigation/native from 6.1.18 to 7.0.0

Release notes

Sourced from @​react-navigation/native's releases.

@​react-navigation/native-stack@​7.0.0

7.0.0 (2024-11-06)

Blog post: https://reactnavigation.org/blog/2024/11/06/react-navigation-7.0 Upgrade guide: https://reactnavigation.org/docs/upgrading-from-6.x

@​react-navigation/native@​7.0.0

7.0.0 (2024-11-06)

Blog post: https://reactnavigation.org/blog/2024/11/06/react-navigation-7.0 Upgrade guide: https://reactnavigation.org/docs/upgrading-from-6.x

@​react-navigation/native-stack@​7.0.0-rc.30

7.0.0-rc.30 (2024-10-29)

Native Stack now requires at react-native-screen >= 4.0.0.beta.16

Bug Fixes

@​react-navigation/native-stack@​7.0.0-rc.29

7.0.0-rc.29 (2024-10-24)

Bug Fixes

@​react-navigation/native-stack@​7.0.0-rc.28

7.0.0-rc.28 (2024-10-11)

Native Stack now requires react-native-screens 4 (currently in beta)

Bug Fixes

... (truncated)

Changelog

Sourced from @​react-navigation/native's changelog.

7.0.0 (2024-11-06)

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

7.0.0-rc.21 (2024-10-24)

Bug Fixes

7.0.0-rc.20 (2024-10-11)

Bug Fixes

Features

7.0.0-rc.19 (2024-09-08)

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

7.0.0-rc.18 (2024-08-07)

Bug Fixes

7.0.0-rc.17 (2024-08-05)

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

7.0.0-rc.16 (2024-08-02)

Bug Fixes

7.0.0-rc.15 (2024-08-01)

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

7.0.0-rc.14 (2024-07-19)

Bug Fixes

... (truncated)

Commits
  • 25964f7 chore: publish
  • 458dac1 chore: publish
  • 07267e5 fix: use * for react-native peer dep to support pre-release versions
  • 2a865b4 chore: setup expo dev client
  • 1ad4266 chore: publish
  • 4caf3cb feat: export LocaleDirContext and UNSTABLE_UnhandledLinkingContext (#12145)
  • 76af849 refactor: remove 7.x from error link for stable
  • a1f947a fix: fix type error when using useScrollToTop with FlatList (#12140)
  • 25a59bc chore: publish
  • 26463c8 refactor: memoize getStateFromPath and getPathFromState (#12120)
  • Additional commits viewable in compare view


Updates @react-navigation/native-stack from 6.11.0 to 7.0.0

Release notes

Sourced from @​react-navigation/native-stack's releases.

@​react-navigation/native-stack@​7.0.0

7.0.0 (2024-11-06)

Blog post: https://reactnavigation.org/blog/2024/11/06/react-navigation-7.0 Upgrade guide: https://reactnavigation.org/docs/upgrading-from-6.x

@​react-navigation/native-stack@​7.0.0-rc.30

7.0.0-rc.30 (2024-10-29)

Native Stack now requires at react-native-screen >= 4.0.0.beta.16

Bug Fixes

@​react-navigation/native-stack@​7.0.0-rc.29

7.0.0-rc.29 (2024-10-24)

Bug Fixes

@​react-navigation/native-stack@​7.0.0-rc.28

7.0.0-rc.28 (2024-10-11)

Native Stack now requires react-native-screens 4 (currently in beta)

Bug Fixes

Features

@​react-navigation/native-stack@​7.0.0-rc.27

... (truncated)

Changelog

Sourced from @​react-navigation/native-stack's changelog.

7.0.0 (2024-11-06)

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

7.0.0-rc.30 (2024-10-29)

Bug Fixes

7.0.0-rc.29 (2024-10-24)

Bug Fixes

7.0.0-rc.28 (2024-10-11)

Bug Fixes

Features

7.0.0-rc.27 (2024-09-10)

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

7.0.0-rc.26 (2024-09-08)

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

7.0.0-rc.25 (2024-08-09)

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

7.0.0-rc.24 (2024-08-08)

Bug Fixes

Features

... (truncated)

Commits
  • 25964f7 chore: publish
  • 0bab176 chore: bump react-native-screens to stable
  • 2f5101d docs(native-stack): update JSDoc on default animation duration (#12233)
  • 189f680 feat(native-stack,iOS)!: change default value of `fullScreenGestureShadowEnab...
  • a2f3f75 chore: bump react-native-screens to beta 17 (#12228)
  • dfb56c6 chore: publish
  • f59d21e refactor: remove unstable screen style prop (#12218)
  • 3138b14 refactor: remove leftover DebugContainer
  • 63f1687 fix: bump peer dep version requirement for screens
  • 0dce597 chore: bump react-native-screens to 4.0.0-beta.16 (#12214)
  • Additional commits viewable in compare view


Updates @react-native-community/cli-doctor from 15.0.1 to 15.1.2

Commits


Updates @react-native-community/cli-config-apple from 15.0.1 to 15.1.2

Commits


Updates @react-navigation/core from 6.4.17 to 7.0.0

Release notes

Sourced from @​react-navigation/core's releases.

@​react-navigation/core@​7.0.0

7.0.0 (2024-11-06)

Blog post: https://reactnavigation.org/blog/2024/11/06/react-navigation-7.0 Upgrade guide: https://reactnavigation.org/docs/upgrading-from-6.x

@​react-navigation/core@​7.0.0-rc.15

7.0.0-rc.15 (2024-10-11)

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

@​react-navigation/core@​7.0.0-rc.14

7.0.0-rc.14 (2024-09-08)

Bug Fixes

@​react-navigation/core@​7.0.0-rc.13

7.0.0-rc.13 (2024-08-07)

Bug Fixes

@​react-navigation/core@​7.0.0-rc.12

7.0.0-rc.12 (2024-08-05)

Bug Fixes

Changelog

Sourced from @​react-navigation/core's changelog.

7.0.0 (2024-11-06)

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

7.0.0-rc.15 (2024-10-11)

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

7.0.0-rc.14 (2024-09-08)

Bug Fixes

7.0.0-rc.13 (2024-08-07)

Bug Fixes

7.0.0-rc.12 (2024-08-05)

Bug Fixes

7.0.0-rc.11 (2024-08-01)

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

7.0.0-rc.10 (2024-07-11)

Bug Fixes

  • upgrade react-native-builder-bob (1575287) - by @

7.0.0-rc.9 (2024-07-11)

Bug Fixes

  • preserve order when reading screens and groups (4a928f9) - by @

7.0.0-rc.8 (2024-07-10)

Bug Fixes

7.0.0-rc.7 (2024-07-07)

... (truncated)

Commits


Updates @react-navigation/elements from 1.3.31 to 2.0.0

Release notes

Sourced from @​react-navigation/elements's releases.

@​react-navigation/elements@​2.0.0

2.0.0 (2024-11-06)

Blog post: https://reactnavigation.org/blog/2024/11/06/react-navigation-7.0 Upgrade guide: https://reactnavigation.org/docs/upgrading-from-6.x

@​react-navigation/elements@​2.0.0-rc.26

2.0.0-rc.26 (2024-10-24)

Bug Fixes

@​react-navigation/elements@​2.0.0-rc.25

2.0.0-rc.25 (2024-10-11)

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

@​react-navigation/elements@​2.0.0-rc.24

2.0.0-rc.24 (2024-09-10)

Features

@​react-navigation/elements@​2.0.0-rc.23

2.0.0-rc.23 (2024-09-08)

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

@​react-navigation/elements@​2.0.0-rc.22

2.0.0-rc.22 (2024-08-09)

Bug Fixes

@​react-navigation/elements@​2.0.0-rc.21

2.0.0-rc.21 (2024-08-08)

Bug Fixes

... (truncated)

Changelog

Sourced from @​react-navigation/elements's changelog.

2.0.0 (2024-11-06)

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

2.0.0-rc.26 (2024-10-24)

Bug Fixes

2.0.0-rc.25 (2024-10-11)

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

2.0.0-rc.24 (2024-09-10)

Features

2.0.0-rc.23 (2024-09-08)

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

2.0.0-rc.22 (2024-08-09)

Bug Fixes

2.0.0-rc.21 (2024-08-08)

Bug Fixes

Features

2.0.0-rc.20 (2024-08-07)

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

2.0.0-rc.19 (2024-08-05)

Features

... (truncated)

Commits
dependabot[bot] commented 2 weeks ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml