Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) ^3.13.1 -> ^3.13.2 age adoption passing confidence
@nuxt/schema (source) ^3.13.1 -> ^3.13.2 age adoption passing confidence
@nuxt/test-utils ^3.14.2 -> ^3.14.3 age adoption passing confidence
nuxt (source) ^3.13.1 -> ^3.13.2 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit)

v3.13.2

Compare Source

3.13.2 is the next regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxi@latest upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Remove interop default for dynamic components (#​28912)
🩹 Fixes
  • nuxt: Fix ssr log querySelector (#​28864)
  • schema: Enable propsDestructure by default (#​28830)
  • nuxt: Ensure injected route has enumerable keys (#​28841)
  • nuxt: Don't override vue instance with legacy asyncData (#​28842)
  • nuxt: Render server errors with ssr: false (#​28834)
  • nuxt: Resolve full component paths (#​28843)
  • nuxt: Improve accuracy of module resolution conditions (#​28846)
  • nuxt: Log more context of prerendering errors (#​28895)
  • nuxt: Enable injectAtEnd to reduce circular auto-imports (#​28822)
  • nuxt: Ensure we process files in buildDir for unimport (#​28899)
  • nuxt: Do not accept attrs on <NuxtErrorBoundary> (#​28901)
  • nuxt,schema: Accept any module in inline modules array (#​28922)
  • nuxt: Fall back to original component filePath (#​28925)
  • nuxt: Make runWithContext generic (#​28926)
  • nuxt: Set inheritAttrs: false for fragment components (#​28939)
  • nuxt: Use case-insensitive regexp for <script> blocks (4fd24381c)
  • nuxt: Ensure component imports are injected last (#​28944)
  • nuxt: Catch chunk errors directly in navigation (820908696)
  • nuxt: Add missing isNuxtMajorVersion export (#​29016)
  • nuxt: Correct type for useError (#​28996)
💅 Refactors
  • nuxt: Use vite:preloadError event (#​28862)
📖 Documentation
🏡 Chore
✅ Tests
  • Collect bundle sizes in parallel (1ce81069d)
  • Add regression test for using route in template (#​28967)
  • Convert set to array (6ee3b3adc)
  • Switch inline snapshot to object comparison (ae5135363)
🤖 CI
  • Access issue number from payload (8e4585c14)
  • Configure codeql to ignore tests (d5f98a757)
  • Add default permissions for workflows (3ede01cd4)
  • Scan source files with codeql (#​28943)
  • Skip setting up node before codeql scan (c4d7c92e9)
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.14.3

Compare Source

compare changes

🩹 Fixes
  • vitest-environment: Respect custom url in setup (#​957)
  • runtime-utils: Pass global directives to mountSuspended (#​960)
  • runtime-utils: Pass global directives to renderSuspended (cf1b48ff)
  • runtime-utils: Support options api data, computed + methods (#​963)
🏡 Chore
✅ Tests
  • Bump playwright setup time for windows (21ade1f2)
❤️ 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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nuxt branch from 70e0644 to 7d15f7f Compare July 18, 2024 23:26
@renovate renovate bot changed the title chore(deps): update nuxt framework to ^3.12.3 chore(deps): update nuxt framework to ^3.12.4 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/nuxt branch from 7d15f7f to 1cd46ae Compare July 26, 2024 21:56
@renovate renovate bot changed the title chore(deps): update nuxt framework to ^3.12.4 chore(deps): update nuxt framework Jul 26, 2024
@renovate renovate bot force-pushed the renovate/nuxt branch 2 times, most recently from b8048e7 to d53f91b Compare September 10, 2024 17:42
@renovate renovate bot changed the title chore(deps): update nuxt framework chore(deps): update nuxt framework - autoclosed Sep 12, 2024
@renovate renovate bot closed this Sep 12, 2024
@renovate renovate bot deleted the renovate/nuxt branch September 12, 2024 07:55
@renovate renovate bot changed the title chore(deps): update nuxt framework - autoclosed chore(deps): update nuxt framework Sep 16, 2024
@renovate renovate bot restored the renovate/nuxt branch September 16, 2024 01:32
@renovate renovate bot reopened this Sep 16, 2024
@renovate renovate bot changed the title chore(deps): update nuxt framework chore(deps): update nuxt framework to ^3.13.2 Sep 16, 2024
@renovate renovate bot changed the title chore(deps): update nuxt framework to ^3.13.2 chore(deps): update nuxt framework Oct 7, 2024
@farnabaz farnabaz merged commit 8adabe0 into main Oct 15, 2024
2 checks passed
@renovate renovate bot deleted the renovate/nuxt branch October 15, 2024 09:38
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.

2 participants