Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: update drizzle-kit and change connectionString to uri #1702

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

c-ehrlich
Copy link
Member

@c-ehrlich c-ehrlich commented Dec 20, 2023

Closes #1699

✅ Checklist

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

  • update drizzle-kit to ^0.20.7
  • change the connectionString key to uri because thats what it uses now

💯

Copy link

changeset-bot bot commented Dec 20, 2023

🦋 Changeset detected

Latest commit: a5601ea

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

This PR includes changesets to release 1 package
Name Type
create-t3-app 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

Copy link

vercel bot commented Dec 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
create-t3-app ✅ Ready (Inspect) Visit Preview Dec 20, 2023 2:13am
t3-upgrade ✅ Ready (Inspect) Visit Preview Dec 20, 2023 2:13am

@github-actions github-actions bot added 📌 area: cli Relates to the CLI 📌 area: t3-app Relates to the generated T3 App labels Dec 20, 2023
Copy link
Contributor

github-actions bot commented Dec 20, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟢 Performance 99
🟢 Accessibility 91
🟢 Best practices 100
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://create-t3-app-git-drizzle-0207-t3-oss.vercel.app/

@juliusmarminge juliusmarminge added this pull request to the merge queue Dec 20, 2023
Merged via the queue into main with commit 62fa8dc Dec 20, 2023
75 checks passed
@juliusmarminge juliusmarminge deleted the drizzle-0.20.7 branch December 20, 2023 08:45
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📌 area: cli Relates to the CLI 📌 area: t3-app Relates to the generated T3 App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: [drizzle] rename connectionString to uri
2 participants