deps(deps): bump the other-patches group across 1 directory with 2 updates#848
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
QA suite report
Result: passed. QA vs
|
| Base | This PR | Δ passed | |
|---|---|---|---|
| Passed | 655 | 655 | 0 |
| Failed | 0 | 0 | — |
| Total | 655 | 655 | — |
Fixed (failed on base, passing on this PR)
None
New failures (failed on this PR; were not failing on base)
None
Still failing (failed on base and still failing on this PR)
None
Lighthouse (CI)Lighthouse vs
|
| URL | Perf | Δ | A11y | Δ | Best | Δ | SEO | Δ |
|---|---|---|---|---|---|---|---|---|
| http://localhost:3000/ | 59 | -7 | 96 | — | 93 | — | 100 | — |
| http://localhost:3000/algorithms/config/bubble | 71 | — | 96 | — | 93 | — | 100 | — |
| http://localhost:3000/es | 71 | -2 | 96 | — | 93 | — | 100 | — |
| http://localhost:3000/contributions/overview | 52 | +3 | 96 | — | 96 | — | 100 | — |
Lighthouse (desktop)
Δ = change vs last successful Continuous integration on main (same URLs).
| URL | Perf | Δ | A11y | Δ | Best | Δ | SEO | Δ |
|---|---|---|---|---|---|---|---|---|
| http://localhost:3000/ | 99 | — | 96 | — | 96 | — | 100 | — |
| http://localhost:3000/algorithms/config/bubble | 98 | — | 96 | — | 96 | — | 100 | — |
| http://localhost:3000/es | 98 | — | 96 | — | 96 | — | 100 | — |
| http://localhost:3000/contributions/overview | 96 | -1 | 96 | — | 96 | — | 100 | — |
Dependabot auto-mergeCould not enable auto-merge after Continuous integration succeeded. Common causes: auto-merge disabled in repo settings, branch protection (reviews / code owners), merge queue rules, or token permissions. CLI output: |
…dates Bumps the other-patches group with 2 updates in the /SortVision directory: [dompurify](https://github.com/cure53/DOMPurify) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `dompurify` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.1...3.4.2) Updates `typescript-eslint` from 8.59.0 to 8.59.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-patches - dependency-name: typescript-eslint dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-patches ... Signed-off-by: dependabot[bot] <support@github.com>
a052276 to
39cb872
Compare
Dependabot auto-mergeAuto-merge is enabled (squash). GitHub will merge this PR once all required checks and reviews pass. |
Bumps the other-patches group with 2 updates in the /SortVision directory: dompurify and typescript-eslint.
Updates
dompurifyfrom 3.4.1 to 3.4.2Release notes
Sourced from dompurify's releases.
Commits
6f67fd3Sync/3.4.2 (#1322)Updates
typescript-eslintfrom 8.59.0 to 8.59.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
5245793chore(release): publish 8.59.1