Results 6 issues of jet

- Fixes #2211 On tree walking with wildcards, initializes `tree::current` (i.e. `t->current`) with `t->stack` to refrain from accessing null pointer.

Basic Information - Version of libarchive: 3.7.4 (or HEAD of libarchive repo) - How you obtained it: build from source, and a binary bundled in Windows (version is 3.6.2) -...

### Which packages are impacted by your issue? @graphql-codegen/cli ### Describe the bug When using `afterAllFileWrite` hook with prettier or etc. in Windows, the invalid file path is passed to...

When creating new message (post), a URL in the message will become a hyper-link automatically and we can remove the hyper-link manually. However, after removing, another URL can be assigned...

- `@testing-library/react` version: 16.3.0 - `react` version: 19.2.0 - Testing Framework and version: - `jest`: 30.2.0 - DOM Environment: - `jsdom`: 27.0.1 ### Relevant code or config: None (please see...

### Issue Description When investigating my project's performance, I found that [`canonicalStringify`](https://github.com/apollographql/apollo-client/blob/main/src/utilities/common/canonicalStringify.ts#L26) is slightly slow, and I could implement a bit faster function. (* The project's performance might not be...

:racehorse: performance