Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

✨ Upgrade to astro 4.12 #176

Merged
merged 27 commits into from
Jul 22, 2024
Merged

✨ Upgrade to astro 4.12 #176

merged 27 commits into from
Jul 22, 2024

Conversation

create-issue-branch[bot]
Copy link
Contributor

Original issue description

Upgrade project to use Astro v4.12

Waiting on:

closes #175

@create-issue-branch create-issue-branch bot added enhancement New feature or request in progress labels Jul 20, 2024
@create-issue-branch create-issue-branch bot changed the title Upgrade to astro 4.12 ✨ Upgrade to astro 4.12 Jul 20, 2024
@Adammatthiesen
Copy link
Member

Adammatthiesen commented Jul 20, 2024

Preview Deployments currently unavailable

image

@withstudiocms withstudiocms deleted a comment Jul 21, 2024
@withstudiocms withstudiocms deleted a comment Jul 21, 2024
@withstudiocms withstudiocms deleted a comment Jul 21, 2024
@Adammatthiesen Adammatthiesen marked this pull request as ready for review July 22, 2024 03:26
@Adammatthiesen Adammatthiesen requested review from a team July 22, 2024 03:27
@@ -62,6 +62,7 @@ export async function POST(context: APIContext): Promise<Response> {
const newCreatedUser = await db
.insert(User)
.values({
id: randomUUID(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol

Copy link
Contributor

@BryceRussell BryceRussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@jdtjenkins jdtjenkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Adammatthiesen
Copy link
Member

!coauthor

Copy link
Contributor

Co-authored-by: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com>
Co-authored-by: Jacob Jenkins <7649031+jdtjenkins@users.noreply.github.com>
Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
Co-authored-by: Bryce Russell <brycetrussell@gmail.com>
Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com>
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>

@Adammatthiesen Adammatthiesen merged commit 8e9d881 into main Jul 22, 2024
2 checks passed
@Adammatthiesen Adammatthiesen deleted the issue-0175 branch July 22, 2024 21:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to astro 4.12
6 participants