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: update react-native-ldk #1959

Merged
merged 1 commit into from
Jun 6, 2024
Merged

chore: update react-native-ldk #1959

merged 1 commit into from
Jun 6, 2024

Conversation

Jasonvdb
Copy link
Collaborator

@Jasonvdb Jasonvdb commented Jun 6, 2024

Description

Increases timeout when reconnecting peers on android synonymdev/react-native-ldk#248

Linked Issues/Tasks

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

Screenshot / Video

Insert relevant screenshot / recording

QA Notes

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce during the Bitkit testing session. You can also leave a video of the PR in action.

@Jasonvdb Jasonvdb requested a review from limpbrains June 6, 2024 08:19
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/plugin-proposal-class-properties@7.18.6 None 0 3.34 kB nicolo-ribaudo
npm/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6 None 0 4.41 kB nicolo-ribaudo
npm/@babel/plugin-transform-sticky-regex@7.24.1 None 0 4.64 kB nicolo-ribaudo
npm/@babel/plugin-transform-template-literals@7.24.1 None 0 15.9 kB nicolo-ribaudo
npm/@babel/plugin-transform-unicode-regex@7.24.1 None 0 3.94 kB nicolo-ribaudo
npm/@synonymdev/react-native-ldk@0.0.143 None 0 0 B
npm/@types/istanbul-lib-coverage@2.0.4 None 0 5.76 kB types
npm/call-bind@1.0.2 None +1 39.9 kB ljharb
npm/define-properties@1.2.0 None +2 48.3 kB ljharb
npm/elliptic@6.5.4 None +2 148 kB indutny
npm/error-stack-parser@2.1.4 None +1 59.5 kB titanism
npm/eslint-scope@5.1.1 None +2 128 kB eslintbot
npm/espree@9.6.1 None +1 98 kB eslintbot
npm/function.prototype.name@1.1.6 None +1 42.2 kB ljharb
npm/is-core-module@2.13.1 None 0 30.2 kB ljharb
npm/is-date-object@1.0.5 None +1 31.7 kB ljharb
npm/is-string@1.0.7 None +1 30 kB ljharb
npm/is-symbol@1.0.4 None 0 22 kB ljharb
npm/is-typed-array@1.1.12 None 0 17.6 kB ljharb
npm/mkdirp@0.5.6 filesystem 0 7.69 kB isaacs
npm/pirates@4.0.5 unsafe 0 13.4 kB danez
npm/prompts@2.4.2 None +2 203 kB terkelg

🚮 Removed packages: npm/@babel/code-frame@7.24.2, npm/@babel/compat-data@7.24.1, npm/@babel/generator@7.24.4, npm/@babel/helper-annotate-as-pure@7.18.6, npm/@babel/helper-compilation-targets@7.23.6, npm/@babel/helper-function-name@7.21.0, npm/@babel/helper-hoist-variables@7.22.5, npm/@babel/helper-member-expression-to-functions@7.23.0, npm/@babel/helper-module-transforms@7.23.3, npm/@babel/helper-optimise-call-expression@7.22.5, npm/@babel/helper-plugin-utils@7.21.5, npm/@babel/helper-simple-access@7.22.5, npm/@babel/helper-skip-transparent-expression-wrappers@7.22.5, npm/@babel/helper-split-export-declaration@7.22.6, npm/@babel/helpers@7.24.4, npm/@babel/highlight@7.24.2, npm/@babel/plugin-transform-async-to-generator@7.24.1, npm/@babel/plugin-transform-classes@7.24.1, npm/@babel/plugin-transform-computed-properties@7.24.1, npm/@babel/plugin-transform-function-name@7.24.1, npm/@babel/plugin-transform-modules-commonjs@7.24.1, npm/@babel/plugin-transform-private-methods@7.24.1, npm/@babel/plugin-transform-private-property-in-object@7.24.1, npm/@babel/template@7.24.0, npm/@babel/traverse@7.24.1, npm/@babel/types@7.24.0, npm/@jridgewell/gen-mapping@0.3.3, npm/@jridgewell/trace-mapping@0.3.18, npm/@noble/hashes@1.3.1, npm/@synonymdev/react-native-ldk@0.0.142, npm/buffer@5.7.1, npm/hoist-non-react-statics@3.3.2, npm/ignore@5.2.4, npm/import-fresh@3.3.0, npm/jest-environment-node@29.7.0, npm/nanoid@3.3.6, npm/parse-asn1@5.1.6, npm/reactotron-react-native@5.1.6, npm/reactotron-redux@3.1.9, npm/regenerator-runtime@0.14.0, npm/serve-static@1.15.0, npm/tslib@2.5.0, npm/type-check@0.4.0, npm/typeforce@1.18.0, npm/update-browserslist-db@1.0.13

View full report↗︎

@limpbrains limpbrains merged commit 039ecd3 into master Jun 6, 2024
6 checks passed
@limpbrains limpbrains deleted the update-ldk branch June 6, 2024 09:07
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.

2 participants