bickelj

Results 4 issues of bickelj

Copying from an offhand comment in another issue: I think there is an issue around https://github.com/swaldman/c3p0/blob/c3p0-0.9.5.3/src/java/com/mchange/v2/c3p0/codegen/JdbcProxyGenerator.java#L1142 and https://github.com/swaldman/c3p0/blob/c3p0-0.9.5.3/src/java/com/mchange/v2/c3p0/codegen/JdbcProxyGenerator.java#L1143 regarding the contract of isWrapperFor and unwrap. The isWrapperFor method generated should...

This resolves a dependency conflict when cloning the previous commit.

By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/.github/blob/master/CONTRIBUTING.md) for how to create and submit a...

### Description When adding a dependency on `express-jwt`, I expected all TypeScript `@types` dependencies to remain in the devDependencies. Instead, I see several `@types` dependencies showing up in production dependences....