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

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/vue-query (source) ^5.24.7 -> ^5.26.3 age adoption passing confidence
@types/node (source) ^20.11.24 -> ^20.11.25 age adoption passing confidence
happy-dom ^13.6.2 -> ^13.7.3 age adoption passing confidence
rollup (source) ^4.12.0 -> ^4.12.1 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.4.2 age adoption passing confidence
unplugin ^1.8.0 -> ^1.9.0 age adoption passing confidence
vite (source) ^5.1.4 -> ^5.1.6 age adoption passing confidence
vitepress (source) 1.0.0-rc.44 -> 1.0.0-rc.45 age adoption passing confidence
vue-tsc (source) ^2.0.4 -> ^2.0.6 age adoption passing confidence
yaml (source) ^2.4.0 -> ^2.4.1 age adoption passing confidence

Release Notes

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

v5.26.3

Compare Source

Version 5.26.3 - 3/11/2024, 11:31 AM

Changes
Fix
  • core: pass isFocused boolean to focusManager callback (#​7066) (2819dcd) by Dominik Dorfmeister
Chore
  • Revert "test(vue-query): use vitest typecheck correctly with *.test-d.ts (#​6988)" (#​7068) (914876f) by Dominik Dorfmeister
Ci
Docs
  • fix link in typescript.md (661ddd3) by Dominik Dorfmeister
Test
Packages

v5.25.0

Compare Source

Version 5.25.0 - 3/5/2024, 3:10 PM

Changes

Feat
  • add typesafe query disabling via skipToken (#​6999) (77d5b2e) by Jaaneek
Ci
Docs

Packages

v5.24.8

Compare Source

Version 5.24.8 - 3/4/2024, 8:51 AM

Changes

Fix
  • query-core: do not call resumePausedMutations while we are offline (#​7019) (bdd2b55) by Dominik Dorfmeister
Docs

Packages

capricorn86/happy-dom (happy-dom)

v13.7.3

Compare Source

v13.7.2

Compare Source

v13.7.1

Compare Source

👷‍♂️ Patch fixes

v13.7.0

Compare Source

rollup/rollup (rollup)

v4.12.1

Compare Source

2024-03-06

Bug Fixes
  • Escape special characters in file references (#​5404)
Pull Requests
Microsoft/TypeScript (typescript)

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

unjs/unplugin (unplugin)

v1.9.0

Compare Source

Features

1.8.3 (2024-03-06)

Bug Fixes
  • esbuild: read fs contents on demand (5ca5e6d)
Features

1.8.2 (2024-03-06)

Bug Fixes
  • esbuild: don't return empty result in onLoad (ff2460b)

1.8.1 (2024-03-05)

Bug Fixes

v1.8.3

Compare Source

Bug Fixes
  • esbuild: read fs contents on demand (5ca5e6d)
Features

v1.8.2

Compare Source

Bug Fixes
  • esbuild: don't return empty result in onLoad (ff2460b)

v1.8.1

Compare Source

Bug Fixes
vitejs/vite (vite)

v5.1.6

Compare Source

v5.1.5

Compare Source

vuejs/vitepress (vitepress)

v1.0.0-rc.45

Compare Source

Bug Fixes
Features
  • set __VITEPRESS__ for easy detection by plugins and other tools (#​3634) (f6bd99e)
vuejs/language-tools (vue-tsc)

v2.0.6

Compare Source

[!IMPORTANT]
If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install JavaScript and TypeScript Nightly, or temporarily downgrade to 1.8.27.
Issue: https://github.com/vuejs/language-tools/issues/3962

If false positive errors occurs, please try disabling unrelated extensions in the Vue workspace.
Issuehttps://github.com/vuejs/language-tools/issues/394242

Fixes
  • language-core: use local variables in v-bind shorthand (#​4017) - thanks @​so1ve
  • language-core: sfc folding end position failed to mapping (#​4038) - thanks @​so1ve
  • language-service: remove extraLiners option for formatting (#​3943)
  • language-service: bump volar-service-typescript for fix jsx formatting (#​3949)
  • language-service: bump @volar/typescript 2.0.5 completion performance regression (#​4024)
Refactors
  • vscode: rename vue.inlayHints.vbindShorthand setting to vue.inlayHints.vBindShorthand (#​3995) - thanks @​l4dybird

v2.0.5

Compare Source

[!IMPORTANT]
If the TypeScript language server crashes in version 2.0, please try using VSCode Insiders, or temporarily downgrade to 1.8.27.
Issue: https://github.com/vuejs/language-tools/issues/3962

If false positive errors occurs, try creating an empty jsconfig in the workspace root directory.
Issue: https://github.com/vuejs/language-tools/issues/3942

Features
  • language-core: support v-bind shorthand (#​3990) - thanks @​so1ve
  • language-service: support inlay hints for v-bind shorthand (#​3990) - thanks @​so1ve
  • vscode: prompt to disable Svelte extension in Vue workspace to avoid conflicts
Fixes
  • typescript-plugin: fault tolerance for named pipe server data
  • language-core: avoid globalTypesHolder being specified from a node_modules file (#​3990)
  • language-core: fault tolerance for plugin creation
  • language-plugin-pug: failed to load due to an invalid require path (#​3930)
  • typescript-plugin: custom extensions do not work (#​3977)
  • language-service: html custom data not working (#​3975)
Refactors
eemeli/yaml (yaml)

v2.4.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mar 11, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6a008bc
Status: ✅  Deploy successful!
Preview URL: https://6b279120.unplugin-vue-router.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.unplugin-vue-router.pages.dev

View logs

Copy link

socket-security bot commented Mar 11, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef302ef to 294f22b Compare March 11, 2024 12:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 294f22b to 6a008bc Compare March 11, 2024 17:30
@renovate renovate bot merged commit 69ea4f8 into main Mar 11, 2024
10 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 11, 2024 18:33
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