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

fix(deps): update all non-major dependencies #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) 1.0.8 -> 1.7.0 age adoption passing confidence
@nuxt/eslint-config (source) ^0.2.0 -> ^0.7.0 age adoption passing confidence
@nuxt/kit (source) 3.10.0 -> 3.15.4 age adoption passing confidence
@nuxt/module-builder ^0.5.0 -> ^0.8.0 age adoption passing confidence
@nuxt/schema (source) 3.10.0 -> 3.15.4 age adoption passing confidence
@nuxt/test-utils 3.11.0 -> 3.15.4 age adoption passing confidence
@nuxtjs/eslint-config-typescript 12.0.0 -> 12.1.0 age adoption passing confidence
@nuxtjs/html-validator 1.6.0 -> 1.8.2 age adoption passing confidence
@unocss/core (source) ^0.58.5 -> ^0.65.0 age adoption passing confidence
@unocss/nuxt (source) ^0.58.5 -> ^0.65.0 age adoption passing confidence
@vueuse/components (source) 10.3.0 -> 10.11.1 age adoption passing confidence
@vueuse/core (source) 10.8.0 -> 10.11.1 age adoption passing confidence
changelogen 0.5.0 -> 0.5.7 age adoption passing confidence
consola 3.2.3 -> 3.4.0 age adoption passing confidence
defu 6.1.2 -> 6.1.4 age adoption passing confidence
eslint (source) 8.40.0 -> 8.57.1 age adoption passing confidence
h3 1.6.6 -> 1.15.0 age adoption passing confidence
htmlfy ^0.1.0 -> ^0.6.0 age adoption passing confidence
iconify-icon (source) 2.0.0 -> 2.3.0 age adoption passing confidence
magic-string 0.30.1 -> 0.30.17 age adoption passing confidence
nuxt (source) 3.10.0 -> 3.15.4 age adoption passing confidence
nuxt-icon 0.6.8 -> 0.6.10 age adoption passing confidence
playwright (source) 1.41.2 -> 1.50.1 age adoption passing confidence
sass 1.70.0 -> 1.84.0 age adoption passing confidence
shiki (source) 1.1.7 -> 1.29.2 age adoption passing confidence
unocss (source) ^0.58.5 -> ^0.65.0 age adoption passing confidence
unplugin 1.4.0 -> 1.16.1 age adoption passing confidence
vitest (source) 1.3.1 -> 1.6.1 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

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)

v1.6.1

Compare Source

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

v1.6.0

Compare Source

Bug Fixes

1.5.2 (2024-10-02)

Bug Fixes
  • try downgrade vite-plugin-vue-inspector (572a0d6)

1.5.1 (2024-09-23)

Bug Fixes

v1.5.2

Compare Source

Bug Fixes
  • try downgrade vite-plugin-vue-inspector (572a0d6)

v1.5.1

Compare Source

Bug Fixes

v1.5.0

Compare Source

Bug Fixes

1.4.2 (2024-09-10)

Bug Fixes

1.4.1 (2024-08-26)

Bug Fixes

v1.4.2

Compare Source

Bug Fixes

v1.4.1

Compare Source

Bug Fixes

v1.4.0

Compare Source

Features
  • kit: introduce host-client utility (167373c)

1.3.14 (2024-08-20)

1.3.13 (2024-08-20)

1.3.12 (2024-08-20)

1.3.11 (2024-08-20)

1.3.10 (2024-08-20)

Bug Fixes
Features

1.3.9 (2024-07-02)

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

1.3.8 (2024-07-02)

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

1.3.7 (2024-06-27)

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

1.3.6 (2024-06-21)

Features

1.3.5 (2024-06-21)

Bug Fixes
  • downgrade module-builder (de79dc4)

1.3.4 (2024-06-21)

Bug Fixes

1.3.3 (2024-06-04)

Bug Fixes

1.3.2 (2024-05-27)

Bug Fixes

1.3.1 (2024-05-10)

Bug Fixes
  • module builder chunk path patch (87199a1)

v1.3.14

Compare Source

v1.3.9

Compare Source

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

v1.3.8

Compare Source

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

v1.3.7

Compare Source

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

v1.3.6

Compare Source

Features

v1.3.5

Compare Source

Bug Fixes
  • downgrade module-builder (de79dc4)

v1.3.4

Compare Source

Bug Fixes

v1.3.3

Compare Source

Bug Fixes

v1.3.2

Compare Source

Bug Fixes

v1.3.1

Compare Source

Bug Fixes
  • module builder chunk path patch (87199a1)

v1.3.0

Compare Source

Bug Fixes
Features

v1.2.0

Compare Source

Bug Fixes

1.1.5 (2024-03-28)

Features

1.1.4 (2024-03-26)

Bug Fixes

1.1.3 (2024-03-21)

Bug Fixes

1.1.2 (2024-03-21)

Bug Fixes
Features

1.1.1 (2024-03-20)

Bug Fixes

v1.1.5

Compare Source

Features

v1.1.4

Compare Source

Bug Fixes

v1.1.3

Compare Source

Bug Fixes

v1.1.2

Compare Source

Bug Fixes
Features

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes
Features

1.0.8 (2024-01-11)

Bug Fixes

1.0.7 (2024-01-11)

Bug Fixes
  • devtools: update default types to module.d.ts/.mts (#​559) (2ecd32c)
  • make twitter og tags optional (41ee5ec)
  • open-graph: fix type error, close #​563 (c63055a)
  • support iframeProps option for CSP, fix Stackblitz (0eb7a82)
  • timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#​567) (0645e35)
  • update title of Eye Dropper command (#​558) (ea58139)
Features
  • server-routes: implement persisting input values in localStorage (#​545) (67dbf65)

1.0.6 (2023-12-13)

Bug Fixes

1.0.5 (2023-12-07)

Bug Fixes
  • allow iframe to work in stricter cross-origin policy (7ec0d3c)
  • devtools: don't enable devtools when in test mode (#​532) (3a7f143)
Features

1.0.4 (2023-11-27)

Bug Fixes
  • pip: check for https support (#​522) (5360cf4)
  • require auth token with getImageMeta and getTextAssetContent (69316c4)
  • require token for restartNuxt (09384af)
Features

1.0.3 (2023-11-20)

Bug Fixes
Features
  • disable devtools in test mode (51e8de6)

1.0.2 (2023-11-11)

Bug Fixes
  • do not show false connecting overlay on legacy Vite, close #​497 (a48c248)
  • timeline: do not inject for macro module, close #​507 (923edaf)

1.0.1 (2023-11-09)

Bug Fixes

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/all-minor-patch branch 3 times, most recently from e5e5c9c to cd8e40e Compare February 27, 2024 14:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c9ad3d8 to 95672b2 Compare March 21, 2024 16:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0c612af to 57ebd85 Compare March 30, 2024 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from e696be3 to beea3ed Compare April 6, 2024 01:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from beea3ed to 12b5bbd Compare April 8, 2024 17:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a643593 to f31e03d Compare January 9, 2025 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 6ee18e4 to 51d0684 Compare January 15, 2025 17:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6e15c85 to 80e102b Compare January 25, 2025 01:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ba75517 to ea438bf Compare February 3, 2025 14:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea438bf to c490b92 Compare February 6, 2025 01:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c490b92 to ab1382f Compare February 6, 2025 21:41
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