Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: lock file maintenance #9061

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/browser (source) 2.1.8 -> 2.1.9 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-24963

Summary

__screenshot-error handler on the browser mode HTTP server that responds any file on the file system. Especially if the server is exposed on the network by browser.api.host: true, an attacker can send a request to that handler from remote to get the content of arbitrary files.

Details

This __screenshot-error handler on the browser mode HTTP server responds any file on the file system.
https://github.com/vitest-dev/vitest/blob/f17918a79969d27a415f70431e08a9445b051e45/packages/browser/src/node/plugin.ts#L88-L130

This code was added by vitest-dev/vitest@2d62051.

PoC

  1. Create a directory and change the current directory to that directory
  2. Run npx vitest init browser
  3. Run npm run test:browser
  4. Run curl http://localhost:63315/__screenshot-error?file=/path/to/any/file

Impact

Users explicitly exposing the browser mode server to the network by browser.api.host: true may get any files exposed.


Release Notes

vitest-dev/vitest (@​vitest/browser)

v2.1.9

Compare Source

This release includes security patches for:

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 4, 2025 18:05
Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocksuite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 6:07pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
blocksuite-docs ⬜️ Ignored (Inspect) Visit Preview Feb 4, 2025 6:07pm

Copy link

changeset-bot bot commented Feb 4, 2025

⚠️ No Changeset found

Latest commit: 9918653

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

graphite-app bot commented Feb 4, 2025

How to use the Graphite Merge Queue

Add the label merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

nx-cloud bot commented Feb 4, 2025

View your CI Pipeline Execution ↗ for commit 9918653.

Command Status Duration Result
nx vite:build @blocksuite/playground ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-04 18:08:10 UTC

Copy link
Contributor

github-actions bot commented Feb 4, 2025

size-limit report 📦

Path Size
@blocksuite/affine 13 B (0%)
@blocksuite/affine/effects 2.11 MB (0%)
@blocksuite/affine/block-std 158.78 KB (0%)
@blocksuite/affine/block-std/gfx 82.71 KB (0%)
@blocksuite/affine/global 13 B (0%)
@blocksuite/affine/global/utils 13.9 KB (0%)
@blocksuite/affine/global/env 217 B (0%)
@blocksuite/affine/global/exceptions 562 B (0%)
@blocksuite/affine/global/di 1.65 KB (0%)
@blocksuite/affine/global/types 13 B (0%)
@blocksuite/affine/store 78.67 KB (0%)
@blocksuite/affine/inline 32.64 KB (0%)
@blocksuite/affine/inline/consts 242 B (0%)
@blocksuite/affine/inline/types 13 B (0%)
@blocksuite/affine/presets 1.9 MB (0%)
@blocksuite/affine/blocks 2 MB (0%)
@blocksuite/affine/blocks/schemas 97.59 KB (0%)

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@inquirer/core@10.1.2 None 0 99.4 kB sboudrias
npm/@inquirer/figures@1.0.9 None 0 49.7 kB sboudrias
npm/@inquirer/type@3.0.2 None 0 9.27 kB sboudrias
npm/@istanbuljs/schema@0.1.3 None 0 17.2 kB coreyfarrell
npm/@open-draft/logger@0.3.0 environment 0 24.3 kB kettanaito
npm/@polka/url@1.0.0-next.28 None 0 4.49 kB lukeed
npm/@types/estree@1.0.6 None 0 25.8 kB types
npm/@types/tough-cookie@4.0.5 None 0 13.5 kB types
npm/@vitest/browser@2.1.9 🔁 npm/@vitest/browser@2.1.8 None 0 1.75 MB vitestbot
npm/@vitest/coverage-istanbul@2.1.8 None 0 13.6 kB vitestbot
npm/@vitest/mocker@2.1.9 🔁 npm/@vitest/mocker@2.1.8 None 0 121 kB antfu, oreanno, patak, ...1 more
npm/@vitest/pretty-format@2.1.9 None 0 45.5 kB antfu, oreanno, patak, ...1 more
npm/@vitest/spy@2.1.9 🔁 npm/@vitest/spy@2.1.8 None 0 21.7 kB antfu, oreanno, patak, ...1 more
npm/@vitest/utils@2.1.9 🔁 npm/@vitest/utils@2.1.8 None 0 157 kB antfu, oreanno, patak, ...1 more
npm/ansi-escapes@4.3.2 None 0 16.4 kB sindresorhus
npm/cli-width@4.1.0 environment 0 4.77 kB knownasilya
npm/cookie@0.7.2 None 0 23.4 kB blakeembrey
npm/dequal@2.0.3 None 0 14.2 kB lukeed
npm/headers-polyfill@4.0.3 None 0 134 kB kettanaito
npm/is-node-process@1.2.0 None 0 5.98 kB kettanaito
npm/istanbul-lib-coverage@3.2.2 None 0 34.4 kB oss-bot
npm/istanbul-lib-instrument@6.0.3 None 0 72 kB oss-bot
npm/istanbul-lib-report@3.0.1 filesystem 0 37.6 kB oss-bot
npm/istanbul-lib-source-maps@5.0.6 filesystem 0 37.7 kB oss-bot
npm/mrmime@2.0.0 None 0 32.7 kB lukeed
npm/mute-stream@2.0.0 None 0 6.5 kB npm-cli-ops
npm/outvariant@1.4.3 None 0 23.2 kB kettanaito
npm/path-to-regexp@6.3.0 None 0 112 kB blakeembrey
npm/psl@1.15.0 None 0 712 kB lupomontero
npm/querystringify@2.2.0 None 0 6.96 kB lpinca
npm/requires-port@1.0.0 None 0 8.56 kB 3rdeden
npm/strict-event-emitter@0.5.1 None 0 45.7 kB kettanaito
npm/tinyspy@3.0.2 None 0 17.6 kB oreanno
npm/totalist@3.0.1 filesystem 0 7.46 kB lukeed
npm/tough-cookie@4.1.4 None 0 112 kB ccasey
npm/type-fest@4.31.0 None 0 403 kB sindresorhus
npm/url-parse@1.5.10 None 0 63 kB swaagie
npm/yoctocolors-cjs@2.1.2 None 0 10.7 kB sindresorhus

🚮 Removed packages: npm/camelcase@5.3.1, npm/collapse-white-space@2.1.0, npm/decamelize@1.2.0, npm/is-plain-object@2.0.4, npm/isobject@3.0.1

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants