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 dependency @nuxt/devtools to ^0.8.0 #387

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^0.5.5 -> ^0.8.0 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)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Jun 13, 2023

Deploy Preview for le-classement failed.

Name Link
🔨 Latest commit 46c304d
🔍 Latest deploy log https://app.netlify.com/sites/le-classement/deploys/6502fa53a4918a00083e4079

@renovate renovate bot force-pushed the renovate/nuxt-devtools-0.x branch from f94306e to 56efcef Compare June 26, 2023 19:36
@renovate renovate bot force-pushed the renovate/nuxt-devtools-0.x branch from 56efcef to 7ef75ec Compare July 6, 2023 07:32
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/devtools to ^0.6.0 chore(deps): update dependency @nuxt/devtools to ^0.7.0 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/nuxt-devtools-0.x branch from 7ef75ec to 6d98235 Compare July 20, 2023 13:49
@renovate renovate bot force-pushed the renovate/nuxt-devtools-0.x branch from 6d98235 to 237cf12 Compare July 28, 2023 15:16
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/devtools to ^0.7.0 chore(deps): update dependency @nuxt/devtools to ^0.8.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/nuxt-devtools-0.x branch from 237cf12 to 8d20500 Compare August 10, 2023 15:41
@renovate renovate bot force-pushed the renovate/nuxt-devtools-0.x branch from 8d20500 to 8d0c078 Compare August 29, 2023 22:34
@renovate renovate bot force-pushed the renovate/nuxt-devtools-0.x branch from 8d0c078 to 46c304d Compare September 14, 2023 12:19
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