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 all non-major dependencies #1

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​nuxt-themes/alpine ^1.6.0 -> ^1.6.6 age adoption passing confidence
@nuxt/devtools (source) ^0.4.6 -> ^0.8.5 age adoption passing confidence
@nuxt/eslint-config (source) ^0.1.1 -> ^0.3.13 age adoption passing confidence
@nuxtjs/plausible ^0.2.1 -> ^0.2.4 age adoption passing confidence
@types/node (source) ^20.1.5 -> ^20.14.2 age adoption passing confidence
eslint (source) ^8.40.0 -> ^8.57.0 age adoption passing confidence
nuxt (source) ^3.5.0 -> ^3.11.2 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v0.8.5

Compare Source

Features

v0.8.4

Compare Source

Bug Fixes
Features

v0.8.3

Compare Source

Bug Fixes
  • route tracking handle currentRoute to be null (7ca1fc9)

v0.8.2

Compare Source

Bug Fixes
  • virtual-files: fetch data as json (131a2ee)

v0.8.1

Compare Source

Bug Fixes
  • default box-sizing for floating panel (a674379)
  • find vite client path from subframe parent (#​386) (e28606a)
  • improve client injection error message (de9baa3)
Features

v0.8.0

Compare Source

Features
  • components: show dependencies and dependents in component details (7dbc3d1)
  • composables useNuxtDevTools (#​383) (e74b60c)
  • filter for used/unused components, close #​358 (5012012)
  • ui-kit: add NSelectTab component (509a1ec)

0.7.6 (2023-08-09)

Bug Fixes
Features

0.7.5 (2023-08-06)

Bug Fixes
Features

0.7.4 (2023-08-01)

Bug Fixes

0.7.3 (2023-08-01)

Bug Fixes

0.7.2 (2023-07-31)

Bug Fixes
Features

0.7.1 (2023-07-23)

Bug Fixes
Features

v0.7.6

Compare Source

Bug Fixes
Features

v0.7.5

Compare Source

Bug Fixes
Features

v0.7.4

Compare Source

Bug Fixes

v0.7.3

Compare Source

Bug Fixes

v0.7.2

Compare Source

Bug Fixes
Features

v0.7.1

Compare Source

Bug Fixes
Features

v0.7.0

Compare Source

Bug Fixes
  • analyze build without git (#​320) (76a566b)
  • client: close button add zIndex (#​315) (37427ec)
  • do not sync floating panel state across tabs (41752b2)
  • plugin-metrics: properly forward all args, close #​337 (ec1c821)
  • respect Nuxt's devServer config when creating request for auth URL (#​328) (7d766ac)
  • server-routes: filter only dir as collection (#​329) (4d2f842)
  • timeline: duplication injection (f5e3766)
  • timeline: error tolerant promising checking (762a669)
  • timeline: filter logic (414ad1c)
  • timeline: result check (72c877b)
  • use error-stack-parser-es (8c1974b)
Features

0.6.7 (2023-07-05)

Bug Fixes
Features

0.6.6 (2023-06-30)

Bug Fixes
  • handle when iframe is failed to create (ace5d5b)
  • stackblitz support (33e83ae)

0.6.5 (2023-06-30)

Bug Fixes
  • open DevTools back when open file in embedded VS Code (#​299) (45dc415)
  • plugins: change execution time position (#​294) (2b5f8e5)
  • server-routes: fixed same path different methods (#​301) (6dd8eb3)
  • try catch iframe cross-domain error (ddf41ea)
Features

0.6.4 (2023-06-26)

Bug Fixes
Features

0.6.3 (2023-06-23)

Bug Fixes
  • add button and font reset to floating panel (f819b0c)
  • ComponentGraph: show global components in different color (#​278) (41a881d)
  • overview: modules count (#​284) (2ef2664)
Features

0.6.2 (2023-06-21)

Bug Fixes
Features
  • allow manually enter the token (fad945a)

0.6.1 (2023-06-15)

Bug Fixes
Features
  • auth required view for terminal (f1bf102)

v0.6.7

Compare Source

Bug Fixes
Features

v0.6.6

Compare Source

Bug Fixes
  • handle when iframe is failed to create (ace5d5b)
  • stackblitz support (33e83ae)

v0.6.5

Compare Source

Bug Fixes
  • open DevTools back when open file in embedded VS Code (#​299) (45dc415)
  • plugins: change execution time position (#​294) (2b5f8e5)
  • server-routes: fixed same path different methods (#​301) (6dd8eb3)
  • try catch iframe cross-domain error (ddf41ea)
Features

v0.6.4

Compare Source

Bug Fixes
Features

v0.6.3

Compare Source

Bug Fixes
  • add button and font reset to floating panel (f819b0c)
  • ComponentGraph: show global components in different color (#​278) (41a881d)
  • overview: modules count (#​284) (2ef2664)
Features

v0.6.2

Compare Source

Bug Fixes
Features
  • allow manually enter the token (fad945a)

v0.6.1

Compare Source

Bug Fixes
Features
  • auth required view for terminal (f1bf102)

v0.6.0

Compare Source

Bug Fixes
Features

0.5.5 (2023-05-25)

Bug Fixes

0.5.4 (2023-05-24)

Bug Fixes
Features

0.5.3 (2023-05-23)

0.5.2 (2023-05-23)

Bug Fixes
  • improve module installing experience (ab8083b)
  • reactivity life cycle (486db15)

0.5.1 (2023-05-23)

Bug Fixes
  • analyze-build: state update (0e32bde)
  • plugin-metrics: forward plugin meta (facef7a)
  • ui-kit: set text prop as optional in NSectionBlock (#​241) (16f726c)
Features
  • opt-out all experimental flag (ff850b1)

v0.5.5

Compare Source

Bug Fixes

v0.5.4

Compare Source

Bug Fixes
Features

v0.5.3

Compare Source

v0.5.2

Compare Source

Bug Fixes
  • improve module installing experience (ab8083b)
  • reactivity life cycle (486db15)

v0.5.1

Compare Source

Bug Fixes
  • analyze-build: state update (0e32bde)
  • plugin-metrics: forward plugin meta (facef7a)
  • ui-kit: set text prop as optional in NSectionBlock (#​241) (16f726c)
Features
  • opt-out all experimental flag (ff850b1)

v0.5.0

Compare Source

Bug Fixes
Features

0.4.6 (2023-05-08)

Bug Fixes
Features

0.4.5 (2023-04-30)

Bug Fixes
  • correctly read plugins list (76bc71d)
  • use compile time markdown (f9979b9)

0.4.4 (2023-04-30)

Features

0.4.3 (2023-04-29)

Bug Fixes
Features

0.4.2 (2023-04-24)

Bug Fixes
Features
Performance Improvements
  • defer devtools client initialization (2949e0d)
  • defer devtools client loading (ebc9a38)
  • improve runtime icons render (ea37a07)

0.4.1 (2023-04-18)

Bug Fixes
Features
nuxt/eslint (@​nuxt/eslint-config)

v0.3.13

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.12

Compare Source

   🐞 Bug Fixes
  • Allow single name fil

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 574c787 to da8daa6 Compare February 29, 2024 02:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f19f7a4 to 64ae018 Compare March 7, 2024 08:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ddb6a58 to 3553fcd Compare March 18, 2024 20:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3553fcd to 735b778 Compare March 20, 2024 02:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c28eacf to 4196eda Compare April 6, 2024 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 67772e9 to 706f561 Compare April 15, 2024 23:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fad7bdd to 0423e60 Compare April 23, 2024 02:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7dfffb2 to 9ed1594 Compare May 2, 2024 17:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3f7dc8a to d5c8162 Compare May 9, 2024 23:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5c8162 to 9fb6b32 Compare May 22, 2024 23:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7acfc5e to 967f361 Compare June 3, 2024 05:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 967f361 to bcac6c8 Compare June 4, 2024 08:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bcac6c8 to 169ffe5 Compare June 5, 2024 17:56
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.

None yet

0 participants