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

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.25.8 -> ^7.26.0 age adoption passing confidence
@babel/eslint-parser (source) ^7.25.8 -> ^7.25.9 age adoption passing confidence
@iconify/json (source) ^2.2.262 -> ^2.2.267 age adoption passing confidence
@tanstack/vue-query (source) ^5.59.13 -> ^5.59.17 age adoption passing confidence
@tanstack/vue-query-devtools (source) ^5.59.13 -> ^5.59.19 age adoption passing confidence
@types/chrome (source) ^0.0.279 -> ^0.0.280 age adoption passing confidence
@types/node (source) ^20.16.14 -> ^20.17.6 age adoption passing confidence
@typescript-eslint/parser (source) ^8.11.0 -> ^8.13.0 age adoption passing confidence
@typescript-eslint/utils (source) ^8.11.0 -> ^8.13.0 age adoption passing confidence
@unocss/core (source) ^0.63.4 -> ^0.63.6 age adoption passing confidence
@unocss/eslint-plugin (source) ^0.63.4 -> ^0.63.6 age adoption passing confidence
@unocss/preset-icons (source) ^0.63.4 -> ^0.63.6 age adoption passing confidence
@unocss/reset ^0.63.4 -> ^0.63.6 age adoption passing confidence
@vueuse/components (source) ^11.1.0 -> ^11.2.0 age adoption passing confidence
@vueuse/core (source) ^11.1.0 -> ^11.2.0 age adoption passing confidence
@vueuse/integrations (source) ^11.1.0 -> ^11.2.0 age adoption passing confidence
bumpp ^9.7.1 -> ^9.8.1 age adoption passing confidence
core-js (source) ^3.38.1 -> ^3.39.0 age adoption passing confidence
element-plus (source) ^2.8.6 -> ^2.8.7 age adoption passing confidence
eslint (source) ^9.13.0 -> ^9.14.0 age adoption passing confidence
eslint-plugin-vue (source) ^9.29.1 -> ^9.30.0 age adoption passing confidence
pinia ^2.2.4 -> ^2.2.6 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence
pnpm (source) ^9.12.2 -> ^9.12.3 age adoption passing confidence
publint (source) ^0.2.11 -> ^0.2.12 age adoption passing confidence
readdir-glob ^2.0.0 -> ^2.0.1 age adoption passing confidence
sass-embedded ^1.80.5 -> ^1.80.6 age adoption passing confidence
shiki (source) ^1.22.0 -> ^1.22.2 age adoption passing confidence
socket.io (source) ^4.8.0 -> ^4.8.1 age adoption passing confidence
socket.io-client (source) ^4.8.0 -> ^4.8.1 age adoption passing confidence
taze ^0.17.2 -> ^0.18.0 age adoption passing confidence
three (source) ^0.169.0 -> ^0.170.0 age adoption passing confidence
tsup (source) ^8.3.0 -> ^8.3.5 age adoption passing confidence
tsx (source) ^4.19.1 -> ^4.19.2 age adoption passing confidence
unocss ^0.63.4 -> ^0.63.6 age adoption passing confidence
unplugin ^1.14.1 -> ^1.15.0 age adoption passing confidence
vee-validate (source) ^4.14.3 -> ^4.14.6 age adoption passing confidence
vite (source) ^5.4.9 -> ^5.4.10 age adoption passing confidence
vitepress (source) 1.4.1 -> 1.5.0 age adoption passing confidence
vitest (source) ^2.1.3 -> ^2.1.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
babel/babel (@​babel/eslint-parser)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
iconify/icon-sets (@​iconify/json)

v2.2.267

Compare Source

v2.2.266

Compare Source

v2.2.265

Compare Source

v2.2.264

Compare Source

v2.2.263

Compare Source

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

v5.59.17

Compare Source

Version 5.59.17 - 11/2/24, 5:45 PM

Changes
Fix
  • useQueries: warn on duplicate keys (#​8246) (c643635) by Dominik Dorfmeister
Chore
Test
  • react-query: better query-persist-client-core import (#​8212) (1865f0d) by Lachlan Collins
Docs
  • angular-query: add query options from a service example (#​8220) (c61ff1e) by Arnoud
Packages

v5.59.16

Compare Source

Version 5.59.16 - 10/23/24, 12:53 PM

Changes

Fix
  • react-query: make sure promises are always finalized (#​8211) (df49fbd) by Dominik Dorfmeister
Chore
  • query-core: define queryCache notify method"s return type (#​8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#​8208) (d3e2a8a) by @​manudeli
Docs
  • Update disabling-queries.md (#​8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#​8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#​8190) (1980a11) by Ariel-Moroshko

Packages

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.13.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.13.0

Compare Source

🩹 Fixes
  • utils: allow an array for the values of SharedConfig (#​10217)
❤️ Thank You
  • Trygve Aaberge

You can read about our versioning strategy and releases on our website.

v8.12.2

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.0

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

unocss/unocss (@​unocss/core)

v0.63.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.63.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/components)

v11.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
antfu/bumpp (bumpp)

v9.8.1

Compare Source

v9.8.0

Compare Source

   🚀 Features
    View changes on GitHub
zloirock/core-js (core-js)

v3.39.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit bc88e92
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/67292e036e65380008c2870d

Copy link

pkg-pr-new bot commented Oct 28, 2024

Open in Stackblitz

@vue/devtools-applet

pnpm add https://pkg.pr.new/@vue/devtools-applet@646

@vue/devtools-core

pnpm add https://pkg.pr.new/@vue/devtools-core@646

@vue/devtools-api

pnpm add https://pkg.pr.new/@vue/devtools-api@646

@vue/devtools

pnpm add https://pkg.pr.new/@vue/devtools@646

@vue/devtools-kit

pnpm add https://pkg.pr.new/@vue/devtools-kit@646

vite-plugin-vue-devtools

pnpm add https://pkg.pr.new/vite-plugin-vue-devtools@646

commit: bc88e92

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 27 times, most recently from 5edf4f6 to 5c0f770 Compare November 3, 2024 22:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bd492d0 to f2d62ae Compare November 4, 2024 17:00
@webfansplz webfansplz merged commit b3c0943 into main Nov 5, 2024
8 checks passed
@webfansplz webfansplz deleted the renovate/all-minor-patch branch November 5, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant