OpenDTU-App / opendtu-react-native

A react native app for the OpenDTU project
GNU General Public License v3.0
24 stars 0 forks source link

Bump the production-dependencies group with 9 updates #130

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the production-dependencies group with 9 updates:

Package From To
@react-navigation/native-stack 6.9.26 6.10.0
@reduxjs/toolkit 2.2.5 2.2.6
expo 51.0.9 51.0.17
octokit 3.2.1 4.0.2
react-i18next 14.1.1 14.1.2
react-native 0.74.2 0.74.3
react-native-paper-dates 0.22.9 0.22.12
react-native-safe-area-context 4.10.1 4.10.7
react-native-screens 3.31.1 3.32.0

Updates @react-navigation/native-stack from 6.9.26 to 6.10.0

Release notes

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

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

6.10.0 (2024-07-01)

Bug Fixes

  • native-stack, v6: set headerTopInsetEnabled to the same value as statusBarTranslucent to prevent header content jump (#12018) (2b7ac2b), closes #12014 #12014 - by @​kkafar

Features

Changelog

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

6.10.0 (2024-07-01)

Bug Fixes

  • native-stack, v6: set headerTopInsetEnabled to the same value as statusBarTranslucent to prevent header content jump (#12018) (2b7ac2b), closes #12014 #12014 - by @​kkafar

Features

Commits
  • d1bbbfc chore: publish
  • 0b26090 feat: introduce missing props from native-stack v5 (v6) (#11958)
  • 2b7ac2b fix(native-stack, v6): set headerTopInsetEnabled to the same value as `stat...
  • See full diff in compare view


Updates @reduxjs/toolkit from 2.2.5 to 2.2.6

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.2.6

This bugfix release:

  • Brings internal useIsomorphicLayoutEffect usage in line with React Redux in React Native environments
  • Exports FetchBaseQueryArgs type
  • Fixes an issue in recent createEntityAdapter sorting perf improvements that could (in specific cases) cause Immer to throw an error

What's Changed

Full Changelog: https://github.com/reduxjs/redux-toolkit/compare/v2.2.5...v2.2.6

Commits


Updates expo from 51.0.9 to 51.0.17

Changelog

Sourced from expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Add minimal TextDecoder support to native client platforms. (#29620 by @​EvanBacon)
  • Introduced useEvent hook for EventEmitter objects (e.g. native modules and shared objects). (#29056 by @​tsapeta)

🐛 Bug fixes

  • Use globalThis instead of global in the URL implementation to fix issues in Jest. (#29895 by @​tsapeta)
  • Fixed WebSocket was closed before the connection was established unhandled exceptions from WebSocketWithReconnect. (#29904 by @​kudo)

💡 Others

51.0.15 - 2024-06-20

This version does not introduce any user-facing changes.

51.0.14 - 2024-06-13

This version does not introduce any user-facing changes.

51.0.13 - 2024-06-12

This version does not introduce any user-facing changes.

51.0.12 - 2024-06-10

This version does not introduce any user-facing changes.

51.0.11 - 2024-06-06

This version does not introduce any user-facing changes.

51.0.10 — 2024-06-05

This version does not introduce any user-facing changes.

Commits


Updates octokit from 3.2.1 to 4.0.2

Release notes

Sourced from octokit's releases.

v4.0.2

4.0.2 (2024-05-08)

Bug Fixes

v4.0.1

4.0.1 (2024-05-07)

Bug Fixes

  • docs: remove NodeJS 10 and add callout for conditional exports (#2675) (c99ff62)

v4.0.0

BREAKING CHANGES

  • package is now ESM
  • remove authentication type "oauth" that was previously deprecated
  • Switch from @octokit/webhooks-types to @octokit/openapi-webhooks-types due to the transition to using GitHub's OpenAPI schema
Commits


Updates react-i18next from 14.1.1 to 14.1.2

Changelog

Sourced from react-i18next's changelog.

14.1.2

  • bring back internal interpolationOverride handling for Trans component (if there are childrens), fixes 1754
Commits
  • f9ec93b 14.1.2
  • 29c7794 bring back internal interpolationOverride handling for Trans component (if th...
  • 9fd452d update deps of react-component-lib example
  • a68cfc7 update deps in example
  • See full diff in compare view


Updates react-native from 0.74.2 to 0.74.3

Release notes

Sourced from react-native's releases.

0.74.3

Added

  • Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by @​Kudo)

Changed

iOS specific

Fixed

  • Codegen computes output path relative to project root instead of current working directory. (d3e0430dea by @​dmytrorykun)

Android specific

iOS specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


Note: Due to some issue 0.74.3 is not available yet in upgrade helper To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

Changelog

Sourced from react-native's changelog.

Changelog

v0.75.0-rc.2

Breaking

Android specific

  • Set and require android:supportsRtl="true" for RTL layout (82c6f8a580 by @​NickGerleman)
  • Enable flex gap percentage value for RN. (41a14962fc by @​realsoelynn)
  • DevSupportManagerFactory.create() changed to take an additional parameter of type PausedInDebuggerOverlayManager (nullable) (1d26907ca4 by @​motiz88)
  • Deprecate ReactViewBackgroundDrawable in favor of CSSBackgroundDrawable (d7766fa927 by @​NickGerleman)
  • Make the app responsible for returning core turbomodule jsi hostobjects (7facb32f30 by @​RSNara)
  • Make ReactApplicationContext and ReactContext abstract. Please instantiate BridgeReactContext instead (bridge mode). Or BridgelessReactContext instead (bridgeless mode). (e69f6755c8 by @​RSNara)

iOS specific

  • Remove getSurfacePresenter and getModuleRegistry from RCTHost (f19371f28d by @​cipolleschi)
  • Remove unused RCTImageLoadingPerfInstrumentationEnabled (f6b9a42985 by @​realsoelynn)
  • Remove RCTRedBox access through RCTBridge (b5db214d2a by @​realsoelynn)
  • Remove EventPriority class and always use the default EventPriority::AsynchronousBatched. This is potentially a breaking change if something in OSS sets a different priority. If a build fails because of this, simply remove the use of EventPriority. (55ed1c26ab by @​sammy-SC)
  • Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE (6a1509f318 by @​cipolleschi)
  • Rename React-Codegen to ReactCodegen (6549216b76 by @​dmytrorykun)
  • Deleting deprecated didReceiveLocalNotification & didReceiveRemoteNotification callbacks on RCTPushNotificationManager (7fffe692e7)
  • Deleting deprecated alertAction and repeatInterval in PushNotificationIOS (410e3b5ebd)
  • (916dde4c60 by @​philIip)

Added

... (truncated)

Commits
  • 8e5a936 Release 0.74.3
  • 3d53992 fix: typo when cherry picking from kotlin to java
  • 3c4d761 Back out "Revert D58459930: [react-native][PR] Add ReactMarkerConstants.CONTE...
  • bdf6583 Fix output path for generated artifacts (#45165)
  • 3a1ff94 [Hermes] Bump Hermes (#45220)
  • d1e2a35 feat: update CLI to 13.6.9 (#44793)
  • 7dd6549 Continue running microtasks when parent task throws
  • 487c848 Refactor: RuntimeScheduler: Delete ErrorUtils.h (#43953)
  • 37b33c3 Small refactor in RuntimeScheduler_Modern to favor references over shared_ptr...
  • 988bf16 Tentative fix for NPE JavaTimerManager$IdleCallbackRunnable.cancel (#44852)
  • Additional commits viewable in compare view


Updates react-native-paper-dates from 0.22.9 to 0.22.12

Release notes

Sourced from react-native-paper-dates's releases.

Release 0.22.12

What's Changed

New Contributors

Full Changelog: https://github.com/web-ridge/react-native-paper-dates/compare/v0.22.11...v0.22.12

Release 0.22.11

Full Changelog: https://github.com/web-ridge/react-native-paper-dates/compare/v0.22.10...v0.22.11

Release 0.22.10

What's Changed

New Contributors

Full Changelog: https://github.com/web-ridge/react-native-paper-dates/compare/v0.22.9...v0.22.10

Commits


Updates react-native-safe-area-context from 4.10.1 to 4.10.7

Release notes

Sourced from react-native-safe-area-context's releases.

Release 4.10.7

4.10.7 (2024-06-28)

Bug Fixes

  • measure frame relative to nearest view controller (ab10a80)

Release 4.10.6

4.10.6 (2024-06-28)

Bug Fixes

Release 4.10.5

4.10.5 (2024-06-17)

Bug Fixes

  • Fix safeareaview on new arch (ce8aa20)

Release 4.10.4

4.10.4 (2024-06-04)

  • add rsc support (#502)

Release 4.10.3

4.10.3 (2024-05-30)

Bug Fixes

Release 4.10.2

4.10.2 (2024-05-30)

Bug Fixes

  • using edge modes on web (8b5d629)
Commits


Updates react-native-screens from 3.31.1 to 3.32.0

Release notes

Sourced from react-native-screens's releases.

3.32.0

Minor release aimed at bugfixing & internal refactorings, however not lacking few nice new features, enjoy 🎉

What's Changed

:+1: Improvements

:bug: Bug fixes

:1234: Miscellaneous

... (truncated)

Commits
  • 9a24f20 Release 3.32.0
  • 50f61b4 chore: bump supported react-native versions in readme (#2190)
  • 2917236 chore: bump react-navigation submodule with fixes for header behaviour (#2187)
  • cd2dbe9 chore(Android): fix lint warning of CustomToolbar component (#2176)
  • 1a54e22 feat: call onGestureCancel in modal too (#2184)
  • cfc046f fix: bump gradle wrapper version to 7.5.1 & not use app node_modules when run...
  • ea85934 fix: typescript paths (#2182)
  • 537fd63 chore(deps): bump braces from 3.0.2 to 3.0.3 in /FabricTestExample (#2183)
  • 9dc8520 chore(deps): bump rexml from 3.2.6 to 3.2.8 in /FabricTestExample (#2162)
  • 7f3311c chore(deps): bump braces from 3.0.2 to 3.0.3 in /TestsExample (#2180)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.