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

chore(deps): update nuxt framework (minor) #160

Merged
merged 4 commits into from
Oct 19, 2023
Merged

chore(deps): update nuxt framework (minor) #160

merged 4 commits into from
Oct 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/ui ^2.8.1 -> ^2.9.0 age adoption passing confidence
nuxt ^3.7.3 -> ^3.8.0 age adoption passing confidence

Release Notes

nuxt/ui (@​nuxt/ui)

v2.9.0

Compare Source

⚠ BREAKING CHANGES
  • module: use tailwind-merge for app.config & move config to components & type props (#​692)
Features
Bug Fixes
  • Accordion: close other items in circular order (#​735) (6887f73)
  • FormGroup: prevent input click from propagating to label (#​651) (4c58330)
  • FormGroup: use explicit label instead of implicit label (#​638) (681f0e5)
  • module: move @headlessui/tailwindcss to plugins on module install (3e647e4)
  • module: retain props reactivity through useUI (#​745) (109ec52)
  • Pagination: handle max > 5 and max equal total pages (#​728) (a071e4b)
  • Range: fix track pseudo-elements for mozilla (#​636) (8955595)
  • SelectMenu: handle numbers (0544a01), closes #​574
  • Table: add missing classes in app.config.ts (a603ea5), closes #​655
  • Table: select all rows without select listener (#​652) (83d609d)
  • Tabs: add visible focus indicator on active tabs (#​690) (be734fc)
  • Tabs: allow custom keys in TabItem (#​671) (15e418e)
  • Tabs: prevent focus of TabPanel with tabindex="-1" (cbb2f28)
nuxt/nuxt (nuxt)

v3.8.0

Compare Source

v3.7.4

Compare Source

3.7.4 is a regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Use original escapes/quotes in page re-exports (#​23191)
  • schema: Default devServer host to undefined (#​23206)
  • nuxt: Correct islandsTransform slot regex (#​23226)
  • nuxt: Handle vite preload-helper id with extension (#​23230)
  • nuxt: Load layer middlewares before project middlewares (#​22925)
  • nuxt: Don't incl overridden layer pages as nested children (#​23238)
  • vite: Explicitly set vite manifest path (#​23276)
  • nuxt: Experimental build manifest + client route rules (#​21641)
  • nuxt: Generate empty file when shim is disabled (#​23333)
  • nuxt: Apply right types to modules and their runtime files (#​23240)
  • nuxt: Add import protection for nuxt/* exports (#​23357)
  • nuxt: Detect nested pages with /index segments (#​23404)
  • schema: Ignore pnpm store directory (3510cedc3)
💅 Refactors
  • nuxt: Use built-in consola prompts (#​23205)
  • kit,nuxt,schema: Use consola and improve test dx (#​23302)
📖 Documentation
  • Add documentation on nuxt2 command (#​23211)
  • Clarify nuxi start command usage (#​23215)
  • Close code-block in migration guide (#​23224)
  • Typo on callHook method (#​23231)
  • nuxt: Remove hanging word in modules docs (#​23242)
  • Update latest node.js version to 20.x (#​23252)
  • Add more files to srcDir JSDoc (#​23250)
  • Add steps for contributing to docs locally (#​23270)
  • Add support details and update roadmap (#​21867, #​21893)
  • Add nuxtApp.runWithContext (#​23258)
  • Update 'scheduled' status name (#​23307)
  • Fix links to configuration options (#​23324)
  • Update link to devtools.nuxt.com (#​23350)
  • Add explicit await to clarify sendRedirect is async (#​23345)
  • Remove version from npm links to redirect to latest (#​23371)
  • Add tryUseNuxt to kit context utils list (#​23373)
🏡 Chore
🤖 CI
  • Add lychee link checker (#​23254)
  • Rename linkChecker job to link-checker (#​23319)
  • Don't run link checker on pushes to main (e0ddcfa9e)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Oct 2, 2023

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

Name Status Preview Comments Updated (UTC)
nuxt-new ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 7:27pm

@vercel vercel bot temporarily deployed to Preview October 19, 2023 19:27 Inactive
@vercel vercel bot temporarily deployed to Preview October 19, 2023 19:27 Inactive
@danielroe danielroe merged commit d26ef36 into main Oct 19, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant