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

Merged
merged 1 commit into from Apr 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/vue-query (source) ^5.29.0 -> ^5.31.0 age adoption passing confidence
@vue/compiler-sfc (source) ^3.4.21 -> ^3.4.23 age adoption passing confidence
rollup (source) ^4.14.2 -> ^4.16.1 age adoption passing confidence
unplugin-vue-markdown ^0.26.1 -> ^0.26.2 age adoption passing confidence
vite (source) ^5.2.8 -> ^5.2.10 age adoption passing confidence
vite-plugin-inspect ^0.8.3 -> ^0.8.4 age adoption passing confidence
vitepress (source) 1.1.0 -> 1.1.3 age adoption passing confidence
vue (source) ^3.4.21 -> ^3.4.23 age adoption passing confidence
vue-router 4.3.0 -> 4.3.2 age adoption passing confidence
vue-tsc (source) ^2.0.13 -> ^2.0.14 age adoption passing confidence

Release Notes

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

v5.31.0

Compare Source

Version 5.31.0 - 4/22/2024, 6:41 AM

Changes
Feat
Packages
vuejs/core (@​vue/compiler-sfc)

v3.4.23

Compare Source

Bug Fixes
  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #​10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #​10709

v3.4.22

Compare Source

Bug Fixes
Performance Improvements
  • add __NO_SIDE_EFFECTS__ comments (#​9053) (d46df6b)
  • optimize component props/slots internal object checks (6af733d)
  • ssr: avoid calling markRaw on component instance proxy (4bc9f39)
  • ssr: optimize setup context creation for ssr in v8 (ca84316)
rollup/rollup (rollup)

v4.16.1

Compare Source

2024-04-21

Bug Fixes
  • Fix crash when rendering logical or conditional expressions (#​5481)
Pull Requests

v4.16.0

Compare Source

2024-04-21

Features
  • Track function call arguments to optimize functions only called once or with the same literal values (#​5443)
Pull Requests

v4.15.0

Compare Source

2024-04-20

Features
  • Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes (#​5474)
Pull Requests

v4.14.3

Compare Source

2024-04-15

Bug Fixes
  • Support Alpine Linux and other MUSL builds on ARM (#​5471)
Pull Requests
unplugin/unplugin-vue-markdown (unplugin-vue-markdown)

v0.26.2

Compare Source

No significant changes

    View changes on GitHub
vitejs/vite (vite)

v5.2.10

Compare Source

v5.2.9

Compare Source

antfu/vite-plugin-inspect (vite-plugin-inspect)

v0.8.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/vitepress (vitepress)

v1.1.3

Compare Source

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

v1.1.2

Compare Source

v1.1.1

Compare Source

Bug Fixes
vuejs/router (vue-router)

v4.3.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.3.1

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/language-tools (vue-tsc)

v2.0.14

Compare Source

Features
  • language-core: added search html tag (#​4280) - Thanks @​audunhov
  • language-service: added Russian, Czech localization support
Bug Fixes
  • language-core: @ts-ignore not working for slots (#​4263)
  • language-core: reduce unnecessary props mapping (#​4284)
  • tsc: improve regexp performance for global type removal (#​4260) - Thanks @​blake-newman
Other Changes
  • Upgrade Volar from v2.2.0-alpha.8 to v2.2.0-alpha.10 to fix some issues:
    • Parameter Hints not working in Hybrid Mode (#​3948)
    • TS server to crash repeatedly when include large js file (#​4278)
    • Randomly causing errors when renaming / find definitions in Hybrid Mode (#​4257, #​4281, #​4282)
    • Unable to resolve Nuxt UI component type
    • Incomplete results for find refernces in Hybrid Mode
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:
    • bierner.lit-html
    • denoland.vscode-deno (When deno.enable is false)
    • jenkey2011.string-highlight
  • language-core: improve maintainability of codegen (#​4276)
    • Deprecated vueCompilerOptions.nativeTags, now respects the nodeType property of template AST node.
    • Dynamic component types without v-bind:is are no longer supported.

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

socket-security bot commented Apr 22, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@vue/compiler-sfc@3.4.23 environment, eval, filesystem, unsafe +12 6.69 MB yyx990803
npm/prettier@3.2.5 environment, filesystem, unsafe 0 8.39 MB prettier-bot

🚮 Removed packages: npm/@tanstack/vue-query@5.29.0, npm/@vue/compiler-sfc@3.4.21

View full report↗︎

Copy link

socket-security bot commented Apr 22, 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↗︎

Copy link

cloudflare-pages bot commented Apr 22, 2024

Deploying unplugin-vue-router with  Cloudflare Pages  Cloudflare Pages

Latest commit: 189f99e
Status: ✅  Deploy successful!
Preview URL: https://2282ffdc.unplugin-vue-router.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.unplugin-vue-router.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from db4a4e1 to 189f99e Compare April 22, 2024 10:36
@renovate renovate bot merged commit f940117 into main Apr 22, 2024
10 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 22, 2024 13:24
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