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 devdependency @nuxt/devtools to v1 #68

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^0.7.5 -> ^1.6.0 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

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

v1.0.8

Compare Source

Bug Fixes

v1.0.7

Compare Source

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)

v1.0.6

Compare Source

Bug Fixes

v1.0.5

Compare Source

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

v1.0.4

Compare Source

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

v1.0.3

Compare Source

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

v1.0.2

Compare Source

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

v1.0.1

Compare Source

Bug Fixes

v1.0.0

Compare Source

Features

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

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.

🔕 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.

@vercel
Copy link

vercel bot commented Oct 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
typography ❌ Failed (Inspect) Oct 12, 2024 7:38am

@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from e6f8e4e to 3b02bd5 Compare November 12, 2023 08:45
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 3b02bd5 to 881e7ba Compare November 20, 2023 16:06
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 881e7ba to 523d3d1 Compare November 27, 2023 22:53
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 523d3d1 to 621aad7 Compare December 7, 2023 21:48
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 621aad7 to 2df1f63 Compare December 13, 2023 13:59
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 2df1f63 to a74fa4a Compare January 11, 2024 17:08
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from a74fa4a to a827b9c Compare March 20, 2024 17:46
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from a827b9c to 53bb840 Compare March 20, 2024 23:56
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 53bb840 to a35e886 Compare March 21, 2024 17:04
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from a35e886 to cac3576 Compare March 26, 2024 16:27
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from cac3576 to e720e57 Compare March 28, 2024 11:00
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from e720e57 to 494c5aa Compare April 19, 2024 11:30
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 494c5aa to 8d005cf Compare May 10, 2024 17:00
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
/opt/containerbase/tools/pnpm/3.4.1/20.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285
        if (cb) cb.apply(this, arguments)
                   ^

TypeError: cb.apply is not a function
    at /opt/containerbase/tools/pnpm/3.4.1/20.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at /opt/containerbase/tools/pnpm/3.4.1/20.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at FSReqCallback.oncomplete (node:fs:198:5)

Node.js v20.18.0

@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 05a6a0e to 9774421 Compare June 4, 2024 15:52
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 9774421 to 2a2049d Compare June 21, 2024 17:05
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 2a2049d to 5c86909 Compare June 21, 2024 18:41
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 5c86909 to 294866d Compare June 21, 2024 21:52
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 294866d to 7f03879 Compare June 27, 2024 10:03
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 7f03879 to ba2eeab Compare July 2, 2024 17:15
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from ba2eeab to 311af4c Compare August 20, 2024 19:43
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 311af4c to 004a405 Compare August 26, 2024 15:26
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 004a405 to 4ed702d Compare August 26, 2024 20:14
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 4ed702d to ec33ef8 Compare September 10, 2024 11:06
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from ec33ef8 to 9950760 Compare September 20, 2024 14:28
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 9950760 to 1ec88b7 Compare September 23, 2024 21:10
@renovate renovate bot force-pushed the renovate/nuxt-devtools-1.x branch from 1ec88b7 to b02257e Compare October 2, 2024 18: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.

0 participants