Skip to content

Bump ace-builds from 1.4.12 to 1.4.14 in /frontend#152

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/ace-builds-1.4.14
Closed

Bump ace-builds from 1.4.12 to 1.4.14 in /frontend#152
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/ace-builds-1.4.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps ace-builds from 1.4.12 to 1.4.14.

Changelog

Sourced from ace-builds's changelog.

2022.01.26 Version 1.4.14

  • update vim mode
  • remove slow regex in beautify extension

2021.09.30 Version 1.4.13

  • added useStrictCSP global option to use in environments where dynamic style creation is disabled see demo/csp.html for an example of a page which loads external css files instead of generating styles with javascript
  • updated vim mode, added support for gqq command

2020.07.06 Version 1.4.12

  • removed unused es5-shim
  • imporved ruby and vbscript highlighting and folding
  • workaround for double space being converted to dot on mobile keyboards

2020.04.15 Version 1.4.10

  • added workaround for chrome bug causing memory leak after calling editor.destroy
  • added code folding support for vbscript mode

2020.04.01 Version 1.4.9

  • added option to disable autoindent
  • added new language modes
  • fixed backspace not working with some mobile keyboards

2020.01.14 Version 1.4.8

  • highlight both matched braces, and highlight unmatched brace in red
  • improve snippet manager
  • compatibility with webpack file-loader v5
  • improve vim mode

2019.10.17 Version 1.4.7

  • add placeholder option

2019.09.08 Version 1.4.6

  • restore native behavior of ctrl-p on mac (jumptomatching command is moved to cmd-)
  • improve snippet manager
  • fix backspace handling on mobile

2019.06.17 Version 1.4.5

  • improve scrolling and selection on mobile
  • improve type definitions

2019.04.24 Version 1.4.4

  • add experimental command prompt
  • add chrystal, nim and nginx highlight rules
  • fix regression in vim mode on ios

2019.02.21 Version 1.4.3

  • add sublime keybindings
  • add rtl option
  • implement ` and < textobjects in vim mode

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

Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.12 to 1.4.14.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt)
- [Commits](ajaxorg/ace-builds@v1.4.12...v1.4.14)

---
updated-dependencies:
- dependency-name: ace-builds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2022

Superseded by #183.

@dependabot dependabot bot closed this Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/ace-builds-1.4.14 branch June 1, 2022 01:09
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