Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) ^19.5.0 -> ^19.8.1 age confidence
@commitlint/config-conventional (source) ^19.5.0 -> ^19.8.1 age confidence
@iconify-json/ph ^1.2.1 -> ^1.2.2 age confidence
@nuxt/icon ^1.5.6 -> ^1.15.0 age confidence
@nuxt/image (source) ^1.8.1 -> ^1.11.0 age confidence
@nuxt/test-utils ^3.14.4 -> ^3.20.1 age confidence
@nuxt/ui (source) ^2.18.7 -> ^2.22.3 age confidence
@nuxt/ui-pro (source) ^1.4.4 -> ^1.8.2 age confidence
@nuxtjs/plausible ^1.0.3 -> ^1.2.0 age confidence
@nuxtjs/tailwindcss ^6.12.2 -> ^6.14.0 age confidence
@types/semver (source) ^7.5.8 -> ^7.7.1 age confidence
@typescript-eslint/parser (source) ^8.11.0 -> ^8.46.3 age confidence
changelogen ^0.5.7 -> ^0.6.2 age confidence
eslint (source) ^9.13.0 -> ^9.39.1 age confidence
husky 9.1.6 -> 9.1.7 age confidence
pnpm (source) 10.20.0 -> 10.21.0 age confidence
semver ^7.6.3 -> ^7.7.3 age confidence
typescript (source) ^5.6.3 -> ^5.9.3 age confidence
vue-tsc (source) ^2.1.6 -> ^2.2.12 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

nuxt/icon (@​nuxt/icon)

v1.15.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.14.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.13.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.12.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.3

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.10.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.9.3

Compare Source

No significant changes

    View changes on GitHub

v1.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.9.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.7.3

Compare Source

v1.7.2

Compare Source

  • fix(vite): dedupe @iconify/vue by default (8b1d75c)
  • fix(client-bundle): use addIcon instead of addCollection (fd46c6e)
  • chore: update deps (9b37e24)

v1.7.1

Compare Source

v1.7.0

Compare Source

  • chore: update deps (fe12434)
  • feat: increase default fetchTimeout to 1500 (ef5b8fd)
  • fix: try fix timeout warning (13e5e7d)
  • chore: update deps (4e0593b)

v1.6.1

Compare Source

v1.6.0

Compare Source

  • chore: update deps (52fbaa2)
  • fix(components): fixed duplicate icon class names (#​292) (ee82b2e)
  • feat: propagate SVG changes in customCollections to client and server bundles without nuxt server restart (#​282) (799ee0b)

v1.5.8

Compare Source

  • fix: compatiable with test env (2a619ac)

v1.5.7

Compare Source

nuxt/image (@​nuxt/image)

v1.11.0

Compare Source

compare changes

🚀 Enhancements
  • Add support for image helpers in nitro endpoints (#​1473)
  • ipx: Log the architecture of the build (#​1808)
🩹 Fixes
  • Remove layer0 and edgio providers (#​1763)
  • Add back layer0 and edgio providers (without) tests (a99ce09)
  • cloudflare: Don't add baseURL if there are no operations (#​1790)
  • ipx: Always use ipx provider if external baseURL is provided (#​1800)
  • ipxStatic: Strip repeated slashes from image path (#​1801)
  • Avoid deep type instantiation (12b37a2)
📖 Documentation
🏡 Chore
  • Disable shamefully-hoist (#​1795)
  • Do not ignore typescript upgrades (0809991)
  • Switch to using typesVersions field (b4af05a)
  • Allow major bumps in changelog (d486587)
  • Enable oxc-resolver build (4be31c7)
  • Release v1.11.0 (3123997)
✅ Tests
  • Exclude layer0 + edgio from unit tests (3682a90)
🤖 CI
❤️ Contributors

v1.10.0

Compare Source

compare changes

🚀 Enhancements
  • imageengine: Add new modifiers (#​1701)
  • filerobot: Add new provider (#​1680)
🩹 Fixes
  • NuxtImg: Do not access props in template (e2e61fa)
  • NuxtPicture: Make img-attrs and attrs responsive (#​1696)
📖 Documentation
📦 Build
  • Update to latest nuxt/module-builder (#​1668)
🏡 Chore
  • Skip missing commit in generating changelog (a658787)
  • Revert to previous module builder (54dc469)
  • Remove unneeded .nuxtrc config (#​1708)
  • Temporarily ignore typescript upgrade (473f8f1)
  • Bump @nuxtjs/tailwindcss (25379fb)
  • Bump @nuxtjs/tailwindcss version (36fb95e)
🤖 CI
❤️ Contributors

v1.9.0

Compare Source

1.9.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • nuxt-img: Add custom slot for full control of rendering (#​1626)
  • amplify: Add additional modifiers (#​1656)
  • strapi5: Add new provider with formats (#​1621)
🔥 Performance
  • Remove node-fetch-native dependency (d667025)
  • Use direct imports from #app/nuxt and #imports (70ef740)
🩹 Fixes
  • prismic: Use unsplash image proxy where necessary (#​1614)
  • Set up non-default ipx providers if options.ipx is set (#​1618)
  • Emit error events from <NuxtImg> placeholder (#​1640)
  • Add strapi5 to list of built-in providers (1079a03)
📖 Documentation
  • Update link to downloads count badge (392991b)
  • Improve cloudflare provider page (#​1601)
  • Make clearer that xxl is not a tailwind size (#​1632)
  • Add note about the alt prop (#​1628)
  • Capitalize title (#​1649)
  • Update strapi links (#​1650)
🏡 Chore
  • Update version link (fa18501)
  • docs: Remove unneeded icons config (150db3e)
  • Add knip and installed-check + clean up workspace deps (736102b)
  • Dedupe lockfile (ddc355b)
✅ Tests
  • Await file snapshot assertions (0e20cce)
  • Add strapi5 snapshots (3415daa)
🤖 CI
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v3.20.1

Compare Source

v3.19.2

Compare Source

3.19.2 is the next patch release.

Timetable: 1 July

👉 Changelog

compare changes

🩹 Fixes
  • config: Add missing mocks for vue-devtools (#​1321)
  • runtime-utils: Prevent event duplication (#​1328)
  • config: Include tests without .nuxt. extension (#​1311)
  • deps: Drop @nuxt/schema dependeny (fa3a99b4)
  • config: Use 'projects' for vitest >= v3.2 (#​1344)
  • module: Use user vite version to merge config (#​1345)
  • runtime-utils: Handle computed defined using an object (#​1342)
🏡 Chore
  • Prefer nuxt over nuxi (#​1310)
  • Pin node types (93921643)
  • Do not include dev-deps in engines.node calculation (2f74359b)
  • Add type assertions for indexed access (51b4a4e3)
  • Update installed-check flag (2b97d885)
✅ Tests
  • Update stub name for nuxt v4 (e7b07843)
  • Satisfy typescript (fb0dea24)
  • Update cucumber test for nuxt v4 welcome screen template (8ec7782f)
  • Simplify test (90278bac)
  • Update workspace example (02f9b0a0)
  • Make browser tests forward-compat with v4 (574ea5f9)
🤖 CI
❤️ Contributors

v3.19.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Upgrade nuxt devtools + disable vue devtools (#​824)
  • module: Import defineConfig from vite (467886ea)
🏡 Chore
  • Don't ignore @nuxt/devtools upgrade (3ae47b43)
❤️ Contributors

v3.19.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • config: Support vitest workspaces with defineVitestProject (#​1258)
  • config: Add nuxt environment browser-testing support (#​1294)
🩹 Fixes
  • config: Use UserConfig rather than InlineConfig from vite (e2a1598b)
💅 Refactors
  • Rename core -> e2e internally (a81c4498)
✅ Tests
  • Set environment: 'nuxt' for browser testing example (96769e55)
  • Add browser mode tests for nuxt/content components (#​1284)
❤️ Contributors

v3.18.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Add support for bun test runner (#​1264)
  • config: Support vitest browser mode (#​1271)
🩹 Fixes
  • vitest-environment: Respect custom app.baseURL in manifest path (#​1213)
  • runtime-utils: Wrap WrapperComponent default slot in function (#​1244)
💅 Refactors
  • Rename setup hook to beforeAll for clarity (#​1221)
📖 Documentation
✅ Tests
❤️ Contributors

v3.17.2

Compare Source

3.17.2 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • vitest-environment: Migrate from unenv -> node-mock-http (#​1179)
🏡 Chore
❤️ Contributors

v3.17.1

Compare Source

3.17.1 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • runtime-utils: Ensure event listeners props are called (#​1135)
❤️ Contributors

v3.17.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Allow modifying + removing endpoints (fee81510)
✅ Tests
❤️ Contributors

v3.16.0

Compare Source

3.16.0 is the next minor release.

👀 Highlights

You'll still see a warning from vitest:

Vitest  "environmentMatchGlobs" is deprecated. Use "workspace" to define different configurations instead.

You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).

👉 Changelog

compare changes

🚀 Enhancements
  • e2e: Add teardownTimeout option to set timeout for afterAll hook (af2ddf29)
🩹 Fixes
  • vitest-environment: Respect any configured buildId (3f8599e6)
  • vitest-environment: Use correct base (c5ba2bac)
  • runtime-utils: Pass custom global components to mountSuspended (#​1081)
  • runtime-utils: Allow overwriting object props in mountSuspended (#​1078)
  • runtime-utils: Do not use defu for merging (#​1089)
  • runtime-utils: Proxy wrapper props (#​1099)
  • runtime-utils: Define $attrs in component render context (#​1108)
  • module: Ensure vi.hoisted is injected after vi import (#​1128)
  • runtime-utils: Proxy wrapper.element from mountSuspended (#​1110)
📦 Build
  • Use typesVersions for node10 declarations (f19cee64)
🏡 Chore
  • Update vitest peerDep version (c4ee71a4)
  • Add root package to workspace (d7c63b5c)
🤖 CI
❤️ Contributors

v3.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors

v3.15.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v3.15.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Expose NuxtPage playwright type (#​1015)
  • playwright: Allow providing default test options (#​1001)
🩹 Fixes
  • runtime-utils: Support defineModel in mountSuspended (#​1011)
  • core: Bump teardown timeout for jest (3225562e)
  • runtime-utils: Handle reserved props (#​1025)
  • vitest-environment: Suppress suspense warning (#​1026)
  • runtime-utils: Suppress errors setting unneeded properties (4e9f34b9)
  • e2e: Handle javaScriptEnabled: false (ca06f337)
  • e2e: Use subpath import for distDir string (094acb29)
  • e2e: Remove dirname when calculating distDir (56122b74)
  • e2e: Use nuxtConfig.nitro.output.dir with build: false (#​936)
🏡 Chore
  • Upgrade typescript separately (ee6f4c08)
  • Add knip and reduce peer dependencies (4e10bd26)
  • Revert node requirement (bb4345a8)
  • Use installed-check to keep engines.node in sync (ebcc5eff)
✅ Tests
  • Bump jest timeout (00f409c8)
  • Add test case for mountSuspended + #imports (4f3f5032)
🤖 CI
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v2.22.3

Compare Source

v2.22.2

Compare Source

🐛 Bug Fixes

  • Meter: correct vertical alignment of progress bar (#​4735) (875be4b)
  • SelectMenu/InputMenu: ensure object compare with by prop (#​4791) (44382cd)

New Contributors

Full Changelog: nuxt/ui@v2.22.1...v2.22.2

v2.22.1

Compare Source

🐛 Bug Fixes

  • Badge/Button: support numeric zero as visible label ([#​4116](https://red

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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.

@netlify
Copy link

netlify bot commented Oct 25, 2024

Deploy Preview for nuxt-color-mode canceled.

Name Link
🔨 Latest commit bd2b016
🔍 Latest deploy log https://app.netlify.com/projects/nuxt-color-mode/deploys/691162c98d8dca0008bd72f2

@renovate renovate bot changed the title chore(deps): update dependency @nuxt/icon to ^1.5.7 chore(deps): update dependency @nuxt/icon to ^1.5.8 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 71b639f to 02ed0a9 Compare October 26, 2024 04:11
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/icon to ^1.5.8 chore(deps): update all non-major dependencies Oct 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from a301794 to b4489b1 Compare November 1, 2024 20:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 5672336 to 381d3fd Compare November 11, 2024 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from de98978 to 3f96af0 Compare November 18, 2024 19:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d811196 to 7a69c43 Compare October 6, 2025 19:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7a69c43 to 7960a3c Compare October 8, 2025 05:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7960a3c to 2a767a3 Compare October 13, 2025 19:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a767a3 to 7bfacb5 Compare October 18, 2025 02:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7bfacb5 to ebbcbb6 Compare October 20, 2025 19:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ebbcbb6 to 2b1dbd3 Compare October 21, 2025 18:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b1dbd3 to fbb9387 Compare October 25, 2025 06:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fbb9387 to 62f68d9 Compare October 31, 2025 21:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 62f68d9 to a06d64c Compare November 3, 2025 20:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a06d64c to fc3dd55 Compare November 4, 2025 03:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc3dd55 to 1f073da Compare November 7, 2025 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1f073da to 72f1e6c Compare November 7, 2025 16:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 72f1e6c to 81fba10 Compare November 7, 2025 17:06
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.

1 participant