unjs / automd

πŸ€– Automated markdown maintainer
https://automd.unjs.io/
MIT License
205 stars 15 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.16.1 -> ^20.16.5 age adoption passing confidence
c12 2.0.0-beta.1 -> 2.0.0-beta.2 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
pnpm (source) 9.8.0 -> 9.10.0 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
undocs ^0.2.22 -> ^0.2.27 age adoption passing confidence

Release Notes

unjs/c12 (c12) ### [`v2.0.0-beta.2`](https://redirect.github.com/unjs/c12/blob/HEAD/CHANGELOG.md#v200-beta2) [Compare Source](https://redirect.github.com/unjs/c12/compare/v2.0.0-beta.1...v2.0.0-beta.2) [compare changes](https://redirect.github.com/unjs/c12/compare/v2.0.0-beta.1...v2.0.0-beta.2) ##### πŸš€ Enhancements - Allow disabling remote extend with `giget: false` ([#​181](https://redirect.github.com/unjs/c12/pull/181)) - Support update existing `.config/[name].[ext]` config ([#​169](https://redirect.github.com/unjs/c12/pull/169)) ##### 🩹 Fixes - **updateConfig:** Properly resolve config relative to cwd ([#​188](https://redirect.github.com/unjs/c12/pull/188)) ##### 🏑 Chore - Update deps ([6d22a97](https://redirect.github.com/unjs/c12/commit/6d22a97)) ##### ❀️ Contributors - Yizack Rangel ([@​Yizack](http://github.com/Yizack)) - Samuel Braun - Pooya Parsa ([@​pi0](http://github.com/pi0))
eslint/eslint (eslint) ### [`v9.10.0`](https://redirect.github.com/eslint/eslint/compare/v9.9.1...6448f3280f85137b429c1c320da6fb4b48169bd5) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.9.1...v9.10.0)
pnpm/pnpm (pnpm) ### [`v9.10.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.10.0): pnpm 9.10 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.9.0...v9.10.0) #### Minor Changes - Support for a new CLI flag, `--exclude-peers`, added to the `list` and `why` commands. When `--exclude-peers` is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned [#​8506](https://redirect.github.com/pnpm/pnpm/pull/8506). - Added a new setting to `package.json` at `pnpm.auditConfig.ignoreGhsas` for ignoring vulnerabilities by their GHSA code [#​6838](https://redirect.github.com/pnpm/pnpm/issues/6838). For instance: ```json { "pnpm": { "auditConfig": { "ignoreGhsas": [ "GHSA-42xw-2xvc-qx8m", "GHSA-4w2v-q235-vp99", "GHSA-cph5-m8f7-6c5x", "GHSA-vh95-rmgr-6w4m" ] } } } ``` #### Patch Changes - Throw an exception if pnpm switches to the same version of itself. - Reduce memory usage during peer dependencies resolution. #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
### [`v9.9.0`](https://redirect.github.com/pnpm/pnpm/compare/v9.8.0...v9.9.0) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.8.0...v9.9.0)
microsoft/TypeScript (typescript) ### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
unjs/undocs (undocs) ### [`v0.2.27`](https://redirect.github.com/unjs/undocs/blob/HEAD/CHANGELOG.md#v0227) [Compare Source](https://redirect.github.com/unjs/undocs/compare/v0.2.26...v0.2.27) [compare changes](https://redirect.github.com/unjs/undocs/compare/v0.2.26...v0.2.27) ##### 🩹 Fixes - Disable jsdoc transform due to issues ([62ede86](https://redirect.github.com/unjs/undocs/commit/62ede86)) ##### 🏑 Chore - **release:** V0.2.26 ([2d80666](https://redirect.github.com/unjs/undocs/commit/2d80666)) - Update deps ([d146591](https://redirect.github.com/unjs/undocs/commit/d146591)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v0.2.26`](https://redirect.github.com/unjs/undocs/blob/HEAD/CHANGELOG.md#v0226) [Compare Source](https://redirect.github.com/unjs/undocs/compare/v0.2.25...v0.2.26) [compare changes](https://redirect.github.com/unjs/undocs/compare/v0.2.25...v0.2.26) ### [`v0.2.25`](https://redirect.github.com/unjs/undocs/blob/HEAD/CHANGELOG.md#v0225) [Compare Source](https://redirect.github.com/unjs/undocs/compare/v0.2.24...v0.2.25) [compare changes](https://redirect.github.com/unjs/undocs/compare/v0.2.24...v0.2.25) ##### πŸš€ Enhancements - Detect branch for edit button ([8b9e3fa](https://redirect.github.com/unjs/undocs/commit/8b9e3fa)) - Auto note about automd pages ([20c2e83](https://redirect.github.com/unjs/undocs/commit/20c2e83)) ##### 🩹 Fixes - Workaround for scanning fonts from dist ([87b617e](https://redirect.github.com/unjs/undocs/commit/87b617e)) ##### 🏑 Chore - Apply automated updates ([b774fcd](https://redirect.github.com/unjs/undocs/commit/b774fcd)) - Lint ([ed7c365](https://redirect.github.com/unjs/undocs/commit/ed7c365)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v0.2.24`](https://redirect.github.com/unjs/undocs/blob/HEAD/CHANGELOG.md#v0224) [Compare Source](https://redirect.github.com/unjs/undocs/compare/v0.2.23...v0.2.24) [compare changes](https://redirect.github.com/unjs/undocs/compare/v0.2.23...v0.2.24) ##### 🩹 Fixes - **steps:** Simplify logic ([#​112](https://redirect.github.com/unjs/undocs/pull/112)) ##### 🏑 Chore - Apply automated updates ([19dc043](https://redirect.github.com/unjs/undocs/commit/19dc043)) ##### ❀️ Contributors - Christian Preston ([@​cpreston321](http://github.com/cpreston321)) ### [`v0.2.23`](https://redirect.github.com/unjs/undocs/blob/HEAD/CHANGELOG.md#v0223) [Compare Source](https://redirect.github.com/unjs/undocs/compare/v0.2.22...v0.2.23) [compare changes](https://redirect.github.com/unjs/undocs/compare/v0.2.22...v0.2.23) ##### πŸš€ Enhancements - Use resvg with wasm ([b9be2aa](https://redirect.github.com/unjs/undocs/commit/b9be2aa)) ##### 🩹 Fixes - Force add `.docs` as layer 0 ([486903f](https://redirect.github.com/unjs/undocs/commit/486903f)) - Fix landing hydration issue ([8df421e](https://redirect.github.com/unjs/undocs/commit/8df421e)) - Workaround tailwind initial build issue ([f7a394f](https://redirect.github.com/unjs/undocs/commit/f7a394f)) ##### πŸ’… Refactors - Simplify app dir ([f3b7d07](https://redirect.github.com/unjs/undocs/commit/f3b7d07)) - Use yellow shadow for og bg ([ce281c3](https://redirect.github.com/unjs/undocs/commit/ce281c3)) ##### 🏑 Chore - Update lockfile ([3b4b70f](https://redirect.github.com/unjs/undocs/commit/3b4b70f)) - Lint ([a52361f](https://redirect.github.com/unjs/undocs/commit/a52361f)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))

Configuration

πŸ“… Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

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

cloudflare-workers-and-pages[bot] commented 2 months ago

Deploying automd with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9667626
Status: βœ…  Deploy successful!
Preview URL: https://157a920b.automd.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.automd.pages.dev

View logs