Gareth Jones
Gareth Jones
## What did you implement: - removed unneeded `@types` dependencies - `@types/lodash` should have been removed as part of #670 - `@types/xml` I assume was added by mistake at some...
## What did you implement: Upgrades to the next major version of ESLint (v6) (I was originally upgrading `@typescript-eslint` too, but v3 returns a lot of warnings which is fine...
It seems that only `unsafe_load` defaults to `false` for `fallback` - the other methods default to `nil`. I assume that ideally `unsafe_load` should be changed but looking over #358 &...
## Summary **[Quicksilver Variables](https://docs.pantheon.io/guides/quicksilver/variables)** - Fix incorrect word usage. ### Dependencies and Timing **Release**: - [x] When ready - [ ] ~After date: $DATE~ -------------------------------------------------- ## Post Launch **Do not...
Currently `ajv-cli` is using v2 of this library - while [I've opened a PR to update it to v3](https://github.com/ajv-validator/ajv-cli/pull/227), I'm not sure when it might actually get merged and released...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
[It's deprecated](https://github.com/dequelabs/axe-matchers) - I think we just need to replace it with [`axe-core-rspec`](https://github.com/dequelabs/axe-core-gems/blob/develop/packages/axe-core-rspec/README.md)?
This is based on the different patterns we've used over the years for supporting this in our apps - in the end I've gone with having a dedicated analytics partial...
I recently discovered there's a little bit of work required to support serving "document" assets such as PDFs via Shakapacker that allows nested file paths - effectively the config ended...