issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:Python language:JavaScript
Filter by
47.3M results
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
Pending Approval
The following branches ...
Durable article pages.
Do
- Add route /article/:slug + ArticlePage to the router in src/App
- Render title, date, summary, body, and a Back home link
- Resolve :slug against the loaded articles; ...
task
Home page shows the newest articles.
Do
- Read the article index (depends on the Markdown loader task under #6)
- Render a Latest articles list: title, summary, date, link to /article/:slug
- Sort ...
task
Text-first means deleting the decoration.
Do
- Remove the gradient background + fade-in-slide-up entrance animation (src/App, src/index.css)
- Plain readable column: max-width ~680px, system/Heebo ...
task
The deploy workflow runs deprecated action majors.
Do (.github/workflows/may-2025_maxfelker.yml)
- actions/checkout@v2 → v4
- docker/setup-buildx-action@v2 → v3
- docker/login-action@v2 → v3
...
task
CVE-2026-12143 - High Severity Vulnerability
details summary img src= https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png width=19
height=20 Vulnerable Libraries - b form-data-3.0.1.tgz ...
Mend: dependency security vulnerability
Node 18 is EOL — move the images forward.
Do
- Dockerfile + Dockerfile.dev: node:18-alpine → node:22-alpine
- Pin nginx to a digest or minor tag instead of bare nginx:alpine
- Rebuild docker compose ...
task
Problem or Use Case
Profiles that only need a small set of skills receive an available_skills index with every installed skill listed in the
system prompt. For a profile that needs 6 skills out of 130 ...
comp/agent
P3
tool/skills
type/feature
CVE-2026-48779 - High Severity Vulnerability
details summary img src= https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png width=19
height=20 Vulnerable Library - b ws-5.2.3.tgz ...
Mend: dependency security vulnerability
Bump React and the router.
Do
- react/react-dom ^18.2.0 → ^19, @types/* to match
- react-router-dom ^6.8.1 → ^7
- createBrowserRouter API is unchanged in v7; smoke-test both routes (/, /about) ...
task

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.