donmccurdy / greendoc

🌿 An adaptable system for generating documentation of TypeScript and JavaScript APIs.
Other
11 stars 1 forks source link

chore(deps): update devdependencies (non-major) #137

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-auto (source) 3.2.5 -> 3.3.1 age adoption passing confidence
@sveltejs/adapter-static (source) 3.0.5 -> 3.0.6 age adoption passing confidence
@sveltejs/kit (source) 2.7.2 -> 2.7.3 age adoption passing confidence
@sveltejs/package (source) 2.3.5 -> 2.3.7 age adoption passing confidence
@types/node (source) 20.16.13 -> 20.17.1 age adoption passing confidence
ava (source) 6.1.3 -> 6.2.0 age adoption passing confidence
tsx (source) 4.19.1 -> 4.19.2 age adoption passing confidence
vite (source) 5.4.9 -> 5.4.10 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-auto) ### [`v3.3.1`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#331) ##### Patch Changes - docs: update URLs for new svelte.dev site ([#​12857](https://redirect.github.com/sveltejs/kit/pull/12857)) - Updated dependencies \[[`dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46`](https://redirect.github.com/sveltejs/kit/commit/dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46), [`4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d`](https://redirect.github.com/sveltejs/kit/commit/4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d), [`3a9b78f04786898ca93f6d4b75ab18d26bc45192`](https://redirect.github.com/sveltejs/kit/commit/3a9b78f04786898ca93f6d4b75ab18d26bc45192), [`723eb8b31e6a22c82f730c30e485386c8676b746`](https://redirect.github.com/sveltejs/kit/commit/723eb8b31e6a22c82f730c30e485386c8676b746), [`8ec471c875345b751344e67580ff1b772ef2735b`](https://redirect.github.com/sveltejs/kit/commit/8ec471c875345b751344e67580ff1b772ef2735b)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).7.3 ### [`v3.3.0`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-auto/CHANGELOG.md#330) ##### Minor Changes - feat: add support for Bun package manager ([#​12854](https://redirect.github.com/sveltejs/kit/pull/12854))
sveltejs/kit (@​sveltejs/adapter-static) ### [`v3.0.6`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/adapter-static/CHANGELOG.md#306) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/adapter-static@3.0.5...@sveltejs/adapter-static@3.0.6) ##### Patch Changes - docs: update URLs for new svelte.dev site ([#​12857](https://redirect.github.com/sveltejs/kit/pull/12857)) - Updated dependencies \[[`dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46`](https://redirect.github.com/sveltejs/kit/commit/dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46), [`4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d`](https://redirect.github.com/sveltejs/kit/commit/4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d), [`3a9b78f04786898ca93f6d4b75ab18d26bc45192`](https://redirect.github.com/sveltejs/kit/commit/3a9b78f04786898ca93f6d4b75ab18d26bc45192), [`723eb8b31e6a22c82f730c30e485386c8676b746`](https://redirect.github.com/sveltejs/kit/commit/723eb8b31e6a22c82f730c30e485386c8676b746), [`8ec471c875345b751344e67580ff1b772ef2735b`](https://redirect.github.com/sveltejs/kit/commit/8ec471c875345b751344e67580ff1b772ef2735b)]: - [@​sveltejs/kit](https://redirect.github.com/sveltejs/kit)[@​2](https://redirect.github.com/2).7.3
sveltejs/kit (@​sveltejs/kit) ### [`v2.7.3`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#273) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.2...@sveltejs/kit@2.7.3) ##### Patch Changes - fix: include importer in illegal import error message ([#​12820](https://redirect.github.com/sveltejs/kit/pull/12820)) - fix: don't try reading assets directly that aren't present ([#​12876](https://redirect.github.com/sveltejs/kit/pull/12876)) - fix: decode non-latin characters when previewing prerendered pages ([#​12874](https://redirect.github.com/sveltejs/kit/pull/12874)) - fix: better error message when a `Result` is returned from a form action ([#​12829](https://redirect.github.com/sveltejs/kit/pull/12829)) - docs: update URLs for new svelte.dev site ([#​12857](https://redirect.github.com/sveltejs/kit/pull/12857))
sveltejs/kit (@​sveltejs/package) ### [`v2.3.7`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/package/CHANGELOG.md#237) ##### Patch Changes - docs: update URLs for new svelte.dev site ([#​12857](https://redirect.github.com/sveltejs/kit/pull/12857)) ### [`v2.3.6`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/package/CHANGELOG.md#236) ##### Patch Changes - docs: demonstrate sv migrate over prior commands ([#​12840](https://redirect.github.com/sveltejs/kit/pull/12840))
avajs/ava (ava) ### [`v6.2.0`](https://redirect.github.com/avajs/ava/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/avajs/ava/compare/v6.1.3...v6.2.0) #### What's Changed - Add `filterNodeArgumentsForWorkerThreads` option in [https://github.com/avajs/ava/pull/3336](https://redirect.github.com/avajs/ava/pull/3336) - Add Node.js 23 to supported engines (and test matrix) in [https://github.com/avajs/ava/pull/3346](https://redirect.github.com/avajs/ava/pull/3346) #### New Contributors - [@​thoughtsunificator](https://redirect.github.com/thoughtsunificator) made their first contribution in [https://github.com/avajs/ava/pull/3345](https://redirect.github.com/avajs/ava/pull/3345) **Full Changelog**: https://github.com/avajs/ava/compare/v6.1.3...v6.2.0
privatenumber/tsx (tsx) ### [`v4.19.2`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.19.2) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.19.1...v4.19.2) ##### Bug Fixes - generate sourcesContent when Node.js debugger is enabled ([#​670](https://redirect.github.com/privatenumber/tsx/issues/670)) ([7c47074](https://redirect.github.com/privatenumber/tsx/commit/7c47074652790e8225bb9c0d3123fc92e75d3695)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.19.2)
vitejs/vite (vite) ### [`v5.4.10`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.10) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.9...v5.4.10) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md) for details.

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.