Skip to content

Develop#151

Merged
r0073rr0r merged 4 commits intomasterfrom
develop
Mar 2, 2026
Merged

Develop#151
r0073rr0r merged 4 commits intomasterfrom
develop

Conversation

@r0073rr0r
Copy link
Copy Markdown
Contributor

Pull Request

Summary

  • Guard biometric prompts until the app is active to avoid current activity crashes. Add mounted checks around settings and ZNC
    subscription async flows to reduce stale state updates after close.
  • Refresh React Native-related packages and security fixes in the lockfile while keeping the current React and React Native pairing stable.
  • Add broad screen, hook, and service test coverage, fix the scripting JSON editor regression, and hide the ZNC settings entry for now.

Checklist

  • Tests added or updated (if applicable)
  • Documentation updated (if applicable)
  • UI changes include screenshots (if applicable)

Refresh React Native-related packages and security fixes in the
lockfile while keeping the current React and React Native pairing stable.

Add broad screen, hook, and service test coverage, fix the scripting JSON
editor regression, and hide the ZNC settings entry for now.
Guard biometric prompts until the app is active to avoid current
activity crashes. Add mounted checks around settings and ZNC
subscription async flows to reduce stale state updates after close.
Prevent react-native-keychain mocks from leaking between test suites
so BiometricAuthService expectations stay stable in CI.
Clean up unused react-native and testing-library imports in screen
specs so GitHub code quality checks stop flagging the test files.
@r0073rr0r r0073rr0r merged commit 0478e15 into master Mar 2, 2026
8 checks passed
@r0073rr0r r0073rr0r deleted the develop branch March 2, 2026 11:31
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.

1 participant