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

examples: Update basic example to Next.js 15. #9440

Merged
merged 4 commits into from
Nov 15, 2024
Merged

examples: Update basic example to Next.js 15. #9440

merged 4 commits into from
Nov 15, 2024

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Nov 15, 2024

Description

As the title says, updating to Next.js 15 in basic so create-turbo gives people the latest and greatest.

I've also taken the time to:

  • Make the content of the applications Turborepo
  • Added a check-types task for folks who are interested in running TypeScript checks.

Testing Instructions

Our examples CI should make sure things are still building correctly. Would appreciate if someone could open it up in their editor and see if they get any squiggly lines, as well!

@anthonyshew anthonyshew requested a review from a team as a code owner November 15, 2024 04:45
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples created-by: turborepo labels Nov 15, 2024
Copy link

vercel bot commented Nov 15, 2024

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

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 2:59pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 2:59pm
7 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 2:59pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 2:59pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 2:59pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 2:59pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 2:59pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 2:59pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 2:59pm

Copy link

socket-security bot commented Nov 15, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None 0 436 kB types
npm/@types/[email protected] None 0 438 kB types
npm/[email protected] unsafe Transitive: environment, filesystem +5 1.59 MB vercel-release-bot
npm/[email protected] None +1 6.44 MB fb, gnoff, react-bot, ...2 more
npm/[email protected] Transitive: environment +1 6.44 MB fb, gnoff, react-bot, ...2 more
npm/[email protected] environment 0 238 kB react-bot
npm/[email protected] environment 0 238 kB react-bot

🚮 Removed packages: npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Nov 15, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Copy link
Member

@chris-olszewski chris-olszewski left a comment

Choose a reason for hiding this comment

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

LFG

@anthonyshew anthonyshew merged commit 39f94e9 into main Nov 15, 2024
36 checks passed
@anthonyshew anthonyshew deleted the shew-fa04e branch November 15, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants