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 #540

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

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.

Copy link

cloudflare-pages bot commented Dec 11, 2023

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

@renovate renovate bot changed the title chore(deps): update dependency @nuxt/ui-pro to ^0.6.1 chore(deps): update all non-major dependencies Dec 11, 2023
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 12, 2023
@renovate renovate bot closed this Dec 12, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch December 12, 2023 10:59
@renovate renovate bot restored the renovate/all-minor-patch branch December 12, 2023 13:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Dec 12, 2023
@renovate renovate bot reopened this Dec 12, 2023
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency shikiji to ^0.8.4 Dec 12, 2023
@renovate renovate bot changed the title chore(deps): update devdependency shikiji to ^0.8.4 chore(deps): update all non-major dependencies Dec 12, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 08c32f1 to 6889ba1 Compare April 12, 2024 08:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6889ba1 to d3b0380 Compare April 12, 2024 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3b0380 to afc05c6 Compare April 13, 2024 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from afc05c6 to 6c25b9e Compare April 13, 2024 11:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6c25b9e to 3a76da8 Compare April 13, 2024 19:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3a76da8 to 5958a8b Compare April 13, 2024 22:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5958a8b to 2b79431 Compare April 14, 2024 01:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b79431 to 23d55c2 Compare April 14, 2024 04:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 23d55c2 to 55defe0 Compare April 14, 2024 08:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 55defe0 to 8f8491a Compare April 14, 2024 22:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f8491a to 8ffdafa Compare April 15, 2024 17:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8ffdafa to 6bcbed6 Compare April 16, 2024 09:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6bcbed6 to 7c9648c Compare April 16, 2024 14:31
Copy link
Contributor Author

renovate bot commented Apr 16, 2024

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.

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