-
Notifications
You must be signed in to change notification settings - Fork 144
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
release-v2.52.0-beta.4 #2581
release-v2.52.0-beta.4 #2581
Conversation
ivaylonikolov7
commented
Oct 14, 2024
- feat: expose PendingAirdropId by @ivaylonikolov7 in feat: expose PendingAirdropId #2567
- feat: Changed the return type of removeAllSignatures method by @ivaylogarnev in feat: Changed the return type of removeAllSignatures method #2559
- fix: lock protobufjs version by @ivaylonikolov7 in fix: lock protobufjs version #2569
- fix: increase test timeout globally by @ivaylonikolov7 in fix: increase test timeout globally #2566
- ci: set codecov config by @ivaylonikolov7 in ci: set codecov config #2575
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 #2568
- chore(deps): bump micromatch in /examples/simple_rest_signature_provider by @dependabot in chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /examples/simple_rest_signature_provider #2484
- chore(deps): bump micromatch in /examples/react-native-example by @dependabot in chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /examples/react-native-example #2483
- chore(deps): bump ws in /examples/react-native-example by @dependabot in chore(deps): bump ws from 6.2.2 to 6.2.3 in /examples/react-native-example #2357
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples by @dependabot in chore(deps): bump ws from 6.2.2 to 6.2.3 in /examples/react-native-example #2357
- Bump tar from 6.2.0 to 6.2.1 in /examples/react-native-example by @dependabot in Bump tar from 6.2.0 to 6.2.1 in /examples/react-native-example #2249
- Bump ip from 1.1.8 to 1.1.9 in /examples/react-native-example by @dependabot in Bump ip from 1.1.8 to 1.1.9 in /examples/react-native-example #2150
- Bump express in /examples/simple_rest_signature_provider by @dependabot in Bump express from 4.18.2 to 4.19.2 in /examples/simple_rest_signature_provider #2224
- Bump express in /examples/simple_rest_signature_provider by @dependabot in Bump express from 4.18.2 to 4.19.2 in /examples/simple_rest_signature_provider #2224
- chore(deps): bump body-parser and express in /tck by @dependabot in chore(deps): bump body-parser and express in /tck #2523
- chore(deps): bump send and express in /tck by @dependabot in chore(deps): bump send and express in /tck #2522
- chore(deps): bump path-to-regexp and express in /tck by @dependabot in chore(deps): bump path-to-regexp and express in /tck #2521
- chore(deps): bump renovatebot/github-action from 40.2.6 to 40.3.1 by @dependabot in chore(deps): bump renovatebot/github-action from 40.2.6 to 40.3.1 #2550
- chore(deps): bump actions/setup-java from 4.2.2 to 4.4.0 by @dependabot in chore(deps): bump actions/setup-java from 4.2.2 to 4.4.0 #2540
- chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 #2515
- Bump vite from 4.4.9 to 4.5.3 by @dependabot in Bump vite from 4.4.9 to 4.5.3 #2236
- chore(deps): bump serve-static and express in /tck by @dependabot in chore(deps): bump serve-static and express in /tck #2520
- chore(deps): bump renovatebot/github-action from 40.3.1 to 40.3.3 by @dependabot in chore(deps): bump renovatebot/github-action from 40.3.1 to 40.3.3 #2577
Signed-off-by: Ivaylo Nikolov <[email protected]>
Signed-off-by: Ivaylo Nikolov <[email protected]>
Signed-off-by: Ivaylo Nikolov <[email protected]>
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2581 +/- ##
=======================================
Coverage 84.44% 84.44%
=======================================
Files 283 283
Lines 71038 71038
=======================================
+ Hits 59986 59988 +2
+ Misses 11052 11050 -2 ☔ View full report in Codecov by Sentry. |