Andrew Powell
Andrew Powell
### Verify latest release - [x] I verified that the issue exists in the latest pnpm release ### pnpm version 10.8.1, 9.15.9 ### Which area(s) of pnpm are affected? (leave...
When using the `CloudFrontToS3` construct, there's an undocumented requirement around the `id` constructor parameter: The inner workings of this construct will only consider 9 characters of that ID passed in....
Current modern practice for the Node ecosystem is to inherit from `Error` and use the `.code` property to distinguish between errors. node-postgres does not. Like many today, we experienced an...
Update the auto-install package to ESM following this playbook: .charlie/playbooks/upgrade-plugin-to-esm-only.md
### Describe the bug Just as reported with #2713, I'm running into an error of: `Rollup failed to resolve import "vue/server-renderer"`. The error happens during execution of `vitepress build` and...
Please consider adopting semantic versioning (https://semver.org/) or some other meaningful versioning standard that conveys when breaking changes are made. I'm the author and maintainer of https://www.npmjs.com/package/caniemail and the latest sets...
``` sentry ╷ │ Error: Provider produced inconsistent result after apply │ │ When applying changes to sentry_issue_alert.high-error-rate-alert (high-error-rate-alert), provider │ "provider[\"registry.terraform.io/jianyuan/sentry\"]" produced an unexpected │ new value: .filter_match: was...
I just sat down to use this provider and overall I have to say that given this is the official provider, I'm really disappointed. I can't even create a project...
## Description I'd like to request support for multiple schema files in the `file:` descriptor. Being able to specify multiple schema files for composition is something nearly every tool for...
**Which issue #** if any, does this resolve? This PR moves the package to ESM and bumps the engine to `>= 20.19.0`. This is a breaking change. CJS consumers using...