Results 41 issues of Sam Denty

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

![image](https://user-images.githubusercontent.com/13242392/37876826-44ee807e-304a-11e8-9b0d-b1000bee1812.png)

bug
interface

I'm trying to create a thumbnail that preserves the aspect ratio, like `resize_to_fill` but instead of cropping it, padding is used instead

kind: question
draft

PNPM supports the `workspace:^ver` format in package.json, which `yarn install` doesn't support. If a `pnpm-lock.yaml` is found, it should do a `pnpm install` instead. https://ci.codesandbox.io/status/gqless/gqless/pr/180/builds/119442

🤔 Improvement
CodeSandbox CI

Searched around and came across https://github.com/webpack/webpack/issues/6472, [worker-injector-generator-plugin](https://www.npmjs.com/package/worker-injector-generator-plugin) and a [stackoverflow answer](https://stackoverflow.com/questions/3248384/document-createelementscript-synchronously) This adds support for sharing chunks between workers / main entry points. To use it, you can put your...

After installing this package and starting parcel, it throws errors about missing files. These files definitely exist Typescript version: 2.8.3 / 3.0.0 ``` (node:27724) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id:...

![image](https://user-images.githubusercontent.com/13242392/34183881-f09fa37a-e514-11e7-9ff1-c8dbe132986d.png)

Would it be possible to include https://github.com/motion/mobx-formatters by default?

enhancement

I'm trying to compile an application using `flate2` with `features = ["zlib-ng-compat",], default-features = false` and I'm getting an error: ``` Install a sysroot for the target platform and configure...

Version: 1.71.0-insider Commit: dd0ed9381aa5d0d43159463ccad1f7e060021580 Date: 2022-08-17T05:20:48.980Z (13 hrs ago) Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin x64 22.0.0 Sandboxed: Yes