Trivikram Kamat

Results 125 issues of Trivikram Kamat

**Problem:** From AWS SDK for JavaScript v2 [README](https://github.com/aws/aws-sdk-js): > We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in 2023. **Fix:**...

From AWS SDK for JavaScript v2 [README](https://github.com/aws/aws-sdk-js): > We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in 2023. This PR...

### Is your feature request related to a problem? Please describe. karma has been deprecated https://github.com/karma-runner/karma/pull/3846 For browser-based unit testing solutions, karma recommends [Web Test Runner](https://modern-web.dev/docs/test-runner/overview/) and [`jasmine-browser-runner`](https://github.com/jasmine/jasmine-browser-runner). For Node.js,...

*Issue #, if available:* From AWS SDK for JavaScript v2 [README](https://github.com/aws/aws-sdk-js): > We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2...

**Description:** Initializes cache variable closer to usage **Related issue:** Discovered while going through the source code **Check list:** - [ ] Mark if documentation changes are required. - [ ]...

**Description:** The action allows caching global packages data as per documentation in https://github.com/actions/setup-node#caching-global-packages-data It's an amazing feature and reduces action execution time, but it has to be enabled in configuration....

feature request

### Is your feature request related to a problem? Please describe. The module `@rolldown/node-binding` were deprecated when team acquired `rolldown` on npm https://github.com/rolldown/rolldown/issues/545#issue-2178213174 However, it's not deprecated on npm. ###...

### Issue From AWS SDK for JavaScript v2 [README](https://github.com/aws/aws-sdk-js): > We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in 2023....

From AWS SDK for JavaScript v2 [README](https://github.com/aws/aws-sdk-js): > We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in early 2024. This...

## Describe the bug jscodeshift throws `SyntaxError: Unexpected token, expected ","` for typescript file with just types ``` jscodeshift: 0.13.1 - babel: 7.17.5 - babylon: 7.17.3 - flow: 0.173.0 -...

bug