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

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

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^3.11.2 -> ^3.12.0 age adoption passing confidence
@arethetypeswrong/cli (source) ^0.17.0 -> ^0.17.1 age adoption passing confidence
@iconify/json (source) ^2.2.277 -> ^2.2.282 age adoption passing confidence
@tanstack/vue-query (source) ^5.61.5 -> ^5.62.7 age adoption passing confidence
@tanstack/vue-query-devtools (source) ^5.61.5 -> ^5.62.7 age adoption passing confidence
@types/node (source) ^22.10.1 -> ^22.10.2 age adoption passing confidence
@typescript-eslint/parser (source) ^8.16.0 -> ^8.18.0 age adoption passing confidence
@typescript-eslint/utils (source) ^8.16.0 -> ^8.18.0 age adoption passing confidence
@unocss/core (source) ^0.64.1 -> ^0.65.1 age adoption passing confidence
@unocss/eslint-plugin (source) ^0.64.1 -> ^0.65.1 age adoption passing confidence
@unocss/preset-icons (source) ^0.64.1 -> ^0.65.1 age adoption passing confidence
@unocss/reset ^0.64.1 -> ^0.65.1 age adoption passing confidence
bumpp ^9.8.1 -> ^9.9.1 age adoption passing confidence
electron ^32.2.6 -> ^32.2.7 age adoption passing confidence
element-plus (source) ^2.8.8 -> ^2.9.0 age adoption passing confidence
eslint (source) ^9.15.0 -> ^9.16.0 age adoption passing confidence
eslint-plugin-format ^0.1.2 -> ^0.1.3 age adoption passing confidence
eslint-plugin-vue (source) ^9.31.0 -> ^9.32.0 age adoption passing confidence
eslint-vitest-rule-tester ^0.6.1 -> ^0.7.1 age adoption passing confidence
execa ^9.5.1 -> ^9.5.2 age adoption passing confidence
lint-staged ^15.2.10 -> ^15.2.11 age adoption passing confidence
pinia ^2.2.7 -> ^2.3.0 age adoption passing confidence
sass-embedded ^1.81.0 -> ^1.83.0 age adoption passing confidence
shiki (source) ^1.24.0 -> ^1.24.2 age adoption passing confidence
superjson ^2.2.1 -> ^2.2.2 age adoption passing confidence
three (source) ^0.170.0 -> ^0.171.0 age adoption passing confidence
unocss ^0.64.1 -> ^0.65.1 age adoption passing confidence
unplugin-auto-import ^0.18.6 -> ^0.19.0 age adoption passing confidence
vite (source) ^6.0.1 -> ^6.0.3 age adoption passing confidence
vite-plugin-inspect ~0.8.9 -> ~0.10.3 age adoption passing confidence
vitest (source) ^2.1.6 -> ^2.1.8 age adoption passing confidence

Release Notes

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

v3.12.0

Compare Source

   🚀 Features
    View changes on GitHub
arethetypeswrong/arethetypeswrong.github.io (@​arethetypeswrong/cli)

v0.17.1

Patch Changes
iconify/icon-sets (@​iconify/json)

v2.2.282

Compare Source

v2.2.281

Compare Source

v2.2.280

Compare Source

v2.2.279

Compare Source

v2.2.278

Compare Source

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

v5.62.7

Compare Source

Version 5.62.7 - 12/10/24, 7:04 PM

Changes
Fix
  • query-core: respect initialData for queryClient.ensureQueryData (#​8425) (465906a) by Dominik Dorfmeister
Chore
Packages

v5.62.3

Compare Source

Version 5.62.3 - 12/6/24, 3:33 PM

Changes
Fix
  • allow passing enabled:true when skipToken is present (#​8407) (32d7189) by Dominik Dorfmeister
Docs
Packages

v5.62.2

Compare Source

Version 5.62.2 - 12/3/24, 7:29 AM

Changes

Fix
  • types: Fix type errors when using fully-typed inputs like QueryFilters<Data, Error>, and test all QueryClient methods to detect similar issues (#​8375) (175757a) by Nick Lucas

Packages

v5.62.1

Compare Source

Version 5.62.1 - 12/2/24, 6:40 PM

Changes

Fix
  • eslint-plugin-query: handle non-null at then end of var in exhaustive-deps (#​8385) (d9d2728) by Parbez
Chore
  • angular-query: update examples to typescript 5.7 (#​8374) (b7bad3d) by Arnoud
Test
  • query-core: add type check tests for queryObserver (#​8304) (12b6782) by Sol Lee

Packages

v5.62.0

Compare Source

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat
  • types: Include optional TError on DataTag (#​8361) (0fa1f01) by Nick Lucas
Chore
  • angular-query: update example dev containers to node 22 (#​8370) (f245792) by Arnoud

Packages

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

v8.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

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

v8.17.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.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

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

v8.17.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.65.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.65.0

Compare Source

If you are interested, please read our upgrade introduction 🌟🌟🌟.
   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
antfu/bumpp (bumpp)

v9.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.0

Compare Source

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

v32.2.7: electron v32.2.7

Compare Source

Release Notes for v32.2.7

Fixes

  • Fixed an possible crash when using draggable regions and BaseWindows to get the context-menu event. #​44954 (Also in 33, 34)

Other Changes

  • Security: backported fix for chromium:378541479. [#​44858]

@renovate renovate bot added the dependencies label Dec 2, 2024
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit eaa52bb
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/675bdb496d663700080ab5fd

Copy link

pkg-pr-new bot commented Dec 2, 2024

Open in Stackblitz

@vue/devtools-applet

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

@vue/devtools-core

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

@vue/devtools

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

@vue/devtools-api

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

@vue/devtools-kit

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

vite-plugin-vue-devtools

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

commit: f465a56

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from 8746552 to 4b880c2 Compare December 6, 2024 22:29
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Dec 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from b7f2fc2 to 974d7f3 Compare December 10, 2024 15:17
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 745130f to ccc017f Compare December 13, 2024 01:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ccc017f to 49eef93 Compare December 13, 2024 06:57
Copy link
Contributor Author

renovate bot commented Dec 13, 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.

@webfansplz webfansplz closed this Dec 19, 2024
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