v5.0.14#332
Merged
Merged
Conversation
Co-authored-by: Copilot <[email protected]>
The v13 is a moderate severty vulnerable version: ┌─────────────────────┬────────────────────────────────────────────────────────┐ │ moderate │ uuid: Missing buffer bounds check in v3/v5/v6 when buf │ │ │ is provided │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Package │ uuid │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Vulnerable versions │ <14.0.0 │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Patched versions │ >=14.0.0 │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ Paths │ .>uuid │ ├─────────────────────┼────────────────────────────────────────────────────────┤ │ More info │ GHSA-w5hq-g745-h8pq │ └─────────────────────┴────────────────────────────────────────────────────────┘
Contributor
There was a problem hiding this comment.
Pull request overview
Release v5.0.14 updates site content and internal dependencies by adding a new news article (with thumbnail) announcing a member departure, removing the departed member from the site’s member data/assets, and upgrading packages (including uuid) to address vulnerability and keep tooling current.
Changes:
- Added article
20260428(with thumbnail) announcing Content Creator member departure. - Removed departed member entry from
MEMBERS.ts(and corresponding member image asset). - Upgraded dependencies (SvelteKit/Vite/Svelte, TypeScript ESLint tooling,
uuid) and refreshedpnpm-lock.yaml.
Reviewed changes
Copilot reviewed 5 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| static/images/news/thumbnails/20260428.webp | Adds the thumbnail image for the new 20260428 article. |
| static/images/members/makaien.webp | Removes the departed member’s profile image asset. |
| src/lib/scripts/data/MEMBERS.ts | Removes the departed member from the Content Creator member list data. |
| src/lib/components/home/Event.svelte | Removes unused Sass mixin import. |
| src/lib/components/home/Creative.svelte | Removes unused Sass mixin import. |
| pnpm-lock.yaml | Updates lockfile to reflect dependency upgrades (including uuid v14). |
| package.json | Bumps version to 5.0.14 and updates dependency versions. |
| articles/2026/4/20260428.md | Adds the new news article content and uses the Member component for socials. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Deploying revati with
|
| Latest commit: |
912375d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://34a862d1.revati.pages.dev |
| Branch Preview URL: | https://dev.revati.pages.dev |
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.
Member Updates
New Articles
Internal Changes
uuidfrom v13 to v14 to fix the moderate severity vulnerability [bd82ea7]