Hugo Bastien
Hugo Bastien
If possible I would like to have get a new release tag on this project so that it can get pulled from https://rails-assets.org/. Most interested by the optional out of...
Currently the FailureDiffs isn't configured but it could easily be configured with the defaults suggested [here](https://github.com/facebook/ios-snapshot-test-case#installation-with-cocoapods). If it's worth anything to you guys let me know and I'll try to...
**What version of Ajv are you using? Does the issue happen if you use the latest version?** 8.10.0 (latest) **Ajv options object** ```javascript import Ajv from 'ajv/dist/2019'; const ajv =...
I think there's an issue at this line: https://github.com/mcordell/grape_devise_token_auth/blob/90d24291e16d7656059eaba933302136dc49abbd/lib/grape_devise_token_auth/auth_headers.rb#L6 This assumes that warden keeps track of the user using `:user`. While this helper: https://github.com/mcordell/grape_devise_token_auth/blob/master/lib/grape_devise_token_auth/auth_helpers.rb Has it dynamically set.
## Context Dependabot had tried to upgrade our package lock file about a year ago but we got rid of the PR, if dependabot doesn't do it again automatically we...