Skip to content

chore(site): bump @mcptoolshop/site-theme from 0.2.6 to 1.6.1 in /site#77

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/site/mcptoolshop/site-theme-1.6.1
Open

chore(site): bump @mcptoolshop/site-theme from 0.2.6 to 1.6.1 in /site#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/site/mcptoolshop/site-theme-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @mcptoolshop/site-theme from 0.2.6 to 1.6.1.

Release notes

Sourced from @​mcptoolshop/site-theme's releases.

v1.3.0 — Multi-Tenant SaaS Architecture

Highlights

  • App template upgraded to /app/[workspace]/… multi-tenant routing (3 seeded workspaces)
  • RBAC policy layercanViewBilling, canManageTeam, canManageWorkspace
  • Feature flagsbilling, teams, auditLog, apiKeys with isEnabled() gating
  • Centralized data layer — workspace-keyed projects, metrics, and activity
  • Path-preserving workspace switcher with plan badges (starter / pro / business)
  • AccessDenied component + billing page RBAC gate
  • In-shell 404 catch-all with "Back to Dashboard" link
  • 31 pages generated from a single npx @mcptoolshop/site-theme init --template app

Breaking Changes

  • App template routes moved from /app/* to /app/[workspace]/*
  • getActiveWorkspace() / setActiveWorkspace() removed (URL is source of truth)
  • Static nav config replaced with getNav(workspace) / getSettingsNav(workspace) functions

Install

npx @mcptoolshop/site-theme@1.3.0 init --template app

Full changelog: https://github.com/mcp-tool-shop-org/site-theme/blob/main/CHANGELOG.md

v0.3.5

Republish with brand-optimized assets and landing pages.

Changelog

Sourced from @​mcptoolshop/site-theme's changelog.

[1.6.1] - 2026-03-27

Fixed

  • Biome lint formatting in handbook command

[1.6.0] - 2026-03-27

Added

  • handbook command: npx @mcptoolshop/site-theme handbook layers Starlight docs onto an existing site-theme site
  • Scaffolds content.config.ts with docsLoader() (prevents silent 404s)
  • Scaffolds starlight-custom.css with accent color from --accent flag
  • Rewrites astro.config.mjs with Starlight integration
  • Creates 3 starter handbook pages (index, getting-started, reference)
  • Patches site-config.ts secondaryCta to link to handbook
  • Adds @​astrojs/starlight dependency to site/package.json
  • --accent flag with 7 color presets: emerald, amber, blue, rose, violet, cyan, pink
  • --dry-run support for handbook command
  • 10 new handbook tests (guards, dry-run, file creation, token replacement, accent colors)

[1.5.1] - 2026-03-25

Added

  • Version alignment test suite (3 tests)

Changed

  • SHA-pin dogfood workflow actions (checkout, setup-node) for supply chain security

[1.5.0] - 2026-03-19

Added

  • portfolio template: filterable catalog grid for tools, projects, team members, recipes, or any collection
  • FilterBar component: client-side tag filtering + text search with data-* attribute matching
  • PortfolioGrid component: configurable card grid with status badges, category grouping, image/badge fallbacks, and secondary actions
  • PortfolioSiteConfig type added to the SiteConfig discriminated union
  • PortfolioItem type with generic fields (tags, categories, status, meta) for any content type
  • Handbook pages for portfolio template and new components
  • CI validates portfolio template scaffolding

[1.4.0] - 2026-03-19

Added

  • Test suite: 56 tests via vitest covering CLI arg parsing, template scaffolding, token replacement helpers, RBAC policy, feature flags, and workspace model
  • TypeScript checking: root tsconfig.json with strict mode, tsc --noEmit in CI validates exported types
  • Props interfaces: all 15 shared Astro components now declare interface Props for IDE autocomplete and compile-time safety
  • Biome linter: lint + format enforcement for cli/, types/, tests/ with CI integration
  • CLI --help/-h and --version/-V flags
  • CLI path traversal guard: --template validates resolved path stays within templates/
  • set:html security docs: README documents which props accept raw HTML and recommends sanitization

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [@mcptoolshop/site-theme](https://github.com/mcp-tool-shop-org/site-theme) from 0.2.6 to 1.6.1.
- [Release notes](https://github.com/mcp-tool-shop-org/site-theme/releases)
- [Changelog](https://github.com/mcp-tool-shop-org/site-theme/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mcp-tool-shop-org/site-theme/commits)

---
updated-dependencies:
- dependency-name: "@mcptoolshop/site-theme"
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/site/mcptoolshop/site-theme-1.6.1 branch from e72aa5b to 83fc53f Compare May 25, 2026 05:02
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.

0 participants