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

Update dependency ace to v1.34.2 #283

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 19, 2021

Mend Renovate

This PR contains the following updates:

Package Update Change
ace (source) minor 1.4.12 -> 1.34.2

Release Notes

ajaxorg/ace-builds (ace)

v1.34.2

Compare Source

v1.34.1

Compare Source

v1.34.0

Compare Source

Features
1.33.3 (2024-05-21)
Bug Fixes
  • contrast completion meta contrast cloud editor themes (#​5558) (b8877f0)
1.33.2 (2024-05-13)
Bug Fixes
1.33.1 (2024-04-23)
Bug Fixes
  • account for this.popup being potentially undefined in completion mousewheel listener (#​5537) (6c3a9a6)

v1.33.3

Compare Source

v1.33.2

Compare Source

v1.33.1

Compare Source

v1.33.0

Compare Source

Features
  • Make translation system key based and add annotation type to gutter icon aria labels (#​5524) (bb8256d)
Bug Fixes
1.32.9 (2024-03-29)
Bug Fixes
  • apply class to autocomplete popup for no suggestions state (#​5522) (a66f861)
1.32.8 (2024-03-22)
Bug Fixes
1.32.7 (2024-03-01)
Bug Fixes
  • swap blue/red in cloudeditor themes to reduces usage of red (#​5492) (0e8f549)
1.32.6 (2024-02-07)
1.32.5 (2024-01-30)
1.32.4 (2024-01-29)
Bug Fixes
1.32.3 (2023-12-29)
Bug Fixes
1.32.2 (2023-12-14)
Bug Fixes
  • themes: changed the solarized theme primary color from [#​93](https://togithub.com/ajaxorg/ace/issues/93)A1A1 to [#​839496](https://togithub.com/ajaxorg/ace/issues/839496). (#​5422) (114a5c1), closes #​93A1A1
1.32.1 (2023-12-11)
Bug Fixes
  • don't show loading state when empty completer array is provided (7a8a929)
  • prevent browser scroll while scrolling over the tooltip (#​5414) (c6475c0)
  • switch aria-selected to aria-current for webkit (#​5416) (bf1a4ea), closes #​5403
  • yaml worker errors at undefined row/column (06cc12a)

v1.32.9

Compare Source

v1.32.8

Compare Source

v1.32.7

Compare Source

v1.32.6

Compare Source

v1.32.5

Compare Source

v1.32.4

Compare Source

v1.32.3

Compare Source

v1.32.2

Compare Source

v1.32.1

Compare Source

v1.32.0

Compare Source

Features
Bug Fixes
  • autocomplete tests (#​5407) (cf6999d)
  • set completion popup role to 'menu' for safari (6845905)
  • stop rendering the completion popup disconnected from the editor for long ghost text (#​5401) (94d68a7)
  • try to scroll inline preview into view (#​5400) (95af560)
1.31.2 (2023-11-15)
Bug Fixes
  • inline preview with loading state (05db94f)
1.31.1 (2023-10-30)
Bug Fixes

v1.31.2

Compare Source

v1.31.1

Compare Source

v1.31.0

Compare Source

Features
Bug Fixes
  • doc tooltip not filtering properly (e5034c7)

v1.30.0

Compare Source

Features

v1.29.0

Compare Source

Features
  • allow setting completion.ignoreCaption (5618046)

v1.28.0

Compare Source

Features
  • Keep focus on same item in completion popup when slow completer delivers results. (#​5322) (0983134)

v1.27.0

Compare Source

Features
  • Allow not showing inline preview for completers when inlineEnabled is set to true. (#​5315) (f3e3330)

v1.26.0

Compare Source

Features
Bug Fixes
1.25.1 (2023-09-14)

v1.25.1

Compare Source

v1.25.0

Compare Source

Features
1.24.2 (2023-09-08)
Bug Fixes
  • Added project details in index.html file (#​5300) (6e83505)
  • autocompletion threshold doesn't apply to trigger characters (84bbc88)
  • Update php_highlight_rules.js (#​5288) (caedd0c)
1.24.1 (2023-08-15)

v1.24.2

Compare Source

v1.24.1

Compare Source

v1.24.0

Compare Source

Features
Bug Fixes
1.23.4 (2023-07-12)
Bug Fixes
  • filterText triggered selection range removal when completions range was present (#​5249) (b586e4d)
1.23.3 (2023-07-10)
Bug Fixes
1.23.2 (2023-07-07)
Bug Fixes
1.23.1 (2023-06-27)

v1.23.4

Compare Source

v1.23.3

Compare Source

v1.23.2

Compare Source

v1.23.1

Compare Source

v1.23.0

Compare Source

Features
  • autocomplete: ellipsis is shown when suggestions is longer than popover width (#​5204) (de4234b)
  • signal gutterkeydown in keyboard accessibility mode (#​5202) (538b18c)
Bug Fixes
1.22.1 (2023-06-11)
Bug Fixes
  • don't throw unhandled errors in TabstopManager when EditSession becomes undefined (#​5193) (cd55932)
  • include ace-modes to the npm package (a074fa4)
  • jsdoc comment foldings (#​5197) (065af41)

v1.22.1

Compare Source

v1.22.0

Compare Source

Features
1.21.1 (2023-05-16)
Bug Fixes
  • console error when hovering over empty gutter cell with tooltipFollowsMouse set to false (#​5173) (5ff8d4c)

v1.21.1

Compare Source

v1.21.0

Compare Source

Features
Bug Fixes

v1.20.0

Compare Source

Features

v1.19.0

Compare Source

Features
  • publishing generated styling files to ace-code package (1fa223e)
1.18.1 (2023-05-03)
Bug Fixes
  • add mode types, improve type definitions (e22bd5c)
  • hide $getindent from the SyntaxMode (2b1c65b)
  • remove '$' fields for types that don't require exposing them (2db9d4e)
  • remove or update badly formatted declarations (1e7b022)
  • replaceRange could now be implemented as an instance of the Range interface, rather than being an instance of the Range class (e1bdccc)
  • wrong next state in regex state (c5ed709)

v1.18.1

Compare Source

v1.18.0

Compare Source

Features

v1.17.0

Compare Source

Features
  • Add annotation level information to gutter tooltip (#​5101) (3cd28b8)
  • Add option to prevent keyboard focus trapping (#​5114) (fe5d1bf)
  • Add option to use SVG gutter icons (#​5107) (82eb439)
  • add ResizeObserver to make calling editor.resize optional (51d5e4d)
Bug Fixes

v1.16.0

Compare Source

Features
Bug Fixes
1.15.3 (2023-03-02)
1.15.2 (2023-02-16)
1.15.1 (2023-02-13)
Bug Fixes

v1.15.3

Compare Source

v1.15.2

Compare Source

v1.15.1

Compare Source

v1.15.0

Compare Source

Features
Bug Fixes
  • Added highlighting for TIES keyword introduced in PostgreSQL 13 (#​5033) (9588086)
  • editor shadow appears under the selected line background when horizontal scroll is active (#​5020) (ab4f788)
  • Remove broken keybinding from vscode mode (#​5032) (68ff964)

v1.14.0

Compare Source

Features
Bug Fixes
1.13.2 (2022-12-07)
Bug Fixes
1.13.1 (2022-11-16)
Bug Fixes
  • Change curly braces insertion behavior for Markdown to act the same as for other braces (#​4994) (2760234)
  • incorrect cursor position for very long lines (#​4996) (e57a9d9)

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

Features
Bug Fixes
  • Add missing options to VirtualRendererOptions and EditorOptions (#​4983) (19dd2ec)
  • Fix of scroll while interrupting animation (#​4993) (0092f3f)
  • rare case when document passed to dom.scrollbarWidth doesn't have documentElement (#​4981) (df44158)
1.12.5 (2022-11-01)
Bug Fixes
  • enableLiveAutocompletion documentation (#​4976) (987ab76)
  • vim "normal" mode brackets highlighting (0fbc54c)
1.12.4 (2022-10-31)
Bug Fixes
1.12.3 (2022-10-18)
Bug Fixes
1.12.2 (2022-10-18)
Bug Fixes
1.12.1 (2022-10-17)
Bug Fixes

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)

v1.9.6

Compare Source

v1.9.5

Compare Source

v1.9.4

Compare Source

v1.9.3

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

Features
Bug Fixes
  • Fix determination of anonymous code blocks in Postgres Mode (fixes #​4790) (06f7e22)
  • Fixed Ace typings (23208f2)
  • Fixed jsDoc annotations (e15abb4), closes #​4879
  • refactor of kotlin mode to simplify states and resolve incorrect highlights (a30a99d)
  • returned precise highlight for functions params, generics and types (967aa6b)
  • Rust identifiers normally recognised now; generics highlight support; doc comments support (#​4868) (bbb5800)
1.8.1 (2022-07-21)
Bug Fixes
  • prevent race condition when creating css files in build (1777bfb)

v1.8.1

Compare Source

v1.8.0

Compare Source

Features
Bug Fixes
  • add undocumented Target command (62e8e9e), closes #​4839
  • added NSIS 3.08 commands (acad68c), closes #​4838
  • bidihandler: check for undefined before access length property on splits variable (457b657)
  • correct highlight of php heredoc strings with one word on line (ae4564c)
  • Fixed typo in Nord Dark theme. (#​4843) (38bf666)
  • Move session.onChange and placeholder.onChange handlers to be first in the change event handler queue (bcb51f2)
  • reuse getTargetDir function (b89c4db)
  • type declarations (a8830fc)
1.7.1 (2022-06-29)
Bug Fixes
  • Fixed accessing properties when err is null in onerror handler (3b62a07)
  • Uncaught TypeError: Cannot read properties of undefined in worker code (ce068ac)

v1.7.1

Compare Source

v1.7.0

Compare Source

Features
Bug Fixes
  • Added two tmthemes gruvbox dark (hard) and light (hard) (6b1e67f), closes #​3673
  • adds ignore browserified dir to eslintignore (56b591b)
  • Allow setAnnotations to use custom className (f505879), closes #​4362
  • Avoid substitutions when Webpack was introduced (a540323), closes #​4476
  • Highlighting DISTINCT keyword in SQL (fb3820a), closes #​4399
  • Make sure completions aren't null or undefined (a78e127), closes #​4608
1.6.1 (2022-06-24)
Bug Fixes
  • Highlight unicode characters in Python function and class names (be6f2d1)
  • Incorrect YAML syntax highlighting for version numbers with multiple periods (049d761)
  • Incorrect YAML syntax highlighting for version numbers with multiple periods #​4827 (915fcaf)

v1.6.1

Compare Source

v1.6.0

Compare Source

Bug Fixes
  • Add class to tooltip DOM element distinguish errors from warnings (#​4810) (d2446d6)
  • Autocomplete stopped working after upgrade to v1.5.2 (48e6b60)
  • Fix css EOF duplicate errors #​4816 (48176f6)
  • Fix overflow button for long lines with one token (#​4818) (3f93451)
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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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. View repository job log here.

@renovate renovate bot changed the title Update dependency ace to v1.4.13 Update dependency ace to v1.4.14 Mar 7, 2022
@renovate renovate bot changed the title Update dependency ace to v1.4.14 Update dependency ace to v1.5.0 May 16, 2022
@renovate renovate bot changed the title Update dependency ace to v1.5.0 Update dependency ace to v1.6.0 Jun 18, 2022
@renovate renovate bot changed the title Update dependency ace to v1.6.0 Update dependency ace to v1.11.1 Sep 25, 2022
@renovate renovate bot changed the title Update dependency ace to v1.11.1 Update dependency ace to v1.13.1 Nov 20, 2022
@renovate renovate bot changed the title Update dependency ace to v1.13.1 Update dependency ace to v1.15.3 Mar 17, 2023
@renovate renovate bot changed the title Update dependency ace to v1.15.3 Update dependency ace to v1.16.0 Mar 24, 2023
@renovate renovate bot changed the title Update dependency ace to v1.16.0 Update dependency ace to v1.22.0 Jun 1, 2023
@renovate renovate bot changed the title Update dependency ace to v1.22.0 Update dependency ace to v1.22.1 Jun 11, 2023
@renovate renovate bot changed the title Update dependency ace to v1.22.1 Update dependency ace to v1.23.0 Jun 21, 2023
@renovate renovate bot changed the title Update dependency ace to v1.23.0 Update dependency ace to v1.23.1 Jun 27, 2023
@renovate renovate bot changed the title Update dependency ace to v1.23.1 Update dependency ace to v1.23.2 Jul 7, 2023
@renovate renovate bot changed the title Update dependency ace to v1.23.2 Update dependency ace to v1.23.3 Jul 10, 2023
@renovate renovate bot changed the title Update dependency ace to v1.23.3 Update dependency ace to v1.23.4 Jul 12, 2023
@renovate renovate bot changed the title Update dependency ace to v1.23.4 Update dependency ace to v1.24.0 Aug 9, 2023
@renovate renovate bot changed the title Update dependency ace to v1.32.2 Update dependency ace to v1.32.3 Dec 29, 2023
@renovate renovate bot changed the title Update dependency ace to v1.32.3 Update dependency ace to v1.32.4 Jan 29, 2024
@renovate renovate bot changed the title Update dependency ace to v1.32.4 Update dependency ace to v1.32.5 Jan 30, 2024
@renovate renovate bot changed the title Update dependency ace to v1.32.5 Update dependency ace to v1.32.6 Feb 7, 2024
@renovate renovate bot changed the title Update dependency ace to v1.32.6 Update dependency ace to v1.32.7 Mar 1, 2024
@renovate renovate bot changed the title Update dependency ace to v1.32.7 Update dependency ace to v1.32.8 Mar 22, 2024
@renovate renovate bot changed the title Update dependency ace to v1.32.8 Update dependency ace to v1.32.9 Mar 29, 2024
@renovate renovate bot changed the title Update dependency ace to v1.32.9 Update dependency ace to v1.33.0 Apr 12, 2024
@renovate renovate bot changed the title Update dependency ace to v1.33.0 Update dependency ace to v1.33.1 Apr 23, 2024
@renovate renovate bot changed the title Update dependency ace to v1.33.1 Update dependency ace to v1.33.2 May 13, 2024
@renovate renovate bot changed the title Update dependency ace to v1.33.2 Update dependency ace to v1.33.3 May 21, 2024
@renovate renovate bot changed the title Update dependency ace to v1.33.3 Update dependency ace to v1.34.0 May 22, 2024
@renovate renovate bot changed the title Update dependency ace to v1.34.0 Update dependency ace to v1.34.1 May 24, 2024
@renovate renovate bot changed the title Update dependency ace to v1.34.1 Update dependency ace to v1.34.2 May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants