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

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@unhead/schema (source) ^1.9.12 -> ^1.9.13 age adoption passing confidence devDependencies patch
@unhead/ssr (source) ^1.9.12 -> ^1.9.13 age adoption passing confidence dependencies patch
@unhead/vue (source) ^1.9.12 -> ^1.9.13 age adoption passing confidence dependencies patch
actions/checkout v4.1.6 -> v4.1.7 age adoption passing confidence action patch
c12 ^1.11.0 -> ^1.11.1 age adoption passing confidence dependencies patch
eslint-plugin-jsdoc ^48.2.9 -> ^48.2.11 age adoption passing confidence devDependencies patch
vite (source) ~5.2.13 -> ~5.3.0 age adoption passing confidence dependencies minor
vite (source) ~5.2.13 -> ~5.3.0 age adoption passing confidence devDependencies minor

Release Notes

unjs/unhead (@​unhead/schema) ### [`v1.9.13`](https://togithub.com/unjs/unhead/releases/tag/v1.9.13) [Compare Source](https://togithub.com/unjs/unhead/compare/v1.9.12...v1.9.13) #####    🐞 Bug Fixes - **schema-org**: - Avoid casting `MonteraryAmount` value to `QuantitativeValue`  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(b0bf4)](https://togithub.com/unjs/unhead/commit/b0bf4851) - Drop peerDependencies  -  by [@​harlan-zw](https://togithub.com/harlan-zw) [(7933b)](https://togithub.com/unjs/unhead/commit/7933b4bc) #####     [View changes on GitHub](https://togithub.com/unjs/unhead/compare/v1.9.12...v1.9.13)
actions/checkout (actions/checkout) ### [`v4.1.7`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776)
unjs/c12 (c12) ### [`v1.11.1`](https://togithub.com/unjs/c12/blob/HEAD/CHANGELOG.md#v1111) [Compare Source](https://togithub.com/unjs/c12/compare/v1.11.0...v1.11.1) [compare changes](https://togithub.com/unjs/c12/compare/v1.11.0...v1.11.1) ##### 🩹 Fixes - **update:** Await on `onUpdate` ([6b37c98](https://togithub.com/unjs/c12/commit/6b37c98)) - **update:** Respect falsy value of `onCreate` ([cc4e991](https://togithub.com/unjs/c12/commit/cc4e991)) - **update:** Use relative path to resolve config ([8b58b25](https://togithub.com/unjs/c12/commit/8b58b25)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.2.11`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.11) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.10...v48.2.11) ##### Bug Fixes - avoid inserting `name` for eslintrc configs; fixes [#​1239](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1239) ([c2d5a35](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/c2d5a353e26ed33efd02cac0d9189b4246424bbf)) ### [`v48.2.10`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.9...5429982d7a4c632ca189d619aaed4ff595934e14) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.9...v48.2.10)
vitejs/vite (vite) ### [`v5.3.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#530-2024-06-13) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.13...v5.3.0) - fix: typo in client log ([#​17363](https://togithub.com/vitejs/vite/issues/17363)) ([68aa9f8](https://togithub.com/vitejs/vite/commit/68aa9f8)), closes [#​17363](https://togithub.com/vitejs/vite/issues/17363) - fix(ssrTransform): handle arbitrary module namespace identifiers ([#​17446](https://togithub.com/vitejs/vite/issues/17446)) ([0a76652](https://togithub.com/vitejs/vite/commit/0a76652)), closes [#​17446](https://togithub.com/vitejs/vite/issues/17446) - test: disable isolate for unit test ([#​17448](https://togithub.com/vitejs/vite/issues/17448)) ([f16fae5](https://togithub.com/vitejs/vite/commit/f16fae5)), closes [#​17448](https://togithub.com/vitejs/vite/issues/17448) - feat: asset type add bmp ([#​17439](https://togithub.com/vitejs/vite/issues/17439)) ([ec287f8](https://togithub.com/vitejs/vite/commit/ec287f8)), closes [#​17439](https://togithub.com/vitejs/vite/issues/17439)

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.