Skip to content

fix(deps): update all non-major dependencies #125

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@guiiai/logg ^1.0.8 -> ^1.0.10 age adoption passing confidence dependencies patch
@iconify-json/lucide ^1.2.37 -> ^1.2.39 age adoption passing confidence dependencies patch
@tanstack/vue-query (source) ^5.74.5 -> ^5.75.0 age adoption passing confidence dependencies minor
@types/node (source) ^22.14.1 -> ^22.15.3 age adoption passing confidence devDependencies minor
@types/pg (source) ^8.11.13 -> ^8.11.14 age adoption passing confidence devDependencies patch
@unocss/eslint-config (source) ^66.1.0-beta.12 -> ^66.1.0-beta.13 age adoption passing confidence devDependencies patch
@unocss/eslint-plugin (source) ^66.1.0-beta.12 -> ^66.1.0-beta.13 age adoption passing confidence devDependencies patch
@unocss/reset (source) ^66.1.0-beta.12 -> ^66.1.0-beta.13 age adoption passing confidence devDependencies patch
@vue-macros/volar (source) ^3.0.0-beta.8 -> ^3.0.0-beta.10 age adoption passing confidence devDependencies patch
@xsai-ext/providers-cloud (source) ^0.2.0-beta.3 -> ^0.2.0 age adoption passing confidence pnpm.catalog.default patch
@xsai/embed (source) ^0.2.0-beta.3 -> ^0.2.0 age adoption passing confidence pnpm.catalog.default patch
drizzle-orm (source) ^0.42.0 -> ^0.43.1 age adoption passing confidence peerDependencies minor
drizzle-orm (source) ^0.42.0 -> ^0.43.1 age adoption passing confidence dependencies minor
eslint (source) ^9.25.0 -> ^9.25.1 age adoption passing confidence devDependencies patch
glob ^11.0.1 -> ^11.0.2 age adoption passing confidence dependencies patch
grammy (source) ^1.36.0 -> ^1.36.1 age adoption passing confidence dependencies patch
h3 ^1.15.1 -> ^1.15.3 age adoption passing confidence dependencies patch
node 23-alpine -> 23.11.0-alpine age adoption passing confidence final minor
pg (source) ^8.14.1 -> ^8.15.6 age adoption passing confidence dependencies minor
pnpm (source) 10.8.1 -> 10.10.0 age adoption passing confidence packageManager minor
pnpm (source) ^10.8.1 -> ^10.10.0 age adoption passing confidence devDependencies minor
tailwindcss (source) ^4.1.4 -> ^4.1.5 age adoption passing confidence devDependencies patch
tiktoken ^1.0.20 -> ^1.0.21 age adoption passing confidence dependencies patch
tsx (source) ^4.19.3 -> ^4.19.4 age adoption passing confidence devDependencies patch
tsx (source) ^4.19.3 -> ^4.19.4 age adoption passing confidence dependencies patch
unocss (source) ^66.1.0-beta.12 -> ^66.1.0-beta.13 age adoption passing confidence devDependencies patch
vite (source) ^6.3.2 -> ^6.3.4 age adoption passing confidence resolutions patch
vite (source) ^6.3.2 -> ^6.3.4 age adoption passing confidence devDependencies patch
vite-node (source) ^3.1.1 -> ^3.1.2 age adoption passing confidence dependencies patch
vite-plugin-vue-devtools (source) ^7.7.5 -> ^7.7.6 age adoption passing confidence dependencies patch
vitest (source) ^3.1.1 -> ^3.1.2 age adoption passing confidence devDependencies patch
vue-router ^4.5.0 -> ^4.5.1 age adoption passing confidence dependencies patch

Release Notes

guiiai/logg (@​guiiai/logg)

v1.0.10

Compare Source

v1.0.9

Compare Source

TanStack/query (@​tanstack/vue-query)

v5.75.0

Compare Source

Version 5.75.0 - 5/1/25, 1:29 PM

Changes

Feat
  • query-core: refetchMode “replace” for streamedQuery (#​9092) (ff0131b) by Dominik Dorfmeister
Chore
  • remove unused common type (#​8989) (a9fe406) by novice0840
  • deps: update dependency vite to v6.2.7 [security] (#​9090) (7d25373) by renovate[bot]

Packages

v5.74.9

Compare Source

Version 5.74.9 - 4/29/25, 10:50 AM

Changes

Refactor
  • core: switch from Object.defineProperty to Proxies (#​9079) (10493ef) by Dominik Dorfmeister
Docs

Packages

v5.74.8

Compare Source

Version 5.74.8 - 4/29/25, 8:04 AM

Changes

Fix
  • vue-query: fix initialData Type Inference Bug in useQuery (#​9077) (66151ca) by 차승하
Test

Packages

v5.74.7

Compare Source

Version 5.74.7 - 4/27/25, 3:02 PM

Changes

Fix
  • vue-query: update initialData type to allow InitialDataFunction and NonUndefinedGuard, similar to react-query (#​9073) (e45dea8) by Sol Lee
Chore
Test
Docs
  • fix broken links in docs (#​9052) (eb15f87) by Zac Rosenbauer
  • fix typo (a2a39c9) by Dominik Dorfmeister
  • Update streamedQuery.md (c987abc) by Dominik Dorfmeister

Packages

v5.74.6

Compare Source

Version 5.74.6 - 4/22/25, 5:05 PM

Changes

Fix
  • vue-query: unify shallow flag behaviour (#​9050) (3a2e2d9) by Damian Osipiuk
Chore
  • query-async-storage-persister: remove unnecessary export keyword (#​9040) (b63a1d0) by MINSEONG KIM
Test

Packages

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

v66.1.0-beta.13

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vue-macros/vue-macros (@​vue-macros/volar)

v3.0.0-beta.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.0-beta.9

Compare Source

   🚀 Features
    View changes on GitHub
moeru-ai/xsai (@​xsai-ext/providers-cloud)

v0.2.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.2.0-beta.6

Compare Source

   🚀 Features
    [View changes on GitHub](h

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 16, 2025
@renovate renovate bot changed the title fix(deps): update dependency vite-plugin-vue-devtools to ^7.7.3 fix(deps): update dependency vite-plugin-vue-devtools to ^7.7.5 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from db75ce9 to f184424 Compare April 17, 2025 02:53
@renovate renovate bot changed the title fix(deps): update dependency vite-plugin-vue-devtools to ^7.7.5 fix(deps): update all non-major dependencies Apr 17, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ee468c2 to 379c669 Compare April 20, 2025 13:27
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update node.js to v23.11.0 Apr 20, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 379c669 to 27a7e5a Compare April 21, 2025 09:45
@renovate renovate bot changed the title chore(deps): update node.js to v23.11.0 fix(deps): update all non-major dependencies Apr 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from eac8997 to 9a5b833 Compare April 25, 2025 07:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from 3d94786 to d30fd54 Compare May 1, 2025 07:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d30fd54 to fbd49df Compare May 1, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants