nuxt / bridge

🌉 Experience Nuxt 3 features on existing Nuxt 2 projects
MIT License
268 stars 28 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unhead/schema (source) ^1.9.1 -> ^1.9.3 age adoption passing confidence
@unhead/ssr (source) ^1.9.1 -> ^1.9.3 age adoption passing confidence
@unhead/vue (source) ^1.9.1 -> ^1.9.3 age adoption passing confidence
eslint-plugin-jsdoc ^48.2.1 -> ^48.2.2 age adoption passing confidence
rollup (source) ^4.13.0 -> ^4.13.2 age adoption passing confidence
terser (source) ^5.29.2 -> ^5.30.0 age adoption passing confidence
unplugin ^1.10.0 -> ^1.10.1 age adoption passing confidence
vite (source) ~5.2.6 -> ~5.2.7 age adoption passing confidence

Release Notes

unjs/unhead (@​unhead/schema) ### [`v1.9.3`](https://togithub.com/unjs/unhead/releases/tag/v1.9.3) [Compare Source](https://togithub.com/unjs/unhead/compare/v1.9.2...v1.9.3) #####    🐞 Bug Fixes - **scripts**: - Avoid recursive promise objects  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(c0e75)](https://togithub.com/unjs/unhead/commit/c0e7575) - Silently fail broken `use` usage  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(4a447)](https://togithub.com/unjs/unhead/commit/4a44752) - Ensure Vue `status` gets reactive stub  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(8d9b5)](https://togithub.com/unjs/unhead/commit/8d9b544) - More open types for function callbacks  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(17218)](https://togithub.com/unjs/unhead/commit/17218f5) #####     [View changes on GitHub](https://togithub.com/unjs/unhead/compare/v1.9.2...v1.9.3) ### [`v1.9.2`](https://togithub.com/unjs/unhead/releases/tag/v1.9.2) [Compare Source](https://togithub.com/unjs/unhead/compare/v1.9.1...v1.9.2) #####    🐞 Bug Fixes - **useScript**: - Support `trigger: (fn: Function)`  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(33fa8)](https://togithub.com/unjs/unhead/commit/33fa8e3) - Vue status `loading` not syncing  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(d0c6e)](https://togithub.com/unjs/unhead/commit/d0c6eca) - Incorrect `onerror` triggering  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(74db4)](https://togithub.com/unjs/unhead/commit/74db4ac) #####     [View changes on GitHub](https://togithub.com/unjs/unhead/compare/v1.9.1...v1.9.2)
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.2.2`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.1...v48.2.2) ##### Bug Fixes - add TS `import` tag; fixes [#​1218](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1218) ([9e9fed5](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/9e9fed5000fd3f3d55ad2677817af1a7b1ee3115))
rollup/rollup (rollup) ### [`v4.13.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4132) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.13.1...v4.13.2) *2024-03-28* ##### Bug Fixes - Ensure accessing module info is cached after the build phase for improved performance ([#​5438](https://togithub.com/rollup/rollup/issues/5438)) - Support powerpc64le CPUs ([#​5350](https://togithub.com/rollup/rollup/issues/5350)) ##### Pull Requests - [#​5350](https://togithub.com/rollup/rollup/pull/5350): Add support for ppc64le ([@​pavolloffay](https://togithub.com/pavolloffay), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5438](https://togithub.com/rollup/rollup/pull/5438): Cache module info getters before output generation ([@​bluwy](https://togithub.com/bluwy), [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.13.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4131) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.13.0...v4.13.1) *2024-03-27* ##### Bug Fixes - Add new linux-s390x-gnu native binary package ([#​5346](https://togithub.com/rollup/rollup/issues/5346)) ##### Pull Requests - [#​5346](https://togithub.com/rollup/rollup/pull/5346): Add support for linux s390x gnu ([@​edlerd](https://togithub.com/edlerd)) - [#​5430](https://togithub.com/rollup/rollup/pull/5430): chore(deps): update dependency [@​vue/eslint-config-typescript](https://togithub.com/vue/eslint-config-typescript) to v13 ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5431](https://togithub.com/rollup/rollup/pull/5431): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5432](https://togithub.com/rollup/rollup/pull/5432): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5436](https://togithub.com/rollup/rollup/pull/5436): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot]) - [#​5437](https://togithub.com/rollup/rollup/pull/5437): chore(deps): lock file maintenance minor/patch updates ( [@​renovate](https://togithub.com/renovate)\[bot])
terser/terser (terser) ### [`v5.30.0`](https://togithub.com/terser/terser/compare/v5.29.2...v5.30.0) [Compare Source](https://togithub.com/terser/terser/compare/v5.29.2...v5.30.0)
unjs/unplugin (unplugin) ### [`v1.10.1`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1101-2024-03-29) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.10.0...v1.10.1) ##### Bug Fixes - **esbuild:** sourcemaps in transform result can be a string ([#​377](https://togithub.com/unjs/unplugin/issues/377)) ([4382fa2](https://togithub.com/unjs/unplugin/commit/4382fa23d3dcbe107f651725d68f9e1463f30f8b)) - **webpack,rspack:** incorrect assumption about the current working directory in webpack and rspack ([#​374](https://togithub.com/unjs/unplugin/issues/374)) ([b0ec0e0](https://togithub.com/unjs/unplugin/commit/b0ec0e02eff233deae77c68d2ca0e5d2b28fe403))
vitejs/vite (vite) ### [`v5.2.7`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small527-2024-03-29-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.6...v5.2.7) - chore: deprecate splitVendorChunkPlugin ([#​16274](https://togithub.com/vitejs/vite/issues/16274)) ([45a06da](https://togithub.com/vitejs/vite/commit/45a06da)), closes [#​16274](https://togithub.com/vitejs/vite/issues/16274) - fix: skip injecting `__vite__mapDeps` when it's not used ([#​16271](https://togithub.com/vitejs/vite/issues/16271)) ([890538a](https://togithub.com/vitejs/vite/commit/890538a)), closes [#​16271](https://togithub.com/vitejs/vite/issues/16271) - fix(deps): update all non-major dependencies ([#​16258](https://togithub.com/vitejs/vite/issues/16258)) ([7caef42](https://togithub.com/vitejs/vite/commit/7caef42)), closes [#​16258](https://togithub.com/vitejs/vite/issues/16258) - fix(hmr): don't mutate module graph when collecting modules ([#​16302](https://togithub.com/vitejs/vite/issues/16302)) ([dfffea1](https://togithub.com/vitejs/vite/commit/dfffea1)), closes [#​16302](https://togithub.com/vitejs/vite/issues/16302) - fix(hmr): trigger hmr for missing file import errored module after file creation ([#​16303](https://togithub.com/vitejs/vite/issues/16303)) ([ffedc06](https://togithub.com/vitejs/vite/commit/ffedc06)), closes [#​16303](https://togithub.com/vitejs/vite/issues/16303) - fix(sourcemap): don't warn even if the sourcesContent is an empty string ([#​16273](https://togithub.com/vitejs/vite/issues/16273)) ([24e376a](https://togithub.com/vitejs/vite/commit/24e376a)), closes [#​16273](https://togithub.com/vitejs/vite/issues/16273) - feat(hmr): reload when HTML file is created/deleted ([#​16288](https://togithub.com/vitejs/vite/issues/16288)) ([1f53796](https://togithub.com/vitejs/vite/commit/1f53796)), closes [#​16288](https://togithub.com/vitejs/vite/issues/16288)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.