devtools icon indicating copy to clipboard operation
devtools copied to clipboard

chore(deps): update all non-major dependencies - abandoned

Open renovate[bot] opened this issue 2 years ago • 3 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.12.2 -> ^2.14.0 age adoption passing confidence
@iconify-json/tabler ^1.1.109 -> ^1.1.110 age adoption passing confidence
@nuxt/devtools (source) 1.0.8 -> 1.1.5 age adoption passing confidence
@nuxt/image (source) 1.4.0 -> 1.5.0 age adoption passing confidence
@nuxtjs/color-mode ^3.3.3 -> ^3.4.0 age adoption passing confidence
@types/markdown-it (source) ^14.0.0 -> ^14.0.1 age adoption passing confidence
@types/node (source) ^20.12.5 -> ^20.12.7 age adoption passing confidence
@unocss/core (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/eslint-config (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/nuxt (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/preset-attributify (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/preset-icons (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/preset-mini (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/preset-uno (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/reset ^0.59.0 -> ^0.59.3 age adoption passing confidence
@unocss/runtime (source) ^0.59.0 -> ^0.59.3 age adoption passing confidence
@vitest/ui (source) ^1.4.0 -> ^1.5.0 age adoption passing confidence
@​vue/devtools-applet ^7.0.25 -> ^7.0.27 age adoption passing confidence
@​vue/devtools-core ^7.0.25 -> ^7.0.27 age adoption passing confidence
@​vue/devtools-kit ^7.0.25 -> ^7.0.27 age adoption passing confidence
cypress (source) ^13.7.2 -> ^13.7.3 age adoption passing confidence
floating-vue (source) 5.0.2 -> 5.2.2 age adoption passing confidence
json-editor-vue ^0.13.0 -> ^0.14.0 age adoption passing confidence
magicast ^0.3.3 -> ^0.3.4 age adoption passing confidence
pacote ^17.0.6 -> ^17.0.7 age adoption passing confidence
pnpm (source) 8.15.6 -> 8.15.7 age adoption passing confidence
quicktype-core ^23.0.115 -> ^23.0.145 age adoption passing confidence
rc9 ^2.1.1 -> ^2.1.2 age adoption passing confidence
shiki (source) ^1.2.4 -> ^1.3.0 age adoption passing confidence
taze ^0.13.3 -> ^0.13.6 age adoption passing confidence
theme-vitesse ^0.7.8 -> ^0.7.9 age adoption passing confidence
typescript (source) ^5.4.4 -> ^5.4.5 age adoption passing confidence
unocss ^0.59.0 -> ^0.59.3 age adoption passing confidence
unplugin-vue-markdown ^0.26.0 -> ^0.26.1 age adoption passing confidence
vitest (source) ^1.4.0 -> ^1.5.0 age adoption passing confidence
vue (source) ^3.4.21 -> ^3.4.22 age adoption passing confidence
vue-tsc (source) ^2.0.11 -> ^2.0.13 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.13.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.13.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.13.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.13.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.13.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/devtools (@​nuxt/devtools)

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
nuxt/image (@​nuxt/image)

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • netlify: Support domains option with Netlify Image CDN (#​1287)
🩹 Fixes
  • Opt in to import.meta.* properties (#​1301)
  • Don't attempt to parse falsy values in options.domains (#​1305)
📖 Documentation
🏡 Chore
✅ Tests
  • Close out playwright page after each test (2b4bac9)
❤️ Contributors
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.4.0

Compare Source

Features
3.3.3 (2024-03-19)
Bug Fixes
3.3.2 (2023-11-15)
Bug Fixes
  • use ref for island color-mode stub and check it is truthy (486c28f)
3.3.1 (2023-11-15)
Bug Fixes
  • avoid setting color-mode when rendering islands (#​200) (d856d7a)
  • check when localStorage is available (e4e84fe), closes #​202
  • initialise helper to empty object when testing (34c4e0e)
unocss/unocss (@​unocss/core)

v0.59.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/ui)

v1.5.0

Compare Source

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

renovate[bot] avatar Dec 11 '23 15:12 renovate[bot]

Deploying nuxt-devtools with  Cloudflare Pages  Cloudflare Pages

Latest commit: ab40add
Status: ✅  Deploy successful!
Preview URL: https://512ee9d0.nuxt-devtools.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-devtools.pages.dev

View logs

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Apr 16 '24 15:04 renovate[bot]

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

renovate[bot] avatar Sep 09 '24 21:09 renovate[bot]