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

Bump ace-builds from 1.4.13 to 1.4.14 #373

Merged
merged 2 commits into from Mar 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ace-builds from 1.4.13 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.13 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.13...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 the dependencies Pull requests that update a dependency file label Mar 1, 2022
@bh2smith bh2smith merged commit 336cbc0 into master Mar 1, 2022
@bh2smith bh2smith deleted the dependabot/npm_and_yarn/ace-builds-1.4.14 branch March 1, 2022 06:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant