Skip to content

chore(deps): update frontend non-major dependencies (patch) - autoclosed

Alexandre Boucey requested to merge renovate/patch-frontend-minor-patch into main

This MR contains the following updates:

Package Type Update Change
@rushstack/eslint-patch (source) devDependencies patch 1.10.1 -> 1.10.2
@types/node (source) devDependencies patch 20.12.5 -> 20.12.7
@unhead/vue (source) dependencies patch 1.9.4 -> 1.9.7
eslint-plugin-vue (source) devDependencies patch 9.24.0 -> 9.24.1
typescript (source) devDependencies patch 5.4.4 -> 5.4.5
unplugin-vue-router devDependencies patch 0.8.5 -> 0.8.6
vite (source) devDependencies patch 5.2.8 -> 5.2.9
vue (source) dependencies patch 3.4.21 -> 3.4.23
vue-router dependencies patch 4.3.0 -> 4.3.2

Release Notes

microsoft/rushstack (@​rushstack/eslint-patch)

v1.10.2

Compare Source

Wed, 10 Apr 2024 21:59:39 GMT

Patches
  • Bump maximum supported ESLint version for the bulk-suppressions tool to 8.57.0.
unjs/unhead (@​unhead/vue)

v1.9.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.9.6

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.9.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.24.1

Compare Source

️ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.0...v9.24.1

Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

posva/unplugin-vue-router (unplugin-vue-router)

v0.8.6

Compare Source

Bug Fixes
  • data-loaders: tracked properties with an object in key (58aa516)
vitejs/vite (vite)

v5.2.9

Compare Source

vuejs/core (vue)

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)
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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports