Skip to content

chore: upgrade marko dep#140

Merged
DylanPiercey merged 1 commit into
mainfrom
upgrade-marko-6
Jun 12, 2026
Merged

chore: upgrade marko dep#140
DylanPiercey merged 1 commit into
mainfrom
upgrade-marko-6

Conversation

@DylanPiercey

Copy link
Copy Markdown
Contributor

No description provided.

@DylanPiercey DylanPiercey merged commit c333418 into main Jun 12, 2026
2 checks passed
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f221b813-c0be-4f69-a29b-869bcad44548

📥 Commits

Reviewing files that changed from the base of the PR and between 8971242 and 4e951e9.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json and included by **
📒 Files selected for processing (2)
  • .marko-run/routes.d.ts
  • package.json

Walkthrough

This PR updates auto-generated TypeScript route type declarations in a Marko.js website to register four new documentation pages. The AppData route type map is extended with GET routes for /docs/reference/lazy-loading and three tutorial routes. Four new declare module blocks are added, each defining route type contracts and handler method aliases for the respective page handlers. Route union types in middleware and layout files are updated to include these new routes. The Marko framework devDependency is bumped to version 6.1.4.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch upgrade-marko-6

Comment @coderabbitai help to get the list of available commands and usage tips.

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