Andrew Powell

Results 161 issues of Andrew Powell

Citing this test https://github.com/jeremydaly/dynamodb-toolbox/blob/6d20a3026cb94a46b2858bf3457cbb38c1824a11/src/__tests__/table-creation.unit.test.ts#L21-L22 the `autoExecute` and `autoParse` options need to be annotated as to their default values. (I went looking for this tonight and had to sourcedive to find...

documentation
good first issue

Currently, if we want to inspect the payload and its auto-generated values, we have to step outside of the `Table.transactWrite` method and use something like this: ```ts const payload =...

enhancement

Hey thanks for the package! Any chance of getting `Suspense` and `async` support? For reference, `hono` just added experimental support for that concept https://github.com/honojs/hono/blob/next/src/jsx/streaming.ts#L25

question

### What is the feature you are proposing? Hey there 👋 I'm developing https://jsx.email and have been following hono's JSX support with great interest. The latest addition of `Suspense` that's...

enhancement

### Verify latest release - [x] I verified that the issue exists in the latest pnpm release ### pnpm version 8.15.0 ### Which area(s) of pnpm are affected? (leave empty...

type: bug

Please provide details about: * What you're trying to do I'm using a task runner that's constructing Node commands as such: ``` node --title svc-test:test ../../node_modules/ava/entrypoints/cli.mjs ``` * What happened...

enhancement
help wanted
scope:scheduling
scope:internals

Please provide details about: * What you're trying to do ```console pnpm exec ava ~/code/tests ``` This results in an error: `Expected pattern to be a non-empty string` The error...

needs triage

**Describe the bug** A microsoft employee merged a build change that effectively targets and breaks Monkeypatch and CustomizeUI. See: https://github.com/microsoft/vscode/pull/166126. This was a purposeful and malicious commit to further control...

bug
stale

Node v16 is now EOL. Time to update the plugins. https://nodejs.org/en/blog/announcements/nodejs16-eol

x⁷ ⋅ stale

### Check for existing issues - [X] Completed ### Describe the feature One of the more useful sneaky bits of vscode is displaying the current file size in the status...

enhancement
workspace
potential extension