Closed renovate[bot] closed 1 month ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
The change involves upgrading the slate-history
dependency in the package.json
file from version ^0.66.0
to ^0.109.0
. This upgrade signifies a substantial enhancement that may introduce new features, optimizations, or breaking changes. Components relying on this library could experience altered functionalities or performance, although specific implications are not provided.
File | Change Summary |
---|---|
packages/core/package.json |
Updated slate-history from ^0.66.0 to ^0.109.0 |
sequenceDiagram
participant A as Application
participant B as Slate History Library
A->>B: Request new feature/update
B-->>A: Provide updated functionality
🐇 In the meadow, hops a sprite,
With changes bringing pure delight.
A slate so new, a history bright,
Code dances free, in morning light!
✨🐰
This PR contains the following updates:
^0.66.0
->^0.109.0
Release Notes
ianstormtaylor/slate (slate-history)
### [`v0.109.0`](https://togithub.com/ianstormtaylor/slate/releases/tag/slate-history%400.109.0) [Compare Source](https://togithub.com/ianstormtaylor/slate/compare/slate-history@0.100.0...slate-history@0.109.0) ##### Minor Changes - [#5696](https://togithub.com/ianstormtaylor/slate/pull/5696) [`e5fed793`](https://togithub.com/ianstormtaylor/slate/commit/e5fed793e7ed592298af2fa1fc8d2dde21ebf326) Thanks [@felixfeng33](https://togithub.com/felixfeng33)! - Add `withMerging` ### [`v0.100.0`](https://togithub.com/ianstormtaylor/slate/releases/tag/slate-react%400.100.0) [Compare Source](https://togithub.com/ianstormtaylor/slate/compare/slate-history@0.93.0...slate-history@0.100.0) ##### Minor Changes - [#5526](https://togithub.com/ianstormtaylor/slate/pull/5526) [`623f4452`](https://togithub.com/ianstormtaylor/slate/commit/623f44521ee95be38c53b6def456ed8c5f16e14b) Thanks [@jkcs](https://togithub.com/jkcs)! - Add `onSelectionChange` and `onValueChange` in Slate React component - [#5528](https://togithub.com/ianstormtaylor/slate/pull/5528) [`c4c14882`](https://togithub.com/ianstormtaylor/slate/commit/c4c14882edf13828f6583a88e50754ce63583bd7) Thanks [@dylans](https://togithub.com/dylans)! - Update dependencies to React 18, Node 20, TS 5.2, etc. ### [`v0.93.0`](https://togithub.com/ianstormtaylor/slate/compare/b32428e882ba0fbc62e9b0d758a4d87f7f9f152d...07b049f59b2da68a01149ecb81ba23559327a452) [Compare Source](https://togithub.com/ianstormtaylor/slate/compare/slate-history@0.86.0...slate-history@0.93.0) ### [`v0.86.0`](https://togithub.com/ianstormtaylor/slate/releases/tag/slate-history%400.86.0) [Compare Source](https://togithub.com/ianstormtaylor/slate/compare/slate-history@0.85.0...slate-history@0.86.0) ##### Patch Changes - [#5197](https://togithub.com/ianstormtaylor/slate/pull/5197) [`70b64dc8`](https://togithub.com/ianstormtaylor/slate/commit/70b64dc8f10199658ac09bfef141b56187498652) Thanks [@jacobcarpenter](https://togithub.com/jacobcarpenter)! - Fix isHistory check. ### [`v0.85.0`](https://togithub.com/ianstormtaylor/slate/releases/tag/slate-history%400.85.0) [Compare Source](https://togithub.com/ianstormtaylor/slate/compare/f55026f0ba4eeea272ab33385ae2a43d3b3d65a0...slate-history@0.85.0) ##### Minor Changes - [#4717](https://togithub.com/ianstormtaylor/slate/pull/4717) [`d73026ee`](https://togithub.com/ianstormtaylor/slate/commit/d73026eed2d190da6153e91a914717978b155d8e) Thanks [@bryanph](https://togithub.com/bryanph)! - Changes how selections are stored in the history resulting in more consistent results ### [`v0.81.3`](https://togithub.com/ianstormtaylor/slate/compare/slate-hyperscript@0.77.0...f55026f0ba4eeea272ab33385ae2a43d3b3d65a0) [Compare Source](https://togithub.com/ianstormtaylor/slate/compare/slate-history@0.66.0...f55026f0ba4eeea272ab33385ae2a43d3b3d65a0)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.