glacambre / firenvim

Embed Neovim in Chrome, Firefox & others.
GNU General Public License v3.0
4.65k stars 143 forks source link

build(deps): bump ace-builds from 1.4.13 to 1.15.2 #1513

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ace-builds from 1.4.13 to 1.15.2.

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.15.2 (2023-02-16)

1.15.1 (2023-02-13)

Bug Fixes

  • Added lateral keyword introduced in MySQL 8.0.14 (#5053) (3250956)
  • Implement highlight mode for PL/SQL (Oracle) dialect (#5037) (159aa70)
  • Improve MySQL highlighting mode (#5050) (00f6089)

1.15.0 (2023-01-25)

Features

Bug Fixes

  • Added highlighting for TIES keyword introduced in PostgreSQL 13 (#5033) (9588086)
  • editor shadow appears under the selected line background when horizontal scroll is active (#5020) (ab4f788)
  • Remove broken keybinding from vscode mode (#5032) (68ff964)

1.14.0 (2022-12-12)

Features

Bug Fixes

  • Add missing options to EditorOptions (#5003) (451b63f)
  • added GREATEST|LEAST logical functions added in SQL Server 2022 (#5009) (e3f3e7a)
  • Better ES6 support for JavaScript Mode (6fb39e3)
  • Fix vim keybindings scroll to the selected line (#4980) (8562f94)
  • show 2 context characters of a line when moving to it (#4998) (743190e)
  • Update ace.d.ts typings for navigate (#5011) (a302709)

1.13.2 (2022-12-07)

Bug Fixes

  • Add missing options to EditorOptions (#5003) (451b63f)
  • Better ES6 support for JavaScript Mode (6fb39e3)
  • Fix vim keybindings scroll to the selected line (#4980) (8562f94)

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