Skip to content

Bump the production-dependencies group across 1 directory with 10 updates #347

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

Bumps the production-dependencies group with 10 updates in the / directory:

Package From To
@react-navigation/bottom-tabs 7.3.9 7.3.10
@react-navigation/native 7.1.5 7.1.6
@react-navigation/native-stack 7.3.9 7.3.10
expo 52.0.44 52.0.46
i18next 24.2.3 25.0.0
prometheus-query 3.4.1 3.5.0
react-native-paper 5.13.1 5.13.2
react-native-reanimated 3.17.2 3.17.4
react-native-safe-area-context 5.3.0 5.4.0
react-native-toast-message 2.2.1 2.3.0

Updates @react-navigation/bottom-tabs from 7.3.9 to 7.3.10

Release notes

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

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

7.3.10 (2025-04-08)

Bug Fixes

  • add types field back to support legacy moduleResolution (6c021d4), closes #12534 - by @
Changelog

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

7.3.10 (2025-04-08)

Bug Fixes

  • add types field back to support legacy moduleResolution (6c021d4), closes #12534 - by @
Commits
  • 174dd43 chore: publish
  • 6c021d4 fix: add types field back to support legacy moduleResolution
  • ed88e41 chore: fix most peer dep warnings
  • See full diff in compare view

Updates @react-navigation/native from 7.1.5 to 7.1.6

Release notes

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

@​react-navigation/native@​7.1.6

7.1.6 (2025-04-08)

Bug Fixes

  • add types field back to support legacy moduleResolution (6c021d4), closes #12534 - by @
Changelog

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

7.1.6 (2025-04-08)

Bug Fixes

  • add types field back to support legacy moduleResolution (6c021d4), closes #12534 - by @
Commits
  • 174dd43 chore: publish
  • 6c021d4 fix: add types field back to support legacy moduleResolution
  • ed88e41 chore: fix most peer dep warnings
  • See full diff in compare view

Updates @react-navigation/native-stack from 7.3.9 to 7.3.10

Release notes

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

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

7.3.10 (2025-04-08)

Bug Fixes

  • add types field back to support legacy moduleResolution (6c021d4), closes #12534 - by @
Changelog

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

7.3.10 (2025-04-08)

Bug Fixes

  • add types field back to support legacy moduleResolution (6c021d4), closes #12534 - by @
Commits
  • 174dd43 chore: publish
  • 6c021d4 fix: add types field back to support legacy moduleResolution
  • ed88e41 chore: fix most peer dep warnings
  • See full diff in compare view

Updates expo from 52.0.44 to 52.0.46

Commits

Updates i18next from 24.2.3 to 25.0.0

Release notes

Sourced from i18next's releases.

v25.0.0

This is a potentially breaking release:

  • fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
  • adapt changeLanguage to always (string or array) use getBestMatchFromCodes 2299
  • getBestMatchFromCodes now tries to fallback to language code with same script 2299
Changelog

Sourced from i18next's changelog.

25.0.0

This is a potentially breaking release:

  • fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
  • adapt changeLanguage to always (string or array) use getBestMatchFromCodes 2299
  • getBestMatchFromCodes now tries to fallback to language code with same script 2299
Commits

Updates prometheus-query from 3.4.1 to 3.5.0

Release notes

Sourced from prometheus-query's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: samber/prometheus-query-js@v3.4.1...v3.5.0

Commits

Updates react-native-paper from 5.13.1 to 5.13.2

Release notes

Sourced from react-native-paper's releases.

Release 5.13.2

5.13.2 (2025-04-16)

Bug Fixes

Commits

Updates react-native-reanimated from 3.17.2 to 3.17.4

Release notes

Sourced from react-native-reanimated's releases.

3.17.4

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.3...3.17.4

3.17.3

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.2...3.17.3

Commits
  • 27662d3 Release 3.17.4 (#7399)
  • 7ead635 cherry-pick: Layout animations with rotation not working in RN 0.79 (#7400)
  • 38356c2 (cherry-pick) fix: Support optional arguments in boxShadow string (#7386) (#7...
  • 3044267 cherry-pick: Support for all transform origin values (#7395)
  • d2a5c14 fix: Initial animated style updater style is applied on re-render (#7376)
  • ed4116e chore: Bump macos and tvos example dependencies (#7350)
  • 3bcfb4f release: 3.17.3 (#7361)
  • 6f4cfd6 chore: Bump RN to 0.79 (#7322)
  • 05a21cb (cherry-pick) fix: boxShadow sometimes not working on web (#7358)
  • be9f0d3 (cherry-pick) feat: Add processing for array color related props (#7357)
  • Additional commits viewable in compare view

Updates react-native-safe-area-context from 5.3.0 to 5.4.0

Release notes

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

Release 5.4.0

5.4.0 (2025-04-14)

Features

Bug Fixes

Commits

Updates react-native-toast-message from 2.2.1 to 2.3.0

Release notes

Sourced from react-native-toast-message's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: calintamas/react-native-toast-message@v2.2.1...v2.3.0

Commits
  • aaf5a1c chore: release v2.3.0
  • b395a09 test: update slide animation tests with new avoidKeyboard param
  • aeca020 ci: bump actions/cache to v4
  • ed3e707 chore: fix typo
  • 3001491 fix: toast positioning issue on iOS when keyboard is open (#566)
  • 0026645 fix: add missing 'swipeable' prop to ToastProps (#553)
  • See full diff 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the production-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.3.9` | `7.3.10` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.1.5` | `7.1.6` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.3.9` | `7.3.10` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `52.0.44` | `52.0.46` |
| [i18next](https://github.com/i18next/i18next) | `24.2.3` | `25.0.0` |
| [prometheus-query](https://github.com/samber/prometheus-query-js) | `3.4.1` | `3.5.0` |
| [react-native-paper](https://github.com/callstack/react-native-paper) | `5.13.1` | `5.13.2` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `3.17.2` | `3.17.4` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `5.3.0` | `5.4.0` |
| [react-native-toast-message](https://github.com/calintamas/react-native-toast-message) | `2.2.1` | `2.3.0` |



Updates `@react-navigation/bottom-tabs` from 7.3.9 to 7.3.10
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.3.10/packages/bottom-tabs)

Updates `@react-navigation/native` from 7.1.5 to 7.1.6
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.1.6/packages/native)

Updates `@react-navigation/native-stack` from 7.3.9 to 7.3.10
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.3.10/packages/native-stack)

Updates `expo` from 52.0.44 to 52.0.46
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `i18next` from 24.2.3 to 25.0.0
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.2.3...v25.0.0)

Updates `prometheus-query` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/samber/prometheus-query-js/releases)
- [Commits](samber/prometheus-query-js@v3.4.1...v3.5.0)

Updates `react-native-paper` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/callstack/react-native-paper/releases)
- [Changelog](https://github.com/callstack/react-native-paper/blob/main/.release-it.json)
- [Commits](callstack/react-native-paper@v5.13.1...v5.13.2)

Updates `react-native-reanimated` from 3.17.2 to 3.17.4
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/3.17.4/packages/react-native-reanimated)

Updates `react-native-safe-area-context` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v5.3.0...v5.4.0)

Updates `react-native-toast-message` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/calintamas/react-native-toast-message/releases)
- [Commits](calintamas/react-native-toast-message@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/native"
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: expo
  dependency-version: 52.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: i18next
  dependency-version: 25.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: prometheus-query
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-paper
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-reanimated
  dependency-version: 3.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-safe-area-context
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-native-toast-message
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2025
Copy link

☂️ Code Coverage

% Stmts% Branch% Funcs% Lines
6.86 🔴0.18 🔴0.57 🔴7.11 🔴
Click to expand
File% Stmts% Branch% Funcs% Lines
src/utils
log.ts55.55 🟠25 🔴0 🔴62.5 🟠
ago.ts11.11 🔴0 🔴0 🔴12.5 🔴
capitalize.ts50 🔴100 🟢0 🔴50 🔴
correctTag.ts16.66 🔴0 🔴0 🔴16.66 🔴
formatBytes.ts33.33 🔴0 🔴0 🔴40 🔴
percentage.ts25 🔴0 🔴0 🔴25 🔴
formatVersion.ts20 🔴100 🟢0 🔴20 🔴
time.ts0 🔴100 🟢0 🔴0 🔴
inverter.ts12.5 🔴0 🔴0 🔴12.5 🔴
isIP.ts25 🔴0 🔴0 🔴33.33 🔴
validation.ts12.5 🔴0 🔴0 🔴12.5 🔴
src
storage.ts50 🔴0 🔴100 🟢50 🔴
store.ts70.58 🟡100 🟢40 🔴75 🟡
translations.ts100 🟢50 🔴100 🟢100 🟢
constants.ts100 🟢100 🟢100 🟢100 🟢
style.tsx31.81 🔴0 🔴0 🔴31.81 🔴
InnerApp.tsx5.43 🔴0 🔴0 🔴5.61 🔴
App.tsx100 🟢100 🟢100 🟢100 🟢
src/components
StorageMigrator.tsx84.61 🟢50 🔴100 🟢84.61 🟢
BaseModal.tsx14.28 🔴0 🔴0 🔴14.28 🔴
ReleaseChangelog.tsx40 🔴0 🔴0 🔴40 🔴
ShowTimeRange.tsx7.69 🔴0 🔴0 🔴9.09 🔴
OrientationContainer.tsx33.33 🔴0 🔴0 🔴33.33 🔴
OpenDTUValue.tsx18.18 🔴0 🔴0 🔴18.18 🔴
DeviceOfflineWrapper.tsx8.33 🔴0 🔴0 🔴8.33 🔴
AppInfos.tsx8.33 🔴0 🔴0 🔴8.33 🔴
DeviceStatus.tsx5.88 🔴0 🔴0 🔴7.69 🔴
StatusWidget.tsx25 🔴0 🔴0 🔴25 🔴
ImportantStatusValues.tsx14.28 🔴100 🟢0 🔴20 🔴
src/slices
opendtu.ts5.05 🔴0 🔴0 🔴5.05 🔴
settings.ts5.1 🔴0 🔴0 🔴5.1 🔴
app.ts31.25 🔴0 🔴0 🔴31.25 🔴
database.ts25 🔴0 🔴0 🔴28.57 🔴
github.ts30.76 🔴100 🟢0 🔴30.76 🔴
src/types
settings.ts100 🟢100 🟢100 🟢100 🟢
src/types/opendtu
state.ts100 🟢100 🟢100 🟢100 🟢
control.ts100 🟢100 🟢100 🟢100 🟢
settings.ts100 🟢100 🟢100 🟢100 🟢
src/hooks
useAppLanguage.ts33.33 🔴0 🔴0 🔴50 🔴
useHasLiveData.ts10.34 🔴0 🔴0 🔴10.34 🔴
useOrientation.ts14.28 🔴0 🔴0 🔴14.28 🔴
useDeviceIndex.ts33.33 🔴100 🟢0 🔴50 🔴
useDtuState.ts25 🔴0 🔴0 🔴25 🔴
useEnhancedLog.ts12.5 🔴0 🔴0 🔴16.66 🔴
useLivedata.ts12.5 🔴0 🔴0 🔴12.5 🔴
useHasNewAppVersion.ts9.09 🔴0 🔴0 🔴11.11 🔴
useHasAuthConfigured.tsx33.33 🔴0 🔴0 🔴33.33 🔴
useHasNewOpenDtuVersion.ts7.14 🔴0 🔴0 🔴7.69 🔴
useInverterDevice.ts20 🔴0 🔴0 🔴20 🔴
useEventLog.ts20 🔴0 🔴0 🔴20 🔴
useFirmwareDependantFeature.ts18.18 🔴0 🔴0 🔴20 🔴
useGridProfile.ts20 🔴0 🔴0 🔴20 🔴
useInverterLimits.ts20 🔴0 🔴0 🔴20 🔴
useInverterPowerData.ts20 🔴0 🔴0 🔴20 🔴
useMemoWithInterval.ts8.33 🔴0 🔴0 🔴10 🔴
useIsConnected.ts25 🔴0 🔴0 🔴25 🔴
useTriedToConnect.ts25 🔴0 🔴0 🔴25 🔴
useRequireMultiplePresses.ts7.69 🔴0 🔴0 🔴7.69 🔴
useSettings.ts33.33 🔴100 🟢0 🔴50 🔴
useDtuSettings.ts20 🔴0 🔴0 🔴20 🔴
src/firmware
index.ts13.33 🔴0 🔴0 🔴13.33 🔴
src/api
opendtuapi.ts0.16 🔴0 🔴0 🔴0.16 🔴
ApiHandler.tsx4.25 🔴0 🔴0 🔴4.34 🔴
src/components/styled
StyledSurface.tsx33.33 🔴0 🔴0 🔴33.33 🔴
StyledListItem.tsx50 🔴0 🔴0 🔴50 🔴
StyledTextInput.tsx100 🟢100 🟢100 🟢100 🟢
SettingsSurface.tsx44.44 🔴0 🔴0 🔴44.44 🔴
src/components/Charts
UnifiedLineChart.tsx3.09 🔴0 🔴0 🔴3.19 🔴
AcPowerChart.tsx14.28 🔴0 🔴0 🔴14.28 🔴
DcPowerChart.tsx14.28 🔴0 🔴0 🔴14.28 🔴
DcVoltageChart.tsx14.28 🔴0 🔴0 🔴14.28 🔴
ImportantCharts.tsx3.12 🔴0 🔴0 🔴3.44 🔴
src/database
prometheus.ts1.33 🔴0 🔴0 🔴1.42 🔴
index.tsx9.19 🔴0 🔴0 🔴9.63 🔴
src/github
index.tsx55.55 🟠100 🟢0 🔴71.42 🟡
FetchHandler.tsx3.96 🔴0 🔴0 🔴4.21 🔴
src/components/modals
AppChangelogModal.tsx4.76 🔴0 🔴0 🔴4.87 🔴
AppOfflineModal.tsx25 🔴100 🟢0 🔴25 🔴
EnableAppUpdatesModal.tsx7.69 🔴100 🟢0 🔴7.69 🔴
EnableFetchOpenDtuUpdatesModal.tsx7.69 🔴100 🟢0 🔴7.69 🔴
LogExtensionModal.tsx7.69 🔴0 🔴0 🔴9.09 🔴
LogLevelModal.tsx16.66 🔴100 🟢0 🔴16.66 🔴
ChangeCustomNameModal.tsx4.16 🔴0 🔴0 🔴4.34 🔴
ChangeOpendtuCredentialsModal.tsx4.25 🔴0 🔴0 🔴4.44 🔴
ChangeServerUrlModal.tsx5.26 🔴0 🔴0 🔴5.88 🔴
ConfirmDeleteDeviceModal.tsx7.14 🔴100 🟢0 🔴7.14 🔴
ChangeGraphRefreshIntervalModal.tsx9.09 🔴0 🔴0 🔴10 🔴
TimeRangeLastNSecondsModal.tsx11.76 🔴0 🔴0 🔴12.5 🔴
AddDatabaseModal.tsx4.34 🔴0 🔴0 🔴4.34 🔴
ManageDatabaseModal.tsx2.56 🔴0 🔴0 🔴2.7 🔴
GenericRefreshModal.tsx11.11 🔴100 🟢0 🔴11.11 🔴
InstallAssetModal.tsx2.4 🔴0 🔴0 🔴2.4 🔴
SelectFirmwareModal.tsx3.84 🔴0 🔴0 🔴4.16 🔴
LimitConfigModal.tsx5 🔴0 🔴0 🔴5.08 🔴
PowerConfigModal.tsx8.57 🔴0 🔴0 🔴8.82 🔴
ChangeLanguageModal.tsx9.09 🔴0 🔴0 🔴9.09 🔴
ChangeThemeModal.tsx10.52 🔴0 🔴0 🔴11.11 🔴
ChangeEnumValueModal.tsx5.26 🔴0 🔴0 🔴5.26 🔴
ChangeTextValueModal.tsx5.71 🔴0 🔴0 🔴5.71 🔴
ChangeBooleanValueModal.tsx5.26 🔴0 🔴0 🔴5.26 🔴
NTPChangeTimezoneModal.tsx3.03 🔴0 🔴0 🔴3.17 🔴
src/components/logging
LogLine.tsx40 🔴100 🟢0 🔴40 🔴
src/views/navigation/screens/DebugGroup
AppLogScreen.tsx7.69 🔴0 🔴0 🔴7.69 🔴
DebugColorsScreen.tsx20 🔴0 🔴0 🔴20 🔴
DebugScreen.tsx2.12 🔴0 🔴0 🔴2.12 🔴
src/components/devices
DeviceListItem.tsx4.76 🔴0 🔴0 🔴5.55 🔴
DeviceList.tsx20 🔴100 🟢0 🔴25 🔴
MDNSScanItem.tsx5 🔴0 🔴0 🔴5.12 🔴
MDNSScan.tsx5.12 🔴0 🔴0 🔴5.4 🔴
src/views/navigation/screens/DeviceGroup
DeviceListScreen.tsx7.14 🔴0 🔴0 🔴7.14 🔴
DeviceSettingsScreen.tsx1.4 🔴0 🔴0 🔴1.58 🔴
src/views/navigation/screens/GraphsGroup
ConfigureGraphsScreen.tsx1.16 🔴0 🔴0 🔴1.29 🔴
ManageDatabasesScreen.tsx5.55 🔴0 🔴0 🔴5.88 🔴
SelectDatabaseScreen.tsx4 🔴0 🔴0 🔴4.16 🔴
src/views/navigation/screens/InformationGroup
AboutAppScreen.tsx3.33 🔴0 🔴0 🔴3.33 🔴
FirmwareListScreen.tsx2.56 🔴0 🔴0 🔴2.7 🔴
LicensesScreen.tsx15.38 🔴0 🔴0 🔴15.38 🔴
MqttInformationScreen.tsx5.88 🔴0 🔴0 🔴6.25 🔴
NetworkInformationScreen.tsx5 🔴0 🔴0 🔴5.55 🔴
NtpInformationScreen.tsx11.11 🔴0 🔴0 🔴12.5 🔴
SystemInformationScreen.tsx3.22 🔴0 🔴0 🔴3.5 🔴
src/components/firmware
FirmwareListItem.tsx10 🔴0 🔴0 🔴10.34 🔴
src/views/navigation/screens/InverterGroup
InverterDataScreen.tsx8.69 🔴0 🔴0 🔴9.52 🔴
InverterDeviceInfoScreen.tsx5.55 🔴0 🔴0 🔴5.88 🔴
InverterEventLogScreen.tsx7.69 🔴0 🔴0 🔴8 🔴
InverterGridProfileScreen.tsx5.71 🔴0 🔴0 🔴6.06 🔴
InverterInfoScreen.tsx3.75 🔴0 🔴0 🔴3.84 🔴
src/views/navigation/tabs
GraphTab.tsx33.33 🔴100 🟢0 🔴33.33 🔴
InverterListTab.tsx33.33 🔴100 🟢0 🔴33.33 🔴
LivedataTab.tsx33.33 🔴100 🟢0 🔴33.33 🔴
MainSettingsTab.tsx2.08 🔴0 🔴0 🔴2.29 🔴
src/components/inverters
InverterListItem.tsx2.27 🔴0 🔴0 🔴2.43 🔴
InverterList.tsx6.66 🔴0 🔴0 🔴7.14 🔴
src/views/navigation
NavigationTabs.tsx33.33 🔴0 🔴0 🔴42.85 🔴
NavigationStack.tsx40 🔴0 🔴0 🔴40 🔴
src/views/navigation/screens
MainScreen.tsx15.38 🔴0 🔴0 🔴15.38 🔴
src/views/navigation/screens/SettingsGroup
DtuSettingsScreen.tsx2.41 🔴0 🔴0 🔴2.43 🔴
NetworkSettingsScreen.tsx0.79 🔴0 🔴0 🔴0.8 🔴
NTPSettingsScreen.tsx2.24 🔴0 🔴0 🔴2.27 🔴
src/components/settings
NTPCurrentTimeComponents.tsx5.88 🔴0 🔴0 🔴5.88 🔴
src/views/navigation/screens/SetupGroup
SetupAddOpenDTUScreen.tsx2.81 🔴0 🔴0 🔴2.89 🔴
SetupAuthenticateOpenDTUInstanceScreen.tsx2.94 🔴0 🔴0 🔴2.98 🔴
SetupOpenDTUCompleteScreen.tsx8.33 🔴0 🔴0 🔴9.09 🔴

@CommanderRedYT CommanderRedYT merged commit d053f6e into develop Apr 18, 2025
2 checks passed
@CommanderRedYT CommanderRedYT deleted the dependabot/npm_and_yarn/production-dependencies-5710a8cce5 branch April 18, 2025 16:25
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenDTU-App Releases Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant