ioBroker / ioBroker.ham

Supports homebridge plugins in ioBroker
MIT License
32 stars 15 forks source link

Update ace-builds requirement from ^1.16.0 to ^1.23.1 in /src #600

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on ace-builds to permit the latest version.

Changelog

Sourced from ace-builds's changelog.

1.23.1 (2023-06-27)

1.23.0 (2023-06-21)

Features

  • autocomplete: ellipsis is shown when suggestions is longer than popover width (#5204) (de4234b)
  • signal gutterkeydown in keyboard accessibility mode (#5202) (538b18c)

Bug Fixes

1.22.1 (2023-06-11)

Bug Fixes

  • don't throw unhandled errors in TabstopManager when EditSession becomes undefined (#5193) (cd55932)
  • include ace-modes to the npm package (a074fa4)
  • jsdoc comment foldings (#5197) (065af41)

1.22.0 (2023-05-22)

Features

1.21.1 (2023-05-16)

Bug Fixes

  • console error when hovering over empty gutter cell with tooltipFollowsMouse set to false (#5173) (5ff8d4c)

1.21.0 (2023-05-15)

Features

  • Custom empty message when no completion found (#5158) (204aafa)
  • Special trigger characters to start autocomplete (#5147) (c2cfc5a)

... (truncated)

Commits


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)