donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
291 stars 57 forks source link

Bump react-ace from 6.6.0 to 9.5.0 in /html #341

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-ace from 6.6.0 to 9.5.0.

Changelog

Sourced from react-ace's changelog.

9.5.0

  • Upgrade dev dependencies
  • Upgrade Ace-builds to 1.4.13

9.4.4

  • Upgrade dev dependencies

9.4.2

  • Upgrade dev dependencies

9.4.1

  • Upgrade dev dependencies

9.4.0

  • Upgrade dev dependencies
  • Prevent no theme error #1038

9.3.0

  • Upgrade dev dependencies
  • Update annotations type #998
  • Accept an object as mode #1001

9.2.1

  • Bump ace-builds from 1.4.11 to 1.4.12
  • Import Range from ace-builds in ace.tsx to match split.tsx
  • Fix type for exec param in ICommand interface
  • Add React 17 Support
  • Upgrade dev dependencies

9.1.4

  • Use https for demo site
  • style prop type to conditional object
  • Security fixes and dev dependencies upgrades

9.1.3

  • Upgrade dev dependencies
  • Allow Editor to be reset to empty value by passing an empty value. (#895)

9.1.2

  • Upgrade dependencies including lodash

... (truncated)

Commits
  • bced777 9.5.0
  • 8f7b8ef Merge pull request #1254 from securingsincity/update-deps-10-21-2021
  • abb005e update ace-builds
  • 5a98082 Update deps sans react
  • ace69eb 9.4.5
  • 8d6919d Merge branch 'main' of github.com:securingsincity/react-ace
  • db39833 9.4.4
  • 5eeeef4 Merge pull request #1201 from securingsincity/dependabot/npm_and_yarn/path-pa...
  • 8122606 Upgrade dependencies and upgrade to node16"
  • 5d13d24 Upgrade deps and disable coverage
  • 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #341 (3c2a03e) into master (0817192) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #341   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files          11       11           
  Lines        2191     2191           
=======================================
  Hits         2070     2070           
  Misses        121      121           

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 0817192...3c2a03e. Read the comment docs.