Sam Adams

Results 10 issues of Sam Adams

expirationChecker currently works with PgConnectionConfig if you ignore the type error.

This query was in some logs: ``` mutation { __typename } ``` which caused: ``` TypeError: Cannot read properties of undefined (reading 'name')\n at QueryComplexity.nodeComplexity (/app/node_modules/graphql-query-complexity/dist/cjs/QueryComplexity.js:105:46 ```

closes: https://github.com/auth0/node-jwks-rsa/issues/388

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/node-jwks-rsa#readme) and [Examples](https://github.com/auth0/node-jwks-rsa/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have searched the [issues](https://github.com/auth0/node-jwks-rsa/issues) and have...

### Description of the Change Breaks circular references in before objects are serialized to prevent cryptic errors in parallel mode. E.g. (taken from the linked issue): ``` 1) Uncaught error...

semver-patch

It was possible to end up with the http(s).request/get proxies wrapping existing proxies, which can cause odd behaviour: https://github.com/nock/nock/issues/2802 This PR attempts to fix the issue by only creating a...

### Bug Report Checklist - [x] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/main/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/mochajs/mocha/blob/main/.github/CONTRIBUTING.md) - [x] I have searched for [related issues](https://github.com/mochajs/mocha/issues?q=is%3Aissue) and [issues with...

type: bug
status: accepting prs

### Feature Request Checklist - [x] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/main/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/mochajs/mocha/blob/main/.github/CONTRIBUTING.md) - [x] I have searched for [related issues](https://github.com/mochajs/mocha/issues?q=is%3Aissue) and [issues with...

type: feature
status: in triage

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...