Skip to content

chore(deps): bump slate-react from 0.59.0 to 0.65.3#487

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/slate-react-0.65.3
Open

chore(deps): bump slate-react from 0.59.0 to 0.65.3#487
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/slate-react-0.65.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 11, 2021

Bumps slate-react from 0.59.0 to 0.65.3.

Release notes

Sourced from slate-react's releases.

slate-react@0.65.3

Patch Changes

slate-react@0.65.2

Patch Changes

slate-react@0.65.1

Patch Changes

slate-react@0.65.0

Minor Changes

  • #4299 2c17e2b7 Thanks @​georgberecz! - Allow custom event handlers on Editable component to return boolean flag to specify whether the event can be treated as being handled.

    By default, the Editable component comes with a set of event handlers that handle typical rich-text editing behaviors (for example, it implements its own onCopy, onPaste, onDrop, and onKeyDown handlers).

    In some cases you may want to extend or override Slate's default behavior, which can be done by passing your own event handler(s) to the Editable component.

... (truncated)

Commits
  • 9360707 Version Packages (#4368)
  • 3f69a9f Update findDocumentOrShadowRoot to return the root node instead of throwing...
  • 237edc6 fix decorate bug (#4277) without adding extra layers of render tree (#4421)
  • 748bf75 Remove unused slate-history dependency on immer (#4430)
  • 4f0ba30 build(deps-dev): bump prismjs from 1.23.0 to 1.24.0 (#4355)
  • 247372d build(deps): bump tar from 4.4.13 to 4.4.15 (#4410)
  • 236754c feature(slate): Add isElementType utility function to Element Interface (#4349)
  • 706f2fc Update 01-interfaces.md (#4424)
  • ba8e5d8 feat(docs): mention third parameter to toSlateRange method in the docs (#4416)
  • e65eeb2 added cypress tests (#4420)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added topic: dependencies Upgrades & changes to dependencies type: maintenance Some chores, dependencies, documentations labels Aug 11, 2021
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 11, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/loop-revolution/web/BC1VWNawvTkKBES6kRPmVzteB5bh
✅ Preview: Failed

[Deployment for 2b6464f failed]

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 11, 2021

Codecov Report

Merging #487 (2b6464f) into main (5444ed5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #487   +/-   ##
=====================================
  Coverage   0.29%   0.29%           
=====================================
  Files         78      78           
  Lines       1678    1678           
  Branches     534     534           
=====================================
  Hits           5       5           
  Misses      1673    1673           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5444ed5...2b6464f. Read the comment docs.

Bumps [slate-react](https://github.com/ianstormtaylor/slate) from 0.59.0 to 0.65.3.
- [Release notes](https://github.com/ianstormtaylor/slate/releases)
- [Commits](https://github.com/ianstormtaylor/slate/compare/v0.59.0...slate-react@0.65.3)

---
updated-dependencies:
- dependency-name: slate-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/slate-react-0.65.3 branch from ed63efe to 2b6464f Compare August 14, 2021 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: dependencies Upgrades & changes to dependencies type: maintenance Some chores, dependencies, documentations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants