lobehub / chat-plugin-template

🧩 / πŸš€ PluginTemplate - This is the plugin template for LobeChat plugin development.
MIT License
37 stars 29 forks source link

Update dependency father to v4.3.7 #5

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
father 4.3.1 -> 4.3.7 age adoption passing confidence

Release Notes

umijs/father (father) ### [`v4.3.7`](https://togithub.com/umijs/father/releases/tag/v4.3.7) [Compare Source](https://togithub.com/umijs/father/compare/v4.3.6...v4.3.7) #### Fixed - Ignore fs-specific temp files in watch mode [#​729](https://togithub.com/umijs/father/pull/729) **Full Changelog**: https://github.com/umijs/father/compare/v4.3.6...v4.3.7 ### [`v4.3.6`](https://togithub.com/umijs/father/releases/tag/v4.3.6) [Compare Source](https://togithub.com/umijs/father/compare/v4.3.5...v4.3.6) #### Features - Support `--no-clean` for dev command [#​719](https://togithub.com/umijs/father/pull/719) [@​PopperLi](https://togithub.com/PopperLi) #### Fixed - Correct umd cache directory [#​726](https://togithub.com/umijs/father/pull/726) - Bundless cache maybe broken if has dts error [#​725](https://togithub.com/umijs/father/pull/725) #### New Contributors - [@​PopperLi](https://togithub.com/PopperLi) made their first contribution in [https://github.com/umijs/father/pull/719](https://togithub.com/umijs/father/pull/719) **Full Changelog**: https://github.com/umijs/father/compare/v4.3.5...v4.3.6 ### [`v4.3.5`](https://togithub.com/umijs/father/releases/tag/v4.3.5) [Compare Source](https://togithub.com/umijs/father/compare/v4.3.4...v4.3.5) #### Fixed - tsconfig.json `paths` not found error if it out of cwd [#​715](https://togithub.com/umijs/father/pull/715) - Default `typeRoots` behavior is inconsistent with tsc [#​716](https://togithub.com/umijs/father/pull/716) - `d.ts` may lost if another `d.ts` source file has error in last time [#​717](https://togithub.com/umijs/father/pull/717) #### Improvements - Use `contenthash` instead `mtime` for cache key [#​718](https://togithub.com/umijs/father/pull/718) **Full Changelog**: https://github.com/umijs/father/compare/v4.3.4...v4.3.5 ### [`v4.3.4`](https://togithub.com/umijs/father/releases/tag/v4.3.4) [Compare Source](https://togithub.com/umijs/father/compare/v4.3.3...v4.3.4) #### Features - Add `TSCONFIG_RISK` doctor rule [#​712](https://togithub.com/umijs/father/pull/712) #### Fixed - Omit `d.ts` generate errors that not belong to the built files [#​711](https://togithub.com/umijs/father/pull/711) **Full Changelog**: https://github.com/umijs/father/compare/v4.3.3...v4.3.4 ### [`v4.3.3`](https://togithub.com/umijs/father/releases/tag/v4.3.3) [Compare Source](https://togithub.com/umijs/father/compare/v4.3.2...v4.3.3) #### Fixed \*`tsconfig.json` include types lost when generating `.d.ts` files [#​707](https://togithub.com/umijs/father/pull/707) **Full Changelog**: https://github.com/umijs/father/compare/v4.3.2...v4.3.3 ### [`v4.3.2`](https://togithub.com/umijs/father/releases/tag/v4.3.2) [Compare Source](https://togithub.com/umijs/father/compare/v4.3.1...v4.3.2) #### Fixed - `d.ts` pre emit diagnostics lost after compilation [#​701](https://togithub.com/umijs/father/pull/701) - `d.ts` may lost if tsconfig changed [#​702](https://togithub.com/umijs/father/pull/702) #### Improvements - Skip d.ts files when doctor parsing [#​700](https://togithub.com/umijs/father/pull/700) **Full Changelog**: https://github.com/umijs/father/compare/v4.3.1...v4.3.2

Configuration

πŸ“… Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.3.7). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.