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
292 stars 56 forks source link

Bump react-ace from 9.5.0 to 10.0.0 in /html #454

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-ace from 9.5.0 to 10.0.0.

Release notes

Sourced from react-ace's releases.

v10.0.0

What's Changed

... (truncated)

Changelog

Sourced from react-ace's changelog.

10.0.0

  • Fix changing value loses annotations #1429
  • Fix Uncaught TypeError: (reading 'destroy') #1293
  • Upgrade dev dependencies
  • Upgrade Ace-builds to 1.4.14
Commits
  • 9df5de5 Version 10
  • 4b30e01 Fix security vulnerability from coveralls, jsprism
  • 75b5fb6 Merge pull request #1471 from securingsincity/dependabot/npm_and_yarn/webpack...
  • 7f8f68c Merge pull request #1355 from securingsincity/dependabot/npm_and_yarn/babel/p...
  • a17ae78 Merge pull request #1477 from securingsincity/dependabot/npm_and_yarn/eslint-...
  • 15491fc Merge pull request #1482 from securingsincity/dependabot/npm_and_yarn/types/r...
  • aed22df Merge pull request #1484 from securingsincity/dependabot/npm_and_yarn/sinon-1...
  • 2343e9e Merge pull request #1486 from securingsincity/dependabot/npm_and_yarn/async-2...
  • 7a87024 Fix whitespace issue
  • 0b5a8ac Chore(deps-dev): Bump eslint from 8.11.0 to 8.13.0
  • 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)