Scott Dickerson
Scott Dickerson
**Is your feature request related to a problem? Please describe.** I'm struggling to find and collect all the bits of information I need to change in my jest configuration to...
We have a package in a private github packages repo called @contrast-security-inc/design-system-foundations. Somehow a package was also published to NPM https://www.npmjs.com/package/@contrast-security-inc/design-system-foundations The NPM team flagged this as containing malware. We've...
## Which package? ``` "react-intl": "^6.1.1", "@types/react": "18.0.20" ``` ## Describe the bug Typescript errors in FormattedDate and FormattedTime missing the children property: Here's the error from `tsc` ``` error...
I added the missing children prop explicitly to the FormattedDate and FormattedTime types Testcases ran successfully
## What package(s) are you using? - [ ] `carbon-components` - [x] `carbon-components-react` ## Detailed description > Describe in detail the issue you're having. I used the className prop of...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry#authenticating-with-a-personal-access-token ### What changes...
This results in lots of offline runners piling up in our repository. The EC2 instance is killed successfully but the runner isn't removed  ``` Run machulav/ec2-github-runner@v2 with: mode: stop...
``` /home/runner/work/contrast-ui/contrast-ui/node_modules/pathfinding/visual/lib/jquery-1.7.2.min.js ↳ jquery 1.7.2 jquery 1.7.2 has known vulnerabilities: severity: high; CVE: CVE-2012-6708, bug: 11290, summary: Selector interpreted as HTML, githubID: GHSA-2pqj-h3vj-pqgw; http://bugs.jquery.com/ticket/11290 https://nvd.nist.gov/vuln/detail/CVE-2012-6708 http://research.insecurelabs.org/jquery/test/ severity: medium; CVE: CVE-2020-7656,...
#### I am submitting a... - [ ] Feature request - [x] Design defect - [ ] Source code defect - [ ] Demo/documentation defect - [ ] Other ####...
#### I am submitting a... - [ ] Feature request - [ ] Design defect - [x] Source code defect - [ ] Demo/documentation defect - [ ] Other This...