Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump ace-code from 1.16.0 to 1.23.4 #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps ace-code from 1.16.0 to 1.23.4.

Release notes

Sourced from ace-code's releases.

v1.23.4

What's Changed

Bug Fixes

  • filterText triggered selection range removal when completions range was present (#5249) (b586e4d)

Full Changelog: ajaxorg/ace@v1.23.3...v1.23.4c

v1.23.3

Bug fixes

New Contributors

Full Changelog: ajaxorg/ace@v1.23.2...v1.23.3

v1.23.2

Bug fixes

Other changes

New Contributors

Full Changelog: ajaxorg/ace@v1.23.1...v1.23.2

v1.23.1

What's Changed

Bug fixes

Full Changelog: ajaxorg/ace@v1.23.0...v1.23.1

v1.23.0

What's Changed

Features

... (truncated)

Changelog

Sourced from ace-code's changelog.

1.23.4 (2023-07-12)

Bug Fixes

  • filterText triggered selection range removal when completions range was present (#5249) (b586e4d)

1.23.3 (2023-07-10)

Bug Fixes

  • android bug when deleting multiple lines (#5248) (bd066ff), closes #5087
  • update jshint version to 2.13.6; change esversion to target ECMAScript 11 (#5243) (301aee9)

1.23.2 (2023-07-07)

Bug Fixes

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)

... (truncated)

Commits
  • 8270021 release v1.23.4
  • b586e4d fix: filterText triggered selection range removal when completions range was ...
  • 0e36379 release v1.23.3
  • bd066ff fix: android bug when deleting multiple lines (#5248)
  • 301aee9 fix: update jshint version to 2.13.6; change esversion to target ECMAScript 1...
  • 133345f Fix tmTheme tool (#5238)
  • ceb3853 release v1.23.2
  • decb615 fix(autocomplete): fix a11y violations (#5241)
  • 67d318e fix: bug in guttertooltip when tooltipsFollowsMouse set to false (#5217)
  • a6c8bf3 NSIS: add !assert command (#5231)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [ace-code](https://github.com/ajaxorg/ace) from 1.16.0 to 1.23.4.
- [Release notes](https://github.com/ajaxorg/ace/releases)
- [Changelog](https://github.com/ajaxorg/ace/blob/master/CHANGELOG.md)
- [Commits](ajaxorg/ace@v1.16.0...v1.23.4)

---
updated-dependencies:
- dependency-name: ace-code
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants