frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Bump ace-builds from 1.4.14 to 1.9.6

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps ace-builds from 1.4.14 to 1.9.6.

Release notes

Sourced from ace-builds's releases.

v1.5.0

1.5.0 (2022-05-12)

Features

  • Added ability to configure certain format options for beautify extension (20275de)

Bug Fixes

  • snippets tooltip display more friendly (b78d772)
  • Render bidirectional unicode characters as control characters (#4693) (4d2ecf0)

New Contributors

Full Changelog: https://github.com/ajaxorg/ace/compare/v1.4.14...v1.5.0

Changelog

Sourced from ace-builds's changelog.

1.9.6 (2022-08-17)

Bug Fixes

  • better way to extract css for csp environments (1b0612b)

1.9.5 (2022-08-10)

Bug Fixes

  • reverted fix build script CSS extract with options.compress (#4894) (8fa4500)

1.9.4 (2022-08-09)

1.9.3 (2022-08-08)

1.9.2 (2022-08-08)

1.9.1 (2022-08-08)

1.9.0 (2022-08-08)

Features

  • added ability to limit amount of undos/redos (#4872) (897ee0a)
  • publish Ace source code to ace-code NPM package (#4881) (66cf041)

Bug Fixes

  • Fix determination of anonymous code blocks in Postgres Mode (fixes #4790) (06f7e22)
  • Fixed Ace typings (23208f2)
  • Fixed jsDoc annotations (e15abb4), closes #4879
  • refactor of kotlin mode to simplify states and resolve incorrect highlights (a30a99d)
  • returned precise highlight for functions params, generics and types (967aa6b)
  • Rust identifiers normally recognised now; generics highlight support; doc comments support (#4868) (bbb5800)

1.8.1 (2022-07-21)

Bug Fixes

  • prevent race condition when creating css files in build (1777bfb)

1.8.0 (2022-07-20)

... (truncated)

Commits

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[bot] avatar Aug 28 '22 06:08 dependabot[bot]