Skip to content

chore: update to StudioCMS 0.4.2#71

Merged
Adammatthiesen merged 8 commits intomainfrom
adam/0.4.0
Mar 10, 2026
Merged

chore: update to StudioCMS 0.4.2#71
Adammatthiesen merged 8 commits intomainfrom
adam/0.4.0

Conversation

@Adammatthiesen
Copy link
Member

@Adammatthiesen Adammatthiesen commented Mar 10, 2026

This pull request updates the configuration and dependencies for the www package, focusing on improving compatibility, security, and integration with the latest versions of related packages. The most important changes are grouped below:

Dependency and version updates:

  • Updated several dependencies in www/package.json to newer versions, including @astrojs/markdown-remark, @astrojs/node, astro, @studiocms/cfetch, @studiocms/md, and @studiocms/ui, and switched the studiocms dependency to a direct URL reference for the latest package.

Configuration improvements:

  • Changed the cFetch integration in www/astro.config.mts to use the new Duration.hours(1) API for specifying cache lifetime, improving clarity and compatibility with the updated package. [1] [2]
  • Added allowedDomains security configuration to restrict access to specific domains (studiocms.dev and its subdomains) in www/astro.config.mts.

Workspace and plugin configuration:

  • Updated pnpm-workspace.yaml formatting and added effectify to the minimumReleaseAgeExclude list, ensuring proper workspace management and dependency handling.
  • Removed the flavor option from the md plugin configuration in www/studiocms.config.ts, simplifying the plugin setup.

@coderabbitai ignore

- Updated package names in pnpm-workspace.yaml for consistency.
- Enhanced astro.config.mts by importing Duration from @studiocms/cfetch and adjusting integration lifetime.
- Bumped versions of dependencies in package.json, including @astrojs/markdown-remark, @astrojs/node, and @studiocms/cfetch.
- Updated studiocms dependency to a specific version.
- Modified studiocms.config.ts to include commented-out API configuration.
@htg-1-studiocms-cloud
Copy link

htg-1-studiocms-cloud bot commented Mar 10, 2026

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
StudioCMS Website ✅ Done Preview URL 2026-03-10T10:08:32.567Z

@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 44e8f01e-8a66-4a7c-be61-7431003d7afb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch adam/0.4.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@Adammatthiesen Adammatthiesen changed the title chore: update to StudioCMS 0.4.0 chore: update to StudioCMS 0.4.1 Mar 10, 2026
@Adammatthiesen Adammatthiesen changed the title chore: update to StudioCMS 0.4.1 chore: update to StudioCMS 0.4.2 Mar 10, 2026
@Adammatthiesen Adammatthiesen marked this pull request as ready for review March 10, 2026 10:10
@Adammatthiesen Adammatthiesen requested a review from a team as a code owner March 10, 2026 10:10
@Adammatthiesen Adammatthiesen merged commit cf32cff into main Mar 10, 2026
1 check passed
@Adammatthiesen Adammatthiesen deleted the adam/0.4.0 branch March 10, 2026 10:47
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.

2 participants