sapphiredev / utilities

Common JavaScript utilities for Sapphire Projects
https://www.sapphirejs.dev/
MIT License
153 stars 39 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.3.0 -> ^19.4.0 age adoption passing confidence
@types/node (source) ^20.14.14 -> ^20.14.15 age adoption passing confidence
tsx (source) ^4.16.5 -> ^4.17.0 age adoption passing confidence
turbo (source) ^2.0.11 -> ^2.0.12 age adoption passing confidence
vite (source) ^5.3.5 -> ^5.4.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1940-2024-08-07) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.3.0...v19.4.0) ##### Features - support command line options from a file ([#​4109](https://togithub.com/conventional-changelog/commitlint/issues/4109)) ([a20e890](https://togithub.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044)) - support linting from the last tag ([#​4110](https://togithub.com/conventional-changelog/commitlint/issues/4110)) ([4b204ec](https://togithub.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1))
privatenumber/tsx (tsx) ### [`v4.17.0`](https://togithub.com/privatenumber/tsx/compare/v4.16.5...bd83d3bf59e39767ec64eec86fe5b48a8e50b991) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.5...v4.17.0)
vercel/turbo (turbo) ### [`v2.0.12`](https://togithub.com/vercel/turbo/compare/v2.0.11...v2.0.12) [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.11...v2.0.12)
vitejs/vite (vite) ### [`v5.4.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#540-2024-08-07) - fix(build): windows platform build output path error ([#​17818](https://togithub.com/vitejs/vite/issues/17818)) ([6ae0615](https://togithub.com/vitejs/vite/commit/6ae0615416762dd1b89393316308cf8edf115c34)), closes [#​17818](https://togithub.com/vitejs/vite/issues/17818) - fix(deps): update launch-editor to consume fix for windows paths ([#​17828](https://togithub.com/vitejs/vite/issues/17828)) ([cf2f90d](https://togithub.com/vitejs/vite/commit/cf2f90d4b9f9b16b8009b0f9d0d9f7e71e98c54d)), closes [#​17828](https://togithub.com/vitejs/vite/issues/17828) - fix(ssr): fix `global` variable name conflict ([#​17809](https://togithub.com/vitejs/vite/issues/17809)) ([6aa2206](https://togithub.com/vitejs/vite/commit/6aa220607b4f5457c1ef9ff68d75885a9abbdaf6)), closes [#​17809](https://togithub.com/vitejs/vite/issues/17809) - fix(worker): fix `importScripts` injection breaking iife code ([#​17827](https://togithub.com/vitejs/vite/issues/17827)) ([bb4ba9f](https://togithub.com/vitejs/vite/commit/bb4ba9f448da01782f585369f80c4517da087000)), closes [#​17827](https://togithub.com/vitejs/vite/issues/17827) - chore: bump typescript-eslint to v8 ([#​17624](https://togithub.com/vitejs/vite/issues/17624)) ([d1891fd](https://togithub.com/vitejs/vite/commit/d1891fda026d27f53409dec97e156a59da609196)), closes [#​17624](https://togithub.com/vitejs/vite/issues/17624) - chore(deps): update all non-major dependencies ([#​17820](https://togithub.com/vitejs/vite/issues/17820)) ([bb2f8bb](https://togithub.com/vitejs/vite/commit/bb2f8bb55fdd64e4f16831ff98921c221a5e734a)), closes [#​17820](https://togithub.com/vitejs/vite/issues/17820) - perf(ssr): do a single-pass over AST with node cache arrays ([#​17812](https://togithub.com/vitejs/vite/issues/17812)) ([81327eb](https://togithub.com/vitejs/vite/commit/81327eb980c308474a586a9cb9c0c5fff10eba34)), closes [#​17812](https://togithub.com/vitejs/vite/issues/17812)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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.



This PR was generated by Mend Renovate. View the repository job log.