OI-wiki / gatsby-oi-wiki

🚧 基于 Gatsby 的 OI Wiki 渲染框架。🚧
https://next.oi-wiki.org/
Apache License 2.0
66 stars 37 forks source link

build(deps): bump ace-builds from 1.4.12 to 1.4.14 #1014

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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)
render[bot] commented 2 years ago

Your Render PR Server URL is https://oi-wiki-ng-pr-1014.onrender.com.

Follow its progress at https://dashboard.render.com/static/srv-c7s8t0s41ls8n1tfoudg.

render[bot] commented 2 years ago

Your Render PR Server at https://oi-wiki-ng-pr-1014.onrender.com is now live!

View it on your dashboard at https://dashboard.render.com/static/srv-c7s8t0s41ls8n1tfoudg.

dependabot[bot] commented 2 years ago

Superseded by #1023.