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.1 #188

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ace-code from 1.16.0 to 1.23.1.

Release notes

Sourced from ace-code's releases.

v1.23.0

What's Changed

Features

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

Bug Fixes

New Contributors

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

v1.22.1

Bug Fixes

New Contributors

Full Changelog: ajaxorg/ace@v1.22.0...v1.22.1

v1.22.0

What's Changed

Features

Other changes

New Contributors

... (truncated)

Changelog

Sourced from ace-code'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
  • 31db027 release v1.23.1
  • 8cd0b60 Merge pull request #5218 from ajaxorg/fix-ace-builds
  • 917712d fix regression in ace-builds loading
  • ce4674a Merge pull request #5213 from mkslanc/esm-resolver-dts
  • 4d8aaae remove unnecessary function; use related path; declare module for ace-builds
  • c9b60dd generate esm-resolver.d.ts to provide intellisense
  • c910951 release v1.23.0
  • f4b3964 Merge pull request #5177 from mkslanc/autocomplete-delay
  • 4a94a89 refactor and add tests
  • c8d903d add cancel method to Completer
  • 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ace-code](https://github.com/ajaxorg/ace) from 1.16.0 to 1.23.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2023

Superseded by #277.

@dependabot dependabot bot closed this Aug 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ace-code-1.23.1 branch August 1, 2023 12:06
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.

0 participants