Skip to content

chore: update .gitignore#22

Closed
rikonor wants to merge 1 commit intomainfrom
or-gitignore
Closed

chore: update .gitignore#22
rikonor wants to merge 1 commit intomainfrom
or-gitignore

Conversation

@rikonor
Copy link
Copy Markdown
Contributor

@rikonor rikonor commented Jun 17, 2025

No description provided.

@rikonor rikonor closed this Jun 17, 2025
@rikonor rikonor requested a review from a team as a code owner June 17, 2025 19:56
@rikonor rikonor deleted the or-gitignore branch June 17, 2025 19:57
lwshang added a commit that referenced this pull request May 1, 2026
* chore: wasmtime 43.0.2

* fix(deps): update frontend lockfile to fix security vulnerabilities

Addresses Dependabot alert #22 (CVE-2026-27606, GHSA-mw96-cpmx-2vgc):
- rollup: 4.52.5 -> 4.60.2 (arbitrary file write via path traversal)

Additional vulnerabilities fixed via npm audit fix:
- ajv: 6.12.6 -> 6.15.0 (ReDoS with $data option)
- brace-expansion: 1.1.12 -> 1.1.14 (ReDoS zero-step sequence)
- minimatch: 3.1.2 -> 3.1.5 (ReDoS repeated wildcards)
- picomatch: 2.3.1 -> 2.3.2 (method injection / ReDoS)
- postcss: 8.5.6 -> 8.5.13 (XSS via unescaped </style>)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(deps): bump vite to 6.4.2 in react example

Addresses Dependabot alert #63 (CVE-2026-39365, GHSA-4w7w-66w2-5vf9):
path traversal in optimized deps .map handling. All 5.x versions fall
within the vulnerable range (<= 6.4.1); 6.4.2 is the patched version.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: exclude example lock files from git to reduce dependabot noise

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(deps): update Cargo.lock with latest dependency versions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(deps): bump postcss to 8.5.13 and yaml to 2.8.3 in docs-site

Fixes GHSA-qx2v-qp2m-jg93 (postcss XSS via unescaped </style>) and
partially fixes GHSA-48c2-rrv3-qjmp (yaml stack overflow via deeply
nested collections).

The top-level yaml is now 2.8.3. The nested
node_modules/yaml-language-server/node_modules/yaml remains at 2.7.1
because volar-service-yaml@0.0.70 (the latest release) pins
yaml-language-server@~1.20.0, which in turn pins yaml@2.7.1 exactly.
There is no non-breaking fix available upstream; the chain will resolve
once volar-service-yaml ships a release that adopts a newer
yaml-language-server.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant