deps(deps): bump the other-patches group across 1 directory with 6 updates#870
Merged
github-actions[bot] merged 1 commit intoMay 18, 2026
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
9dc99d0 to
df9604c
Compare
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
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 6 updates in the /SortVision directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.4` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.5` | `4.1.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.4` | `17.0.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.2` | `8.59.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.6` | | [wait-on](https://github.com/jeffbski/wait-on) | `9.0.6` | `9.0.10` | Updates `dompurify` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.2...3.4.4) Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8) Updates `lint-staged` from 17.0.4 to 17.0.5 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.4...v17.0.5) Updates `typescript-eslint` from 8.59.2 to 8.59.3 - [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.3/packages/typescript-eslint) Updates `vitest` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest) Updates `wait-on` from 9.0.6 to 9.0.10 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v9.0.6...v9.0.10) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-patches - dependency-name: dompurify dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-patches - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-patches - dependency-name: typescript-eslint dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-patches - dependency-name: vitest dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-patches - dependency-name: wait-on dependency-version: 9.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-patches ... Signed-off-by: dependabot[bot] <support@github.com>
df9604c to
5aa79ac
Compare
Dependabot auto-mergeAuto-merge is enabled (squash). GitHub will merge this PR once all required checks and reviews pass. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the other-patches group with 6 updates in the /SortVision directory:
3.4.23.4.44.1.54.1.617.0.417.0.58.59.28.59.34.1.54.1.69.0.69.0.10Updates
dompurifyfrom 3.4.2 to 3.4.4Release notes
Sourced from dompurify's releases.
Commits
5817ad9release: 3.4.4 (#1374)520edb0release: 3.4.3 (#1352)Updates
@vitest/coverage-v8from 4.1.5 to 4.1.6Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
a8fd24cchore: release v4.1.6Updates
lint-stagedfrom 17.0.4 to 17.0.5Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
cbd822eMerge pull request #1793 from lint-staged/changeset-release/main1911244chore(changeset): release7339d7dMerge pull request #1792 from lint-staged/fix-max-arg-length-default1f67271fix: defaultmaxArgLengthtoundefinedinstead ofNaNwhen parsing cli ...Updates
typescript-eslintfrom 8.59.2 to 8.59.3Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
48e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)Updates
vitestfrom 4.1.5 to 4.1.6Release notes
Sourced from vitest's releases.
Commits
a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...Updates
wait-onfrom 9.0.6 to 9.0.10Release notes
Sourced from wait-on's releases.
Commits
27d57449.0.10c7c97dfcorrect .npmignore for .prettierrc.jsc1522529.0.995f01cdMerge pull request #210 from jeffbski/cleanup-more-npm-publishd45cff3more npm publish cleanupbab38d29.0.80ab9473Merge pull request #209 from jeffbski/exclude-coverage881dfaaalso exclude .nyc_output and coverage from npme3dad379.0.75a681e5Merge pull request #208 from jeffbski/exclude-fastembed-cache-from-npm-publish