Skip to content

chore(deps): update all non-major dependencies#828

Merged
webfansplz merged 1 commit into
mainfrom
renovate/all-minor-patch
Mar 29, 2025
Merged

chore(deps): update all non-major dependencies#828
webfansplz merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^4.8.1 -> ^4.11.0 age adoption passing confidence
@babel/core (source) ^7.26.9 -> ^7.26.10 age adoption passing confidence
@babel/eslint-parser (source) ^7.26.8 -> ^7.27.0 age adoption passing confidence
@iconify/json (source) ^2.2.314 -> ^2.2.321 age adoption passing confidence
@tanstack/vue-query (source) ^5.67.2 -> ^5.70.0 age adoption passing confidence
@tanstack/vue-query-devtools (source) ^5.67.2 -> ^5.70.0 age adoption passing confidence
@types/chrome (source) ^0.0.308 -> ^0.0.313 age adoption passing confidence
@types/node (source) ^22.13.10 -> ^22.13.14 age adoption passing confidence
@types/three (source) ^0.174.0 -> ^0.175.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.26.0 -> ^8.28.0 age adoption passing confidence
@typescript-eslint/utils (source) ^8.26.0 -> ^8.28.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.2.1 -> ^5.2.3 age adoption passing confidence
@vitejs/plugin-vue-jsx (source) ^4.1.1 -> ^4.1.2 age adoption passing confidence
birpc ^2.2.0 -> ^2.3.0 age adoption passing confidence
bumpp ^10.0.3 -> ^10.1.0 age adoption passing confidence
electron ^33.4.3 -> ^33.4.8 age adoption passing confidence
element-plus (source) ^2.9.6 -> ^2.9.7 age adoption passing confidence
eslint (source) ^9.22.0 -> ^9.23.0 age adoption passing confidence
lint-staged ^15.4.3 -> ^15.5.0 age adoption passing confidence
pnpm (source) 10.6.1 -> 10.7.0 age adoption passing confidence
pnpm (source) ^10.6.1 -> ^10.7.0 age adoption passing confidence
publint (source) ^0.3.8 -> ^0.3.9 age adoption passing confidence
sass-embedded ^1.85.1 -> ^1.86.0 age adoption passing confidence
shiki (source) ^3.1.0 -> ^3.2.1 age adoption passing confidence
simple-git-hooks ^2.11.1 -> ^2.12.1 age adoption passing confidence
three (source) ^0.174.0 -> ^0.175.0 age adoption passing confidence
unplugin ^2.2.0 -> ^2.2.2 age adoption passing confidence
unplugin-auto-import ^19.1.1 -> ^19.1.2 age adoption passing confidence
vitest (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence

Release Notes

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

v4.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.10.1

Compare Source

No significant changes

    View changes on GitHub

v4.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.9.0

Compare Source

   🚀 Features
    View changes on GitHub
babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal
iconify/icon-sets (@​iconify/json)

v2.2.321

Compare Source

v2.2.320

Compare Source

v2.2.319

Compare Source

v2.2.318

Compare Source

v2.2.317

Compare Source

v2.2.316

Compare Source

v2.2.315

Compare Source

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

v5.70.0

Compare Source

Version 5.70.0 - 3/28/25, 3:06 PM

Changes

Feat

Packages

v5.69.2

Compare Source

Version 5.69.2 - 3/28/25, 8:20 AM

Changes

Fix
  • core: make sure that calling setOptions will always notifyListeners (#​8771) (1b54538) by Dominik Dorfmeister
Chore
  • deps: update dependency vite to v5.4.15 [security] (#​8856) (f45205f) by renovate[bot]
Docs

Packages

v5.69.0

Compare Source

Version 5.69.0 - 3/18/25, 11:11 AM

Changes

Feat
Test
Docs
  • fix eslint links (f03b109) by TkDodo
  • fix internal links (4b7fd0e) by TkDodo
  • fix links in ssr guide (980d08d) by TkDodo
  • remove extra link (ff788ac) by TkDodo
  • add .md to links (84b1bed) by TkDodo
  • Fix broken link some example path (#​8813) (21c5e09) by HYUNJOON

Packages

v5.68.0

Compare Source

Version 5.68.0 - 3/14/25, 10:00 AM

Changes

Feat
  • eslint-plugin-query: enhance no-rest-destructuring rule to detect spread operations (#​8802) (796032d) by Eliya Cohen
Test
Docs

Packages

v5.67.3

Compare Source

Version 5.67.3 - 3/11/25, 5:19 PM

Changes

Refactor
Test
Docs
  • angular-query: angular examples improvements (#​8782) (79608f3) by Arnoud
  • react-query: fix incorrect link in documentation (#​8699) (8bfa77b) by Harry
  • Fix community resource links in important Defaults page. (#​8697) (4fb781f) by Raj Suhail
  • Fix 404 link for Query Keys in useQuery.md (#​8769) (67e52cf) by Joseph Markus
  • Update ssr.md (#​8770) (d85ee75) by Sina Sepahvand

Packages

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

v8.28.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.27.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.26.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.

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

v8.28.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.

v8.27.0

Compare Source

🚀 Features
  • utils: support DeprecatedInfo for rule.meta.deprecated (#​10932)
❤️ Thank You

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

v8.26.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.

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.3

v5.2.2

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 17, 2025

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 623d6ec
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/67e726f73ad50a0008f8f9cf

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 17, 2025

Open in Stackblitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@828

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@828

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@828

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@828

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@828

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@828

commit: 70b7082

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 409307d to 9425c86 Compare March 24, 2025 11:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from ccb00a9 to b991456 Compare March 28, 2025 18:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b991456 to 623d6ec Compare March 28, 2025 22:47
@webfansplz webfansplz changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Mar 29, 2025
@webfansplz webfansplz merged commit aa86bb7 into main Mar 29, 2025
7 of 9 checks passed
@webfansplz webfansplz deleted the renovate/all-minor-patch branch March 29, 2025 07:40
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