Skip to content

Release: 1 feature, 1 fix, 2 chores → Main#9834

Merged
h0lybyte merged 4 commits intomainfrom
dev
Apr 9, 2026
Merged

Release: 1 feature, 1 fix, 2 chores → Main#9834
h0lybyte merged 4 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 9, 2026

Release: Dev → Main

4 atomic commits ready for main

Features

Bug Fixes

Chores


This PR is automatically maintained by CI — KBVE Studio

h0lybyte added 2 commits April 9, 2026 00:11
…#9831)

- marked: 17.0.3 → 17.0.6 (race condition fix, CLI fixes)
- react-grid-layout: 1.5.0 → 1.5.3
- @types/react-grid-layout: 1.3.5 → 1.3.6
- prettier: 3.3.3 → 3.8.1
- @playwright/test: 1.48.1 → 1.59.1

Closes #9696, closes #9697, closes #9698, closes #9699
…ne entrypoint (#9833)

SCRIPT_PRESETS were passing shell commands as entrypoint (e.g. "uname -a && ..."),
which the new validate_entrypoint() correctly rejects. Convert all presets to use
absolute binary paths (/bin/sh, /usr/bin/python3, /usr/bin/node) as entrypoint and
send the script body via env.CODE, which the VM init script reads from /dev/vdb.
* feat(astro-kbve): improve OSRS page layout — full-width panel, isolated content cards, adsense wrapper

Remove 56rem max-width constraint on OSRSItemPanel so price data uses full available content width.
Add OSRSContentWrap component for styled isolated content cards matching the panel design system.
Add OSRSAdsenseCard component to wrap adsense in a consistent card container.
Update OSRS MDX files to use isolated per-section cards and wrapped adsense.

* feat(proto): expand OSRS item schema with 14 new fields and 16 new messages

Add structured proto messages for: about text, market strategy, trading tips,
material classification, prayer training, gathering skills, teleportation,
quest involvement, farming, charges/degradation, slayer, construction,
passive effects, and ammunition.

Swap all string skill references to OSRSSkill enum for type safety.
Deprecate OSRSRecipeSkill in favor of unified OSRSSkill.
Add destroy text, respawn, worn_options, alchable to ItemProperties.
Add spellbook, magic_level, runes, xp to teleport.
Add PvM/PvP proc rates and enchant data to ammunition.
Add compost, growth cycles, disease_free to farming.
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Apr 9, 2026

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
  • ⚠️ 1 packages with OpenSSF Scorecard issues.

View full job summary

@github-actions github-actions Bot changed the title Release: 1 fix, 1 chore → Main Release: 1 feature, 1 fix, 1 chore → Main Apr 9, 2026
@github-actions github-actions Bot changed the title Release: 1 feature, 1 fix, 1 chore → Main Release: 1 feature, 1 fix, 2 chores → Main Apr 9, 2026
@h0lybyte h0lybyte merged commit 2848fde into main Apr 9, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in KBVE Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant