Skip to content

[WIP] chore: Upgrade to Astro v6#1537

Draft
Adammatthiesen wants to merge 32 commits intomainfrom
adam/astro-v6
Draft

[WIP] chore: Upgrade to Astro v6#1537
Adammatthiesen wants to merge 32 commits intomainfrom
adam/astro-v6

Conversation

@Adammatthiesen
Copy link
Member

@Adammatthiesen Adammatthiesen commented Mar 22, 2026

- Updated astrojs catalog to use latest versions of @astrojs/node, @astrojs/rss, astro, and vite.
- Added astrojs-min catalog with specific versions for internal helpers and astro.
- Introduced studiocms and studiocms-peerlock catalogs with relevant dependencies.
- Removed outdated min catalog entries.
@changeset-bot
Copy link

changeset-bot bot commented Mar 22, 2026

🦋 Changeset detected

Latest commit: 404611a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 23 packages
Name Type
@studiocms/cloudinary-image-service Minor
@studiocms/s3-storage Minor
@studiocms/devapps Major
@studiocms/discord Major
@studiocms/markdoc Minor
@studiocms/wysiwyg Major
@studiocms/github Major
@studiocms/google Major
@studiocms/auth0 Major
@studiocms/blog Major
@studiocms/html Minor
@studiocms/mdx Minor
@studiocms/md Minor
studiocms Minor
@withstudiocms/component-registry Minor
@withstudiocms/internal_helpers Minor
@withstudiocms/config-utils Minor
@studiocms/markdown-remark Minor
@withstudiocms/api-spec Major
@withstudiocms/auth-kit Major
@withstudiocms/effect Minor
@withstudiocms/sdk Major
effectify Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 22, 2026

Allure Test Report for this PR:

Allure Report | History

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 22, 2026

create-studiocms

npm i https://pkg.pr.new/create-studiocms@1537

effectify

npm i https://pkg.pr.new/effectify@1537

studiocms

npm i https://pkg.pr.new/studiocms@1537

@studiocms/auth0

npm i https://pkg.pr.new/@studiocms/auth0@1537

@studiocms/blog

npm i https://pkg.pr.new/@studiocms/blog@1537

@studiocms/cloudinary-image-service

npm i https://pkg.pr.new/@studiocms/cloudinary-image-service@1537

@studiocms/devapps

npm i https://pkg.pr.new/@studiocms/devapps@1537

@studiocms/discord

npm i https://pkg.pr.new/@studiocms/discord@1537

@studiocms/github

npm i https://pkg.pr.new/@studiocms/github@1537

@studiocms/google

npm i https://pkg.pr.new/@studiocms/google@1537

@studiocms/html

npm i https://pkg.pr.new/@studiocms/html@1537

@studiocms/markdoc

npm i https://pkg.pr.new/@studiocms/markdoc@1537

@studiocms/markdown-remark

npm i https://pkg.pr.new/@studiocms/markdown-remark@1537

@studiocms/md

npm i https://pkg.pr.new/@studiocms/md@1537

@studiocms/mdx

npm i https://pkg.pr.new/@studiocms/mdx@1537

@studiocms/s3-storage

npm i https://pkg.pr.new/@studiocms/s3-storage@1537

@studiocms/upgrade

npm i https://pkg.pr.new/@studiocms/upgrade@1537

@studiocms/wysiwyg

npm i https://pkg.pr.new/@studiocms/wysiwyg@1537

@withstudiocms/api-spec

npm i https://pkg.pr.new/@withstudiocms/api-spec@1537

@withstudiocms/auth-kit

npm i https://pkg.pr.new/@withstudiocms/auth-kit@1537

@withstudiocms/cli-kit

npm i https://pkg.pr.new/@withstudiocms/cli-kit@1537

@withstudiocms/component-registry

npm i https://pkg.pr.new/@withstudiocms/component-registry@1537

@withstudiocms/config-utils

npm i https://pkg.pr.new/@withstudiocms/config-utils@1537

@withstudiocms/effect

npm i https://pkg.pr.new/@withstudiocms/effect@1537

@withstudiocms/internal_helpers

npm i https://pkg.pr.new/@withstudiocms/internal_helpers@1537

@withstudiocms/kysely

npm i https://pkg.pr.new/@withstudiocms/kysely@1537

@withstudiocms/sdk

npm i https://pkg.pr.new/@withstudiocms/sdk@1537

@withstudiocms/template-lang

npm i https://pkg.pr.new/@withstudiocms/template-lang@1537

commit: 404611a

…nts to reflect recent changes in HTML structure

fix: adjust snapshot for CustomImage component to maintain consistency in test outputs
@codecov
Copy link

codecov bot commented Mar 22, 2026

… workspace package references, and comment out unused configurations
- Changed class name from "code-container" to "scms-code-container" in Code.astro for consistency.
- Added an id attribute to BaseLayout in AuthLayout.astro for better identification.
- Introduced an optional id prop in BaseLayout.astro to enhance layout flexibility.
- Moved the import of folder-tree.css to DashboardLayout.astro for improved organization.
- Added an id attribute to BaseLayout in DashboardLayout.astro for layout identification.
- Updated FirstTimeSetupLayout.astro to include an id attribute in BaseLayout for consistency.
- Adjusted SMTP configuration page styles to ensure full width for .smtp-content.
- Modified auth-layout.css to apply styles specifically to #auth-layout for better encapsulation.
- Refined code-component.css to enhance styling for the new playground code component.
- Updated playground Code.astro to use "playground-code-container" for consistency with new styles.
- Cleaned up unused styles and improved structure in dashboard-base.css for better maintainability.
- Enhanced sidebar styles for better responsiveness and user experience.
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.

Chore: Update to Astro 6 Astro v6 Migration Task: Update zod usage for zod v4

1 participant