Skip to content

Conversation

@dependabot-preview
Copy link

Bumps draft-js from 0.10.5 to 0.11.4.

Release notes

Sourced from draft-js's releases.

v0.11.4

0.11.4 (January 7th, 2020)

Added

  • Add Section and Article to DefaultBlockRenderMap (#2212) (Tarun047 in e20f79f)

Changed

  • Add rules to .flowconfig for flow strict rules (#2288) (Kevin Chavez in f223799)
  • Update website's yarn version to 0.11.3 (Kevin Chavez in efcaf42)
  • Prettify docs files (#2275) (Yangshun Tay in 6fc9964)
  • Remove Jest auto mocking (#2279) (Yangshun Tay in 817e371)
  • Add myself to get TravisCI emails (Kevin Chavez in f4167fe)
  • Unit tests for isHTMLBRElement (Claudio Procida in bb81765)
  • Remove niveditc from Travis CI email (Nivedita Chopra in 7721805)
  • Create CNAME (#2276) (Yangshun Tay in 92680be)
  • Upgrade to Docusaurus 2 (#2268) (Yangshun Tay in 5b10191)
  • move alex to dev dependencies (#2272) (Ilya in b889d5d)
  • Improve docs syntax and formatting (#2267) (Yangshun Tay in 9b4a628)

Fixed

  • fix(chore): fixes webpack-stream error with missing catch var declaration (#2291) (Claudio Procida in 4252469)
  • IE could not display composer when opening or creating a new group chat from the chat create view (Jainil Parekh in 64b51df)
  • Fix DOMObserver mutation data for IE (#2285) (Jainil Parekh in afb708f)
  • Added tests and fixed IE IndexSizeError trying to get a range from a selection when there is not one (#2271) (Lauren Wyatt in aa55de2)
  • Fix scroll behavior when node has tab chars (#2256) (cdr in 5d37c03)
  • Fix docs links in readme (#2284) (Lucas Cordeiro in 3b6d231)
  • Fix isHTMLBRElement test (#2278) (Yangshun Tay in 0603772)
  • Fix isHTMLBRElement check (Jack Armstrong in e869fcb)
  • Fix typing Chinese in Edge (#2082) (#2088) (Robbert Brak in 8c0727e)
  • Fix Travis website deployment (#2274) (Yangshun Tay in 861aab8)
  • getEntityKeyForSelection.js (Kevin Chavez in c07a404)

v0.11.3

0.11.3 (December 2nd, 2019)

Added

  • Take over enhancements to render Draft.js in an iframe (#1938) (Claudio Procida in dceddf5)
  • Implement click listener for editor wrapper (#2230) (Max Vyz in 8f77aa3)
  • Add linting for insensitive and inconsiderate language (#2223) (Claudio Procida in 5dd99d3)

Changed

  • Updates to Prettier 1.19.1 (#2265) (Claudio Procida in abcbe20)
  • Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/draft-0-10-0/universal (#2259) (dependabot[bot] in 37d281b)
  • Upgrade dependencies in /website (#2263) (Kevin Chavez in 0b57720)
  • Update dependencies in examples/draft-0-10-0/universal (#2257) (Kevin Chavez in ae2dd14)
  • Update dependencies in examples/draft-0-10-0/playground (#2258) (Kevin Chavez in 11bc5d8)
  • Prettify files rest of non-intern files in html/ (George Zahariev in 6217dc8)
  • add flow declaration in editOnBeforeInput-test.js (Frank Thompson in 0601090)
  • Bump lodash.merge from 4.6.1 to 4.6.2 in /website (#2241) (dependabot[bot] in 177db5e)
  • Defaulting to createEmpty if block map is empty in createWithContent (Fixes issue #2226) (#2240) (David Fuentes in c42662e)
... (truncated)
Changelog

Sourced from draft-js's changelog.

0.11.4 (January 7th, 2020)

Added

  • Add Section and Article to DefaultBlockRenderMap (#2212) (Tarun047 in e20f79f)

Changed

  • Add rules to .flowconfig for flow strict rules (#2288) (Kevin Chavez in f223799)
  • Update website's yarn version to 0.11.3 (Kevin Chavez in efcaf42)
  • Prettify docs files (#2275) (Yangshun Tay in 6fc9964)
  • Remove Jest auto mocking (#2279) (Yangshun Tay in 817e371)
  • Add myself to get TravisCI emails (Kevin Chavez in f4167fe)
  • Unit tests for isHTMLBRElement (Claudio Procida in bb81765)
  • Remove niveditc from Travis CI email (Nivedita Chopra in 7721805)
  • Create CNAME (#2276) (Yangshun Tay in 92680be)
  • Upgrade to Docusaurus 2 (#2268) (Yangshun Tay in 5b10191)
  • move alex to dev dependencies (#2272) (Ilya in b889d5d)
  • Improve docs syntax and formatting (#2267) (Yangshun Tay in 9b4a628)

Fixed

  • fix(chore): fixes webpack-stream error with missing catch var declaration (#2291) (Claudio Procida in 4252469)
  • IE could not display composer when opening or creating a new group chat from the chat create view (Jainil Parekh in 64b51df)
  • Fix DOMObserver mutation data for IE (#2285) (Jainil Parekh in afb708f)
  • Added tests and fixed IE IndexSizeError trying to get a range from a selection when there is not one (#2271) (Lauren Wyatt in aa55de2)
  • Fix scroll behavior when node has tab chars (#2256) (cdr in 5d37c03)
  • Fix docs links in readme (#2284) (Lucas Cordeiro in 3b6d231)
  • Fix isHTMLBRElement test (#2278) (Yangshun Tay in 0603772)
  • Fix isHTMLBRElement check (Jack Armstrong in e869fcb)
  • Fix typing Chinese in Edge (#2082) (#2088) (Robbert Brak in 8c0727e)
  • Fix Travis website deployment (#2274) (Yangshun Tay in 861aab8)
  • getEntityKeyForSelection.js (Kevin Chavez in c07a404)

0.11.3 (December 2nd, 2019)

Added

  • Take over enhancements to render Draft.js in an iframe (#1938) (Claudio Procida in dceddf5)
  • Implement click listener for editor wrapper (#2230) (Max Vyz in 8f77aa3)
  • Add linting for insensitive and inconsiderate language (#2223) (Claudio Procida in 5dd99d3)

Changed

  • Updates to Prettier 1.19.1 (#2265) (Claudio Procida in abcbe20)
  • Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/draft-0-10-0/universal (#2259) (dependabot[bot] in 37d281b)
  • Upgrade dependencies in /website (#2263) (Kevin Chavez in 0b57720)
  • Update dependencies in examples/draft-0-10-0/universal (#2257) (Kevin Chavez in ae2dd14)
  • Update dependencies in examples/draft-0-10-0/playground (#2258) (Kevin Chavez in 11bc5d8)
  • Prettify files rest of non-intern files in html/ (George Zahariev in 6217dc8)
  • add flow declaration in editOnBeforeInput-test.js (Frank Thompson in 0601090)
  • Bump lodash.merge from 4.6.1 to 4.6.2 in /website (#2241) (dependabot[bot] in 177db5e)
  • Defaulting to createEmpty if block map is empty in createWithContent (Fixes issue #2226) (#2240) (David Fuentes in c42662e)
  • Bump handlebars from 4.1.1 to 4.5.1 in /examples/draft-0-10-0/playground (#2242) (dependabot[bot] in 2a761af)
  • Suppress non-synced files in www for 0.111 (Jordan Brown in 4bca140)
... (truncated)
Commits
  • df1628e Release 0.11.4 (#2298)
  • f223799 Add rules to .flowconfig for flow strict rules (#2288)
  • 4252469 fix(chore): fixes webpack-stream error with missing catch var declaration (#2...
  • 64b51df IE could not display composer when opening or creating a new group chat from ...
  • afb708f Fix DOMObserver mutation data for IE (#2285)
  • efcaf42 Update website's yarn version to 0.11.3
  • aa55de2 Added tests and fixed IE IndexSizeError trying to get a range from a selectio...
  • e20f79f Add Section and Article to DefaultBlockRenderMap (#2212)
  • 6fc9964 Prettify docs files (#2275)
  • 5d37c03 Fix scroll behavior when node has tab chars (#2256)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by claudiopro, a new releaser for draft-js since your current version.


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 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)

Bumps [draft-js](https://github.com/facebook/draft-js) from 0.10.5 to 0.11.4.
- [Release notes](https://github.com/facebook/draft-js/releases)
- [Changelog](https://github.com/facebook/draft-js/blob/master/CHANGELOG.md)
- [Commits](facebookarchive/draft-js@v0.10.5...v0.11.4)

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 Jan 7, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.171% when pulling c2b0ddf on dependabot/npm_and_yarn/draft-js-0.11.4 into 2cb188d on master.

@dependabot-preview
Copy link
Author

Superseded by #93.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/draft-js-0.11.4 branch March 26, 2020 21:30
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