Skip to content

Conversation

@dependabot-preview
Copy link

Updates the requirements on draft-js to permit the latest version.

Changelog

Sourced from draft-js's changelog.

0.11.1 (September 19th, 2019)

Added

  • Support post processor on paste entities. (Tee Xie in 3043573)
  • Adding 'preserveSelectionOnBlur' prop (#2128) (Matthew Holloway in db792ef)

Changed

  • Reaping draft_segmented_entities_behavior (Mohamed Moussa in cd4adaa)
  • Make insertIntoList strict-local (Kevin Chavez in db64f93)
  • Adopt Contributor Covenant (Paul O'Shannessy in 2c61167)
  • Flowify editOnKeyDown.js (Kevin Chavez in 8473e41)
  • (Flowify) decodeInlineStyleRanges.js (Kevin Chavez in 20a619c)
  • Flowify editOnInput.js (Kevin Chavez in 594a14f)
  • Flowify editOnBlur.js (Kevin Chavez in 6972278)
  • updated function description for onEditInput event handler function (#2132) (Mukesh Soni in 14349f1)
  • updated hastext method to not account for zero space width chars (#2163) (Ajith V in 85aa3a3)
  • Encode non-ASCII characters in all snapshot tests (Daniel Lo Nigro in 734bd82)
  • @​flow -> @​flow-strict for html/shared (Runjie Guan in 0375c0e)
  • Revert D16421104: [rfc][draft-js] catch errors when encoding entity map (Frank Thompson in 8e9cabf)
  • catch errors when encoding entity map (Frank Thompson in 259d122)
  • Revert D16362778: [rfc][draftjs] catch errors when encoding entity map (Frank Thompson in 96e7f25)
  • catch errors when encoding entity map (Frank Thompson in c0e911c)
  • Flow-type DataTransfer.js (Kevin Chavez in ed09f78)
  • All these modules can actually be strict (Kevin Chavez in bc716b2)

Fixed

  • convertFromHTML breaks after converting \n string, issue #1822 (#1823) (Sannikov in 9246cc7)
  • Fixes HTML importer to make image entity immutable (#2184) (Claudio Procida in b858f43)
  • Fixing js example and cleaning up one sentence (#2172) (Liz LeCrone in 819f58c)
  • Reaping draft_killswitch_allow_nontextnodes (generatedunixname89002005287564 in 0e2e9a7)
  • Fix for workchat composer cursor jumping (Jainil Parekh in aed35d2)
  • Fix various grammatical errors (#2158) (Jordan Lee in 1ff8c8c)
  • Composer: Not assuming element has leaves (Nitzan Raz in ce8bdd0)
  • Update jsfiddle links with recent versions of the Draft and React (#2145) (Günay Mert Karadoğan in 22b7599)
  • Changes reference to BSD license to MIT (#2130) (claudiopro in 4064cae)
  • Updates CHANGELOG for v0.11.0 (#2052) (Claudio Procida in 973f7ff)
  • Fixed a bug causing block data being over-written when pasted. (Tee Xie in 82e2135)
  • Merge pull request #2113 from danielo515/patch-1 (Claudio Procida in 0e88544)
  • Update ShipIt Sync (Claudio Procida in 0f138d1)

0.11.0 (July 9th, 2019)

Added

  • Adds support for nullish coalescing operator (#2076) (Claudio Procida in 96c7221)
  • Add import statements for hooks-example in README (#2075) (Bennett in 943f6dc)
  • Unit tests for DraftStringKey (Claudio Procida in 978ad6b)
  • Adding Hooks in docs (#2004) (Charles ⚡ in f9f5fd6)
  • Exports isSoftNewlineEvent as static method of KeyBindingUtil (Kevin Hawkinson in aede823)
  • Add live demo to README.md (#1907) (PLa in 6db3726)
  • added highlighting (<mark> tag) to draft js html to content block converter (Isaiah Solomon in 37f2f2a)
... (truncated)
Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [draft-js](https://github.com/facebook/draft-js) to permit the latest version.
- [Release notes](https://github.com/facebook/draft-js/releases)
- [Changelog](https://github.com/facebook/draft-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/draft-js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 20, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.171% when pulling 3b82e97 on dependabot/npm_and_yarn/draft-js-approx-0.11.1 into 2cb188d on master.

@dependabot-preview
Copy link
Author

Superseded by #82.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/draft-js-approx-0.11.1 branch November 1, 2019 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants