syfxlin / blog

Otstar Lin 的个人博客仓库 / Next.js / React / TypeScript / Keystatic CMS
https://blog.ixk.me
Apache License 2.0
16 stars 4 forks source link

fix(deps): update dependency @keystatic/core to v0.3.19 - autoclosed #108

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@keystatic/core (source) 0.3.4 -> 0.3.19 age adoption passing confidence

Release Notes

Thinkmill/keystatic (@​keystatic/core) ### [`v0.3.19`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0319) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.18...@keystatic/core@0.3.19) ##### Patch Changes - [`3f3c91c`](https://togithub.com/Thinkmill/keystatic/commit/3f3c91c9): Fix markdown shortcuts and insert menu in the new editor when using multiplayer ### [`v0.3.18`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0318) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.17...@keystatic/core@0.3.18) ##### Patch Changes - [`805a3c8`](https://togithub.com/Thinkmill/keystatic/commit/805a3c8d): Make editing an entry within an `array` or `blocks` field immediately update the value in the parent form rather than after clicking done ### [`v0.3.17`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0317) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.16...@keystatic/core@0.3.17) ##### Patch Changes - [`bd21c93`](https://togithub.com/Thinkmill/keystatic/commit/bd21c93b): Fix having multiple hard breaks together in the new editor breaking parsing ### [`v0.3.16`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0316) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.15...@keystatic/core@0.3.16) ##### Patch Changes - [`a416aca`](https://togithub.com/Thinkmill/keystatic/commit/a416aca6): Fix collaboration persistence ### [`v0.3.15`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0315) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.14...@keystatic/core@0.3.15) ##### Patch Changes - [`976d93c`](https://togithub.com/Thinkmill/keystatic/commit/976d93cd): Persist collaboration state in IDB and optimistically connect to multiplayer websocket ### [`v0.3.14`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0314) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.13...@keystatic/core@0.3.14) ##### Patch Changes - [`a78be90`](https://togithub.com/Thinkmill/keystatic/commit/a78be90b): Fix table cell contents jumping around in the new editor ### [`v0.3.13`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0313) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.12...@keystatic/core@0.3.13) ##### Patch Changes - [`d97d074`](https://togithub.com/Thinkmill/keystatic/commit/d97d0749): Add experimental multiplayer support ### [`v0.3.12`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0312) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.11...@keystatic/core@0.3.12) ##### Patch Changes - [`d4c1c8b`](https://togithub.com/Thinkmill/keystatic/commit/d4c1c8bb): Support parsing link/image references in the mdx field - [`f89d250`](https://togithub.com/Thinkmill/keystatic/commit/f89d2503): Fix popovers in new editor ### [`v0.3.11`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0311) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.10...@keystatic/core@0.3.11) ##### Patch Changes - [`5e30128`](https://togithub.com/Thinkmill/keystatic/commit/5e30128f): Add `template` option to collections - [`c3bb3d1`](https://togithub.com/Thinkmill/keystatic/commit/c3bb3d12): Tweak Markdoc Editor Component UI ### [`v0.3.10`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#0310) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.9...@keystatic/core@0.3.10) ##### Patch Changes - [`8b2822c`](https://togithub.com/Thinkmill/keystatic/commit/8b2822c9): Add more specific error when fetching a blob fails ### [`v0.3.9`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#039) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.8...@keystatic/core@0.3.9) ##### Patch Changes - [`b9e14f3`](https://togithub.com/Thinkmill/keystatic/commit/b9e14f39): Fix hard breaks not being serialised in the editors ### [`v0.3.8`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#038) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.7...@keystatic/core@0.3.8) ##### Patch Changes - [`e0e571f`](https://togithub.com/Thinkmill/keystatic/commit/e0e571f5): Add `parseSlugForSort` option to collections ### [`v0.3.7`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#037) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.6...@keystatic/core@0.3.7) ##### Patch Changes - [`0ea27be`](https://togithub.com/Thinkmill/keystatic/commit/0ea27bed): Add number field - [`178fd9f`](https://togithub.com/Thinkmill/keystatic/commit/178fd9f6): Add `columns` option to collections - Updated dependencies \[[`dad16ba`](https://togithub.com/Thinkmill/keystatic/commit/dad16ba6)] - [@​keystar/ui](https://togithub.com/keystar/ui)[@​0](https://togithub.com/0).7.0 ### [`v0.3.6`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#036) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.5...@keystatic/core@0.3.6) ##### Patch Changes - [`67fe5f1`](https://togithub.com/Thinkmill/keystatic/commit/67fe5f11): Fix parsing attributes on marks in the new editor ### [`v0.3.5`](https://togithub.com/Thinkmill/keystatic/blob/HEAD/packages/keystatic/CHANGELOG.md#035) [Compare Source](https://togithub.com/Thinkmill/keystatic/compare/@keystatic/core@0.3.4...@keystatic/core@0.3.5) ##### Patch Changes - [`53d8fcc`](https://togithub.com/Thinkmill/keystatic/commit/53d8fcc7): Update icons - [`b3071c8`](https://togithub.com/Thinkmill/keystatic/commit/b3071c88): Fix array field parsing in the mdx field - Updated dependencies \[[`ad59430`](https://togithub.com/Thinkmill/keystatic/commit/ad59430d)] - Updated dependencies \[[`53d8fcc`](https://togithub.com/Thinkmill/keystatic/commit/53d8fcc7)] - [@​keystar/ui](https://togithub.com/keystar/ui)[@​0](https://togithub.com/0).6.0

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.

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

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2024 6:07pm