Skip to content

chore(deps): update nuxt (major) - autoclosed#47

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-nuxt
Closed

chore(deps): update nuxt (major) - autoclosed#47
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-nuxt

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^1.6.1 -> ^2.4.0 age adoption passing confidence
@nuxt/eslint-config (source) ^0.7.1 -> ^1.3.0 age adoption passing confidence
@nuxt/module-builder ^0.8.4 -> ^1.0.1 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v2.4.0

Compare Source

Bug Fixes
  • devtools-kit: fix useDevtoolsClient return type (#​845) (5ce9b47)
  • module setup times are multiplied by 1000 (#​838) (d16aa96)
  • ui-kit: add [@unocss-include](https://github.com/unocss-include) magic string in NButton (#​852) (f18de78)
  • watch() typeof check on array is always false (#​850) (a873199)

2.3.2 (2025-03-26)

Bug Fixes

2.3.1 (2025-03-20)

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)

v2.3.2

Compare Source

Bug Fixes

v2.3.1

Compare Source

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)

v2.3.0

Compare Source

Features

2.2.1 (2025-03-05)

Bug Fixes
  • inspector: do not register instapector events if there is already any (db01e1b)

v2.2.1

Compare Source

Bug Fixes
  • inspector: do not register instapector events if there is already any (db01e1b)

v2.2.0

Compare Source

Features

2.1.3 (2025-03-03)

2.1.2 (2025-03-03)

2.1.1 (2025-02-28)

Bug Fixes
  • use shiki js engine instead of precompiled (d018045)
Features

v2.1.3

Compare Source

v2.1.1

Compare Source

Bug Fixes
  • use shiki js engine instead of precompiled (d018045)
Features

v2.1.0

Compare Source

Bug Fixes
  • hide inspector button when not available (684897f)
Features
  • allow override component inspector with __NUXT_INSPECTOR__ (9f3c8bf)
  • filter out installed modules in search result, closes #​780 (#​786) (fc8ced3)
  • option to disable vueDevTools (3e5251c)

v2.0.0

Compare Source

Features

v1.7.0

Compare Source

Features
  • improves vscode integration, support multiple backends (#​763) (463f6ad)

1.6.4 (2024-12-12)

Bug Fixes

1.6.3 (2024-12-03)

Bug Fixes

1.6.2 (2024-12-03)

Bug Fixes
  • add v4 compatibility version handeling for pages tab (#​758) (bd8651c)
Features
  • support vite-plugin-inspect for both Vite 5 and 6 (#​757) (cfcbc24)

1.6.1 (2024-11-20)

Bug Fixes
Features
  • apply lint, use explict import (2c6d2d3)

v1.6.4

Compare Source

Bug Fixes

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

Bug Fixes
  • add v4 compatibility version handeling for pages tab (#​758) (bd8651c)
Features
  • support vite-plugin-inspect for both Vite 5 and 6 (#​757) (cfcbc24)
nuxt/eslint (@​nuxt/eslint-config)

v1.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.7.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.7.2

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/module-builder (@​nuxt/module-builder)

v1.0.1

Compare Source

compare changes

📖 Documentation
❤️ Contributors

v1.0.0

Compare Source

compare changes

🚀 Enhancements
  • ⚠️ Upgrade to unbuild v3 (#​447)
  • ⚠️ Remove support for node10 resolution + cjs (#​448)
  • build: Ignore test + story files in runtime/ directory (#​480)
  • Add support for type exports in module re-exports (#​563)
🩹 Fixes
  • Mark nuxi as optional peerDep (29a42ae)
  • Drop @​nuxt/kit peer dependency & remove optionality for nuxi (5936063)
  • build: Handle windows path names (#​399)
  • build: Apply resolved tsconfig to dts (#​462)
  • Handle node10 resolution + add attw test (7309198)
  • Update warnings (6291cbe)
  • Support more than one line of type exports (0c0020f)
  • Split re-exports across multiple lines (7154a89)
  • Support star exports (8966047)
📖 Documentation
🏡 Chore
  • Use tinyexec in test suite (7ff8ef1)
  • Fix links (2e57eb2)
  • Pin typescript until issue with vue-tsc is resolved (994135d)
  • Bump vue-tsc (e8cb0ef)
  • Bump nuxi version (5b1f00e)
  • Add publint to dev dependencies (7281ae3)
  • Set node versions and enable knip (1a17c0c)
  • Stub module before stubbing playground (b3a513b)
  • Run install command to relink binaries (932729e)
  • Update command and add builder to workspace (#​482)
  • Add type assertion (14d7788)
  • Add more type-safe solution + fallback (66d4231)
  • Add pkg.pr.new for nightly/pr builds (#​573)
  • Bump to latest mkdist and add vue-sfc-transformer (673152a)
  • Update knip config (c9a28a0)
  • Bump vue-sfc-transformer version (3cd9cd4)
  • release: V1.0.0 (b0655d3)(3cd9cd4)
✅ Tests
  • Await file snapshot assertions (16930b4)
  • Assert current vue snapshot behaviour (#​444)
  • Update snapshots (847d150)
🤖 CI
  • Don't run publint on windows (330f412)
  • Prepare environment in lint step (5f0f88f)
  • Force latest corepack (9d74ce4)
⚠️ Breaking Changes
  • ⚠️ Upgrade to unbuild v3 (#​447)
  • ⚠️ Remove support for node10 resolution + cjs (#​448)
❤️ 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 changed the title chore(deps): update devdependency @nuxt/eslint-config to v1 chore(deps): update nuxt (major) Feb 6, 2025
@renovate renovate bot force-pushed the renovate/major-nuxt branch 2 times, most recently from fc630ff to d4a675b Compare February 7, 2025 06:08
@renovate renovate bot force-pushed the renovate/major-nuxt branch 2 times, most recently from 2870481 to a6f4e40 Compare February 18, 2025 14:07
@renovate renovate bot force-pushed the renovate/major-nuxt branch 4 times, most recently from 156faa3 to 3587902 Compare March 5, 2025 13:11
@renovate renovate bot force-pushed the renovate/major-nuxt branch 2 times, most recently from 373ec94 to c260bb7 Compare March 13, 2025 08:37
@renovate renovate bot force-pushed the renovate/major-nuxt branch 2 times, most recently from 2ac6eaa to 4f8b954 Compare March 26, 2025 09:41
@renovate renovate bot force-pushed the renovate/major-nuxt branch 2 times, most recently from 086c677 to 36bfe56 Compare April 5, 2025 20:15
@renovate renovate bot force-pushed the renovate/major-nuxt branch from 36bfe56 to d15ee40 Compare April 8, 2025 18:30
@renovate renovate bot force-pushed the renovate/major-nuxt branch from d15ee40 to 3d586c8 Compare April 14, 2025 08:35
@renovate renovate bot changed the title chore(deps): update nuxt (major) chore(deps): update nuxt (major) - autoclosed May 5, 2025
@renovate renovate bot closed this May 5, 2025
@renovate renovate bot deleted the renovate/major-nuxt branch May 5, 2025 08:15
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.

0 participants