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.5.3 #1023

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ace-builds from 1.4.12 to 1.5.3.

Release notes

Sourced from ace-builds's releases.

v1.5.0

1.5.0 (2022-05-12)

Features

  • Added ability to configure certain format options for beautify extension (20275de)

Bug Fixes

  • snippets tooltip display more friendly (b78d772)
  • Render bidirectional unicode characters as control characters (#4693) (4d2ecf0)

New Contributors

Full Changelog: https://github.com/ajaxorg/ace/compare/v1.4.14...v1.5.0

Changelog

Sourced from ace-builds's changelog.

1.5.3 (2022-05-31)

Bug Fixes

  • Colors for variable, function and constant should be different (#4802) (9e81bda)

1.5.2 (2022-05-30)

Bug Fixes

  • Added es6-shim library to fix old browsers (#4720) (5ba71a0)
  • Added mockdom.before method (#4724) (ffedba3)
  • Added support for cjs, mjs and log modes (#4718) (375498a)
  • Adds missed functions into php_completions.js (#4726) (7d5f4b8)
  • Cannot read property of null for bgTokenizer after session is destroyed (#4713) (d604f52)
  • Do not render selected word markers for the same range multiple times (#4727) (cd30f59)
  • Fixed popup CSS styling (#4728) (045a3e6)
  • Fixed scrolling code lenses into view (#4717) (710b14a)
  • Multiple improvements for Ace themes (#4715) (87ad55d)
  • Only send postMessage through worker if it's defined (#4722) (2afa4bf)
  • Pass additional arguments for command.exec (#4723) (3b36762)
  • Removed focussing after timeout in text input (#4716) (f8ea48f)
  • Throw invalid delta error if change is out of range and added V2 for worker and worker client (#4721) (f269889)
  • Updated ace typings (#4714) (d5d6f9a)

1.5.1 (2022-05-23)

Bug Fixes

  • Correctly tokenize YAML meta tags with non alphabetical characters after multiline string (#4706) (0164811)
  • Made commas be tokenized as punctuation operator instead of text in JSON (#4703) (4c4883a)
  • Multiple Partiql and Amazon Ion textual notation fixes (#4686) (bffba8d)
  • PHP syntax fix for AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG (#4705) (d59c22b)
  • Python functions should be highlighted as functions (#4708) (b2aaf1f)
  • Updated PHP mode to support PHP8.1 syntax (#4696) (33cf1c6)

1.5.0 (2022-05-12)

Features

  • Added ability to configure certain format options for beautify extension (20275de)

Bug Fixes

... (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-1023.onrender.com.

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

render[bot] commented 2 years ago

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

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

dependabot[bot] commented 2 years ago

Superseded by #1025.