Skip to content

chore: bump vite, @vitest/coverage-v8, @vitest/ui and vitest in /application#1198

Merged
neilime merged 1 commit into
mainfrom
dependabot/npm_and_yarn/application/multi-75db8e1a4c
Jun 13, 2026
Merged

chore: bump vite, @vitest/coverage-v8, @vitest/ui and vitest in /application#1198
neilime merged 1 commit into
mainfrom
dependabot/npm_and_yarn/application/multi-75db8e1a4c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps vite to 8.0.16 and updates ancestor dependencies vite, @vitest/coverage-v8, @vitest/ui and vitest. These dependencies need to be updated together.

Updates vite from 5.4.21 to 8.0.16

Release notes

Sourced from vite's releases.

v8.0.16

Please refer to CHANGELOG.md for details.

v8.0.15

Please refer to CHANGELOG.md for details.

v8.0.14

Please refer to CHANGELOG.md for details.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.16 (2026-06-01)

Bug Fixes

8.0.15 (2026-06-01)

Features

Bug Fixes

  • capitalize error messages and remove spurious space in parse error (#22488) (85a0eff)
  • deps: update all non-major dependencies (#22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@fs/ HTML paths (#21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#22509) (40985f1)

Miscellaneous Chores

Code Refactoring

8.0.14 (2026-05-21)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

... (truncated)

Commits

Updates @vitest/coverage-v8 from 2.1.9 to 4.1.8

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vitest/coverage-v8 since your current version.


Updates @vitest/ui from 2.1.9 to 4.1.8

Release notes

Sourced from @​vitest/ui's releases.

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vitest/ui since your current version.


Updates vitest from 2.1.9 to 4.1.8

Release notes

Sourced from vitest's releases.

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 13, 2026
@github-actions

Copy link
Copy Markdown

Hi, thank you for creating your PR, we will check it out very soon

@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Fail ❌
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

BIOME_FORMAT
Checked 75 files in 464ms. No fixes applied.
Found 1 error.application/src/pages/index.tsx format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Formatter would have printed the following content:

    101 101 │   function ProjectsSection() {
    102 102 │     const projects = [
    103     │ - → ··{
    104     │ - → ····name:·'compose-action',
    105     │ - → ····icon:·'⚡',
    106     │ - → ····url:·'https://github.com/hoverkraft-tech/compose-action',
    107     │ - → ····stars:·210,
    108     │ - → ····language:·'TypeScript',
    109     │ - → ····description:·'This·action·runs·your·docker-compose·file·and·clean·up·before·action·finished',
    110     │ - → ····tags:·[
    111     │ - → ······'continuous-integration',
    112     │ - → ······'docker-compose',
    113     │ - → ······'github-actions'
    114     │ - → ····],
    115     │ - → ····accent:·'primary'
    116     │ - → ··},
    117     │ - → ··{
    118     │ - → ····name:·'ci-dokumentor',
    119     │ - → ····icon:·'⚡',
    120     │ - → ····url:·'https://github.com/hoverkraft-tech/ci-dokumentor',
    121     │ - → ····stars:·5,
    122     │ - → ····language:·'TypeScript',
    123     │ - → ····description:·'Automated·documentation·generator·for·CI/CD·components',
    124     │ - → ····tags:·[
    125     │ - → ······'documentation',
    126     │ - → ······'github-actions',
    127     │ - → ······'open-source'
    128     │ - → ····],
    129     │ - → ····accent:·'neutral'
    130     │ - → ··},
    131     │ - → ··{
    132     │ - → ····name:·'ci-github-container',
    133     │ - → ····icon:·'⚡',
    134     │ - → ····url:·'https://github.com/hoverkraft-tech/ci-github-container',
    135     │ - → ····stars:·5,
    136     │ - → ····language:·'Go·Template',
    137     │ - → ····description:·'Opinionated·GitHub·Actions·and·workflows·for·continuous·integration·in·container·(OCI)·context',
    138     │ - → ····tags:·[
    139     │ - → ······'build',
    140     │ - → ······'containers',
    141     │ - → ······'continuous-integration'
    142     │ - → ····],
    143     │ - → ····accent:·'primary'
    144     │ - → ··}
        103 │ + → → {
        104 │ + → → → name:·"compose-action",
        105 │ + → → → icon:·"⚡",
        106 │ + → → → url:·"https://github.com/hoverkraft-tech/compose-action",
        107 │ + → → → stars:·210,
        108 │ + → → → language:·"TypeScript",
        109 │ + → → → description:
        110 │ + → → → → "This·action·runs·your·docker-compose·file·and·clean·up·before·action·finished",
        111 │ + → → → tags:·["continuous-integration",·"docker-compose",·"github-actions"],
        112 │ + → → → accent:·"primary",
        113 │ + → → },
        114 │ + → → {
        115 │ + → → → name:·"ci-dokumentor",
        116 │ + → → → icon:·"⚡",
        117 │ + → → → url:·"https://github.com/hoverkraft-tech/ci-dokumentor",
        118 │ + → → → stars:·5,
        119 │ + → → → language:·"TypeScript",
        120 │ + → → → description:·"Automated·documentation·generator·for·CI/CD·components",
        121 │ + → → → tags:·["documentation",·"github-actions",·"open-source"],
        122 │ + → → → accent:·"neutral",
        123 │ + → → },
        124 │ + → → {
        125 │ + → → → name:·"ci-github-container",
        126 │ + → → → icon:·"⚡",
        127 │ + → → → url:·"https://github.com/hoverkraft-tech/ci-github-container",
        128 │ + → → → stars:·5,
        129 │ + → → → language:·"Go·Template",
        130 │ + → → → description:
        131 │ + → → → → "Opinionated·GitHub·Actions·and·workflows·for·continuous·integration·in·container·(OCI)·context",
        132 │ + → → → tags:·["build",·"containers",·"continuous-integration"],
        133 │ + → → → accent:·"primary",
        134 │ + → → },
    145 135 │     ];
    146 136 │


format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Some errors were emitted while running checks.

TRIVY

Report Summary

┌───────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│            Target             │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ application/package-lock.json │    npm     │        5        │         -         │    -    │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                    │ dockerfile │        -        │         0         │    -    │
└───────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


application/package-lock.json (npm)
===================================
Total: 5 (UNKNOWN: 0, LOW: 0, MEDIUM: 3, HIGH: 1, CRITICAL: 1)

┌──────────────────────┬─────────────────────┬──────────┬────────┬───────────────────┬────────────────────────┬────────────────────────────────────────────────────────────┐
│       Library        │    Vulnerability    │ Severity │ Status │ Installed Version │     Fixed Version      │                           Title                            │
├──────────────────────┼─────────────────────┼──────────┼────────┼───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ joi                  │ CVE-2026-48038      │ MEDIUM   │ fixed  │ 17.13.3           │ 18.2.1, 17.13.4        │ joi has an uncaught RangeError on deeply nested input      │
│                      │                     │          │        │                   │                        │ through recursive `link()`...                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-48038                 │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ serialize-javascript │ GHSA-5c6j-r48x-rmvq │ HIGH     │        │ 6.0.2             │ 7.0.3                  │ Serialize JavaScript is Vulnerable to RCE via RegExp.flags │
│                      │                     │          │        │                   │                        │ and Date.prototype.toISOString()                           │
│                      │                     │          │        │                   │                        │ https://github.com/advisories/GHSA-5c6j-r48x-rmvq          │
│                      ├─────────────────────┼──────────┤        │                   ├────────────────────────┼────────────────────────────────────────────────────────────┤
│                      │ CVE-2026-34043      │ MEDIUM   │        │                   │ 7.0.5                  │ serialize-javascript: serialize-javascript: Denial of      │
│                      │                     │          │        │                   │                        │ Service via specially crafted array-like object            │
│                      │                     │          │        │                   │                        │ serialization                                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-34043                 │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ shell-quote          │ CVE-2026-9277       │ CRITICAL │        │ 1.8.3             │ 1.8.4                  │ shell-quote: shell-quote: Arbitrary code execution via     │
│                      │                     │          │        │                   │                        │ command injection due to unescaped line...                 │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-9277                  │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ uuid                 │ CVE-2026-41907      │ MEDIUM   │        │ 8.3.2             │ 11.1.1, 12.0.1, 13.0.1 │ uuid: uuid: Out-of-bounds write vulnerability impacts data │
│                      │                     │          │        │                   │                        │ integrity and confidentiality                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-41907                 │
└──────────────────────┴─────────────────────┴──────────┴────────┴───────────────────┴────────────────────────┴────────────────────────────────────────────────────────────┘

@neilime neilime force-pushed the dependabot/npm_and_yarn/application/multi-75db8e1a4c branch from 85e6ad2 to bd27bd5 Compare June 13, 2026 07:56
@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Fail ❌
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

BIOME_FORMAT
Checked 75 files in 357ms. No fixes applied.
Found 1 error.application/src/pages/index.tsx format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Formatter would have printed the following content:

    101 101 │   function ProjectsSection() {
    102 102 │     const projects = [
    103     │ - → ··{
    104     │ - → ····name:·'compose-action',
    105     │ - → ····icon:·'⚡',
    106     │ - → ····url:·'https://github.com/hoverkraft-tech/compose-action',
    107     │ - → ····stars:·210,
    108     │ - → ····language:·'TypeScript',
    109     │ - → ····description:·'This·action·runs·your·docker-compose·file·and·clean·up·before·action·finished',
    110     │ - → ····tags:·[
    111     │ - → ······'continuous-integration',
    112     │ - → ······'docker-compose',
    113     │ - → ······'github-actions'
    114     │ - → ····],
    115     │ - → ····accent:·'primary'
    116     │ - → ··},
    117     │ - → ··{
    118     │ - → ····name:·'ci-dokumentor',
    119     │ - → ····icon:·'⚡',
    120     │ - → ····url:·'https://github.com/hoverkraft-tech/ci-dokumentor',
    121     │ - → ····stars:·5,
    122     │ - → ····language:·'TypeScript',
    123     │ - → ····description:·'Automated·documentation·generator·for·CI/CD·components',
    124     │ - → ····tags:·[
    125     │ - → ······'documentation',
    126     │ - → ······'github-actions',
    127     │ - → ······'open-source'
    128     │ - → ····],
    129     │ - → ····accent:·'neutral'
    130     │ - → ··},
    131     │ - → ··{
    132     │ - → ····name:·'ci-github-container',
    133     │ - → ····icon:·'⚡',
    134     │ - → ····url:·'https://github.com/hoverkraft-tech/ci-github-container',
    135     │ - → ····stars:·5,
    136     │ - → ····language:·'Go·Template',
    137     │ - → ····description:·'Opinionated·GitHub·Actions·and·workflows·for·continuous·integration·in·container·(OCI)·context',
    138     │ - → ····tags:·[
    139     │ - → ······'build',
    140     │ - → ······'containers',
    141     │ - → ······'continuous-integration'
    142     │ - → ····],
    143     │ - → ····accent:·'primary'
    144     │ - → ··}
        103 │ + → → {
        104 │ + → → → name:·"compose-action",
        105 │ + → → → icon:·"⚡",
        106 │ + → → → url:·"https://github.com/hoverkraft-tech/compose-action",
        107 │ + → → → stars:·210,
        108 │ + → → → language:·"TypeScript",
        109 │ + → → → description:
        110 │ + → → → → "This·action·runs·your·docker-compose·file·and·clean·up·before·action·finished",
        111 │ + → → → tags:·["continuous-integration",·"docker-compose",·"github-actions"],
        112 │ + → → → accent:·"primary",
        113 │ + → → },
        114 │ + → → {
        115 │ + → → → name:·"ci-dokumentor",
        116 │ + → → → icon:·"⚡",
        117 │ + → → → url:·"https://github.com/hoverkraft-tech/ci-dokumentor",
        118 │ + → → → stars:·5,
        119 │ + → → → language:·"TypeScript",
        120 │ + → → → description:·"Automated·documentation·generator·for·CI/CD·components",
        121 │ + → → → tags:·["documentation",·"github-actions",·"open-source"],
        122 │ + → → → accent:·"neutral",
        123 │ + → → },
        124 │ + → → {
        125 │ + → → → name:·"ci-github-container",
        126 │ + → → → icon:·"⚡",
        127 │ + → → → url:·"https://github.com/hoverkraft-tech/ci-github-container",
        128 │ + → → → stars:·5,
        129 │ + → → → language:·"Go·Template",
        130 │ + → → → description:
        131 │ + → → → → "Opinionated·GitHub·Actions·and·workflows·for·continuous·integration·in·container·(OCI)·context",
        132 │ + → → → tags:·["build",·"containers",·"continuous-integration"],
        133 │ + → → → accent:·"primary",
        134 │ + → → },
    145 135 │     ];
    146 136 │


format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Some errors were emitted while running checks.

TRIVY

Report Summary

┌───────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│            Target             │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ application/package-lock.json │    npm     │        5        │         -         │    -    │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                    │ dockerfile │        -        │         0         │    -    │
└───────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


application/package-lock.json (npm)
===================================
Total: 5 (UNKNOWN: 0, LOW: 0, MEDIUM: 3, HIGH: 1, CRITICAL: 1)

┌──────────────────────┬─────────────────────┬──────────┬────────┬───────────────────┬────────────────────────┬────────────────────────────────────────────────────────────┐
│       Library        │    Vulnerability    │ Severity │ Status │ Installed Version │     Fixed Version      │                           Title                            │
├──────────────────────┼─────────────────────┼──────────┼────────┼───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ joi                  │ CVE-2026-48038      │ MEDIUM   │ fixed  │ 17.13.3           │ 18.2.1, 17.13.4        │ joi has an uncaught RangeError on deeply nested input      │
│                      │                     │          │        │                   │                        │ through recursive `link()`...                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-48038                 │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ serialize-javascript │ GHSA-5c6j-r48x-rmvq │ HIGH     │        │ 6.0.2             │ 7.0.3                  │ Serialize JavaScript is Vulnerable to RCE via RegExp.flags │
│                      │                     │          │        │                   │                        │ and Date.prototype.toISOString()                           │
│                      │                     │          │        │                   │                        │ https://github.com/advisories/GHSA-5c6j-r48x-rmvq          │
│                      ├─────────────────────┼──────────┤        │                   ├────────────────────────┼────────────────────────────────────────────────────────────┤
│                      │ CVE-2026-34043      │ MEDIUM   │        │                   │ 7.0.5                  │ serialize-javascript: serialize-javascript: Denial of      │
│                      │                     │          │        │                   │                        │ Service via specially crafted array-like object            │
│                      │                     │          │        │                   │                        │ serialization                                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-34043                 │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ shell-quote          │ CVE-2026-9277       │ CRITICAL │        │ 1.8.3             │ 1.8.4                  │ shell-quote: shell-quote: Arbitrary code execution via     │
│                      │                     │          │        │                   │                        │ command injection due to unescaped line...                 │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-9277                  │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ uuid                 │ CVE-2026-41907      │ MEDIUM   │        │ 8.3.2             │ 11.1.1, 12.0.1, 13.0.1 │ uuid: uuid: Out-of-bounds write vulnerability impacts data │
│                      │                     │          │        │                   │                        │ integrity and confidentiality                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-41907                 │
└──────────────────────┴─────────────────────┴──────────┴────────┴───────────────────┴────────────────────────┴────────────────────────────────────────────────────────────┘

@neilime neilime force-pushed the dependabot/npm_and_yarn/application/multi-75db8e1a4c branch from bd27bd5 to 1c8be55 Compare June 13, 2026 08:40
@neilime neilime changed the title Bump vite, @vitest/coverage-v8, @vitest/ui and vitest in /application chore: bump vite, @vitest/coverage-v8, @vitest/ui and vitest in /application Jun 13, 2026
@neilime neilime force-pushed the dependabot/npm_and_yarn/application/multi-75db8e1a4c branch from 1c8be55 to f9d1a8f Compare June 13, 2026 09:00
@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

TRIVY

Report Summary

┌───────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│            Target             │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ application/package-lock.json │    npm     │        3        │         -         │    -    │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                    │ dockerfile │        -        │         0         │    -    │
└───────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


application/package-lock.json (npm)
===================================
Total: 3 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 1, CRITICAL: 0)

┌──────────────────────┬─────────────────────┬──────────┬────────┬───────────────────┬────────────────────────┬────────────────────────────────────────────────────────────┐
│       Library        │    Vulnerability    │ Severity │ Status │ Installed Version │     Fixed Version      │                           Title                            │
├──────────────────────┼─────────────────────┼──────────┼────────┼───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ serialize-javascript │ GHSA-5c6j-r48x-rmvq │ HIGH     │ fixed  │ 6.0.2             │ 7.0.3                  │ Serialize JavaScript is Vulnerable to RCE via RegExp.flags │
│                      │                     │          │        │                   │                        │ and Date.prototype.toISOString()                           │
│                      │                     │          │        │                   │                        │ https://github.com/advisories/GHSA-5c6j-r48x-rmvq          │
│                      ├─────────────────────┼──────────┤        │                   ├────────────────────────┼────────────────────────────────────────────────────────────┤
│                      │ CVE-2026-34043      │ MEDIUM   │        │                   │ 7.0.5                  │ serialize-javascript: serialize-javascript: Denial of      │
│                      │                     │          │        │                   │                        │ Service via specially crafted array-like object            │
│                      │                     │          │        │                   │                        │ serialization                                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-34043                 │
├──────────────────────┼─────────────────────┤          │        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ uuid                 │ CVE-2026-41907      │          │        │ 8.3.2             │ 11.1.1, 12.0.1, 13.0.1 │ uuid: uuid: Out-of-bounds write vulnerability impacts data │
│                      │                     │          │        │                   │                        │ integrity and confidentiality                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-41907                 │
└──────────────────────┴─────────────────────┴──────────┴────────┴───────────────────┴────────────────────────┴────────────────────────────────────────────────────────────┘

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 8.0.16 and updates ancestor dependencies [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.

Updates `vite` from 5.4.21 to 8.0.16
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite)

Updates `@vitest/coverage-v8` from 2.1.9 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/coverage-v8)

Updates `@vitest/ui` from 2.1.9 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/ui)

Updates `vitest` from 2.1.9 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.16
  dependency-type: indirect
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.8
  dependency-type: direct:development
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.8
  dependency-type: direct:development
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@neilime neilime force-pushed the dependabot/npm_and_yarn/application/multi-75db8e1a4c branch from f9d1a8f to 37e662f Compare June 13, 2026 09:21
@github-actions

Copy link
Copy Markdown

Code Coverage Report

Coverage Results

Coverage

Metric Covered Total Percentage
Lines 12 12 100.00%
Branches 3 3 100.00%
Functions 8 8 100.00%

Overall: 100.00% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩

@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

TRIVY

Report Summary

┌───────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│            Target             │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ application/package-lock.json │    npm     │        3        │         -         │    -    │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                    │ dockerfile │        -        │         0         │    -    │
└───────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


application/package-lock.json (npm)
===================================
Total: 3 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 1, CRITICAL: 0)

┌──────────────────────┬─────────────────────┬──────────┬────────┬───────────────────┬────────────────────────┬────────────────────────────────────────────────────────────┐
│       Library        │    Vulnerability    │ Severity │ Status │ Installed Version │     Fixed Version      │                           Title                            │
├──────────────────────┼─────────────────────┼──────────┼────────┼───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ serialize-javascript │ GHSA-5c6j-r48x-rmvq │ HIGH     │ fixed  │ 6.0.2             │ 7.0.3                  │ Serialize JavaScript is Vulnerable to RCE via RegExp.flags │
│                      │                     │          │        │                   │                        │ and Date.prototype.toISOString()                           │
│                      │                     │          │        │                   │                        │ https://github.com/advisories/GHSA-5c6j-r48x-rmvq          │
│                      ├─────────────────────┼──────────┤        │                   ├────────────────────────┼────────────────────────────────────────────────────────────┤
│                      │ CVE-2026-34043      │ MEDIUM   │        │                   │ 7.0.5                  │ serialize-javascript: serialize-javascript: Denial of      │
│                      │                     │          │        │                   │                        │ Service via specially crafted array-like object            │
│                      │                     │          │        │                   │                        │ serialization                                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-34043                 │
├──────────────────────┼─────────────────────┤          │        ├───────────────────┼────────────────────────┼────────────────────────────────────────────────────────────┤
│ uuid                 │ CVE-2026-41907      │          │        │ 8.3.2             │ 11.1.1, 12.0.1, 13.0.1 │ uuid: uuid: Out-of-bounds write vulnerability impacts data │
│                      │                     │          │        │                   │                        │ integrity and confidentiality                              │
│                      │                     │          │        │                   │                        │ https://avd.aquasec.com/nvd/cve-2026-41907                 │
└──────────────────────┴─────────────────────┴──────────┴────────┴───────────────────┴────────────────────────┴────────────────────────────────────────────────────────────┘

@neilime neilime merged commit 3166711 into main Jun 13, 2026
49 of 51 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/application/multi-75db8e1a4c branch June 13, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant