website icon indicating copy to clipboard operation
website copied to clipboard

Results 43 website issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies
javascript

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. Release notes Sourced from nokogiri's releases. 1.13.10 / 2022-12-07 Security [CRuby] Address CVE-2022-23476, unchecked return value from xmlTextReaderExpand. See GHSA-qv4q-mr5r-qprj for more information. Improvements...

dependencies
ruby

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

[This code](https://github.com/usds/website/blob/master/pages/apply.html#L55-L84) sets the iframe height upon page load. Anyone who selects a recruitment source that asks a follow-up question (like who referred them) causes the iframe to expand without...

## observed The /apply page is not rendering as expected. According to the js console, the page is failing to find `application.css`. ## Tasks - [x] restore stylesheet `application.css` -...

After putting our our last PR and doing a final QA on the live site, noticed that the hacky way we were pulling our Instagram images into the footer area...

GitHub in 2020 began creating all new repos using a new default branch name of "main" instead of "master". But existing repos which still use master may experience changes as...