Calvin

Results 13 issues of Calvin

### Description On the topic of [method arguments interfaces](https://github.com/slackapi/node-slack-sdk/pull/487#issuecomment-372481734), thoughts on possibly making those interfaces *extra* strong by attempting to ensure that certain combinations of arguments are valid? For example,...

discussion
area:typescript
auto-triage-skip

### Description In #799, a [discussion](https://github.com/slackapi/node-slack-sdk/pull/799#discussion_r295082316) unfolded about the trade-offs of moving `@types/*` dependencies that don't contain exposed types to `"devDependencies"`. A [previous related dicussion](https://github.com/slackapi/node-slack-sdk/issues/514#issuecomment-375118480) can be found in #514....

enhancement
discussion
area:typescript

Reading through the design documents and looking through the explorer implementation, I've noticed a disconnect between the explorer using `Main` versus the design docs using `Run` as the entry point...

leads question

#### Description of Change See #38192: > This test seems to flake only on ASan builds. The DCHECK below seems to obscure any information the `v8::internal::Isolate::StackOverflow()` method would normally expose....

semver/none

## Description This test seems to flake only on ASan builds. The `DCHECK` below seems to obscure any information the `v8::internal::Isolate::StackOverflow()` method would normally expose. There's no information in the...

ci-flake ⭕️

#### Description of Change We've been granted early access to the preview of [CircleCI's "re-run failed tests only" feature](https://circleci.com/docs/rerun-failed-tests-only/). This PR updates our test suite runner and CircleCI config to...

semver/none
no-backport

#### Description of Change In a recent Chromium roll (#40045) we make some changes that were caused by this following revision: [Remove Windows-specific wstring variants of StringPrintf() etc.](https://chromium-review.googlesource.com/c/chromium/src/+/4776412). While the...

semver/patch
target/28-x-y
target/29-x-y

#### Description of Change Adds an options parameter to the recent `Session.clearData` API (#40983) to configure what types of data are cleared and scope the behavior to include or exclude...

semver/minor
api-review/approved ✅
no-backport

### Confirmation - [x] I am a [maintainer](https://github.com/orgs/electron/people) of the Electron project. (If not, please create a [different issue type](https://github.com/electron/electron/issues/new/).) ### Description The `default_app` entrypoint that our ESM test suite...

ESM

#### Description of Change Mirrors a modification in the ESM patch that avoids loading source for the `electron` module to the same (synchronous) code used for CJS interoperability. This code...

semver/patch
target/35-x-y
target/36-x-y
target/37-x-y