Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ace-builds ^1.9.5 -> ^1.12.5 age adoption passing confidence

Release Notes

ajaxorg/ace-builds

v1.12.5

Compare Source

v1.12.4

Compare Source

v1.12.3

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

Features
  • implement BibTeX mode highlighting (ab9e191)
Bug Fixes
  • MockDom's ClassList toggle and contains methods return boolean instead of void (e8c0a1f)
  • change lua version to 5.3 (#​4954) (fc56af5)
  • documentation for TokenIterator methods (#​4955) (6bff7b4)
  • Fixed comment folding bugs for html (xml like languages) (#​4910) (5279a8a)
  • mode change for vim tests (236a31e)
  • php worker rules for T_NAME_FULLY_QUALIFIED, T_NAME_QUALIFIED, T_NAME_RELATIVE namespaced names tokens (#​4948) (059ff71)
  • tools to work with new ace project structure (7894c4b)
1.11.2 (2022-09-26)
Bug Fixes
  • Fixed handling surrogare characters in insert, replace, delete mode in Vim (72fd4b7)
  • Fixed handling surrogate characters in insert-after mode in Vim (38f893a)
1.11.1 (2022-09-23)
Bug Fixes
  • Discrepancy between keywords used by mode-aql.js in the current version and the version used by arangodb (1503dd0)
  • The editor can be crashed by passing in undefined into the setValue method (56e6e56)
  • Update vim mode (#​4933) (3b89ed0)

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

Features
  • add gutter indicators for annotations; add custom scrollbar to display gutter indicators (62fb0d8)
Bug Fixes
  • change scroll behaviour for onmousedown to immediate scroll to point (392b224)
  • Do not try apply highlight indent guide if the file is empty (#​4928) (a90ef27)
  • restrict annotation mark max height and optimise marks coords on canvas (a6e2259)
1.10.1 (2022-09-06)
Bug Fixes
  • prevent javascript snippets file confusing old packagers (#​4917) (5d7b65c)

v1.10.1

Compare Source

v1.10.0

Compare Source

Features
  • editor option for indent guide highlighting (f1f6517)
Bug Fixes
  • add mock getHighlightIndentGuides and setHighlightIndentGuides for old tests to work (4067512)
  • added "flex-start" and "flex-end" (#​4912) (3e14988)
  • Fix problematic semicolon in CSS media queries (#​4849) (18a459a)
  • more optimal way to accessing an element's list of classes; mark highlightIndentGuide as internal property (855a874)
  • strictly equal instead of loosely (d4c1ab8)
  • Updated Jshint to 2.13.5 (#​4911) (2401fbd)
1.9.6 (2022-08-17)
Bug Fixes
  • better way to extract css for csp environments (1b0612b)
1.9.5 (2022-08-10)
Bug Fixes
  • reverted fix build script CSS extract with options.compress (#​4894) (8fa4500)
1.9.4 (2022-08-09)
1.9.3 (2022-08-08)
1.9.2 (2022-08-08)
1.9.1 (2022-08-08)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a preset from Sanity. View repository job log here

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 9 times, most recently from 4cac25a to edbc8bf Compare August 20, 2022 13:37
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from 5d344df to a5b81bd Compare August 25, 2022 18:05
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from 339febd to 721b60b Compare September 6, 2022 11:29
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 3 times, most recently from 3a434cf to abdd46d Compare September 15, 2022 11:56
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 3 times, most recently from df0d1b9 to 1575cb8 Compare September 26, 2022 22:36
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 1575cb8 to 4d3d86d Compare September 28, 2022 06:32
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 3 times, most recently from cb309c0 to 47bd222 Compare October 7, 2022 10:13
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 4 times, most recently from 63230fa to fd0e8a9 Compare October 18, 2022 18:14
@renovate renovate bot changed the title fix(deps): update dependencies (non-major) fix(deps): update dependency ace-builds to ^1.12.3 Oct 25, 2022
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from df0108e to 680ccbd Compare October 27, 2022 12:20
@renovate renovate bot changed the title fix(deps): update dependency ace-builds to ^1.12.3 fix(deps): update dependency ace-builds to ^1.12.4 Oct 31, 2022
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from 9d4a7b2 to 66c2714 Compare November 1, 2022 11:59
@renovate renovate bot changed the title fix(deps): update dependency ace-builds to ^1.12.4 fix(deps): update dependency ace-builds to ^1.12.5 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 66c2714 to 1cea7aa Compare November 2, 2022 15:09
@stipsan stipsan merged commit ae169c7 into main Nov 4, 2022
@stipsan stipsan deleted the renovate/dependencies-(non-major) branch November 4, 2022 07:37
@github-actions
Copy link

github-actions bot commented Nov 4, 2022

🎉 This PR is included in version 3.0.0-v3-studio.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant