Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Update dependency ace-builds to v1.32.6 #72

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ace-builds 1.17.0 -> 1.32.6 age adoption passing confidence

Release Notes

ajaxorg/ace-builds (ace-builds)

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

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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 28, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d2f91f6
Status: ✅  Deploy successful!
Preview URL: https://2f692efe.application-portal.pages.dev
Branch Preview URL: https://renovate-ace-builds-1-x-lock.application-portal.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from b013b1b to 9e17e6d Compare May 3, 2023 10:53
@renovate renovate bot changed the title Update dependency ace-builds to v1.18.0 Update dependency ace-builds to v1.19.0 May 3, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 9e17e6d to 1e1720b Compare May 11, 2023 01:02
@renovate renovate bot changed the title Update dependency ace-builds to v1.19.0 Update dependency ace-builds to v1.20.0 May 11, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 1e1720b to 28c468d Compare May 15, 2023 11:00
@renovate renovate bot changed the title Update dependency ace-builds to v1.20.0 Update dependency ace-builds to v1.21.0 May 15, 2023
@renovate renovate bot changed the title Update dependency ace-builds to v1.21.0 Update dependency ace-builds to v1.21.1 May 16, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 28c468d to a6f0510 Compare May 16, 2023 15:27
@renovate renovate bot changed the title Update dependency ace-builds to v1.21.1 fix(deps): update dependency ace-builds to v1.21.1 May 18, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from a6f0510 to ab42e1e Compare May 22, 2023 09:24
@renovate renovate bot changed the title fix(deps): update dependency ace-builds to v1.21.1 fix(deps): update dependency ace-builds to v1.22.0 May 22, 2023
@renovate renovate bot changed the title fix(deps): update dependency ace-builds to v1.22.0 fix(deps): update dependency ace-builds to v1.22.1 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from ab42e1e to 27f739d Compare June 11, 2023 16:24
@renovate renovate bot changed the title fix(deps): update dependency ace-builds to v1.22.1 Update dependency ace-builds to v1.22.1 Jun 17, 2023
@renovate renovate bot changed the title Update dependency ace-builds to v1.22.1 Update dependency ace-builds to v1.23.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 27f739d to 63e899e Compare June 21, 2023 10:39
@renovate renovate bot changed the title Update dependency ace-builds to v1.23.0 Update dependency ace-builds to v1.23.1 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 63e899e to 2a14a80 Compare June 27, 2023 19:27
@renovate renovate bot changed the title Update dependency ace-builds to v1.23.1 Update dependency ace-builds to v1.23.2 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 2a14a80 to 52ca15f Compare July 7, 2023 14:54
@renovate renovate bot changed the title Update dependency ace-builds to v1.23.2 Update dependency ace-builds to v1.23.3 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 52ca15f to e3c4a31 Compare July 10, 2023 19:26
@renovate renovate bot changed the title Update dependency ace-builds to v1.23.3 Update dependency ace-builds to v1.23.4 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from e3c4a31 to 80c47c6 Compare July 12, 2023 07:57
@renovate renovate bot changed the title Update dependency ace-builds to v1.23.4 Update dependency ace-builds to v1.24.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 80c47c6 to d0ff643 Compare August 9, 2023 15:20
@renovate renovate bot changed the title Update dependency ace-builds to v1.24.0 Update dependency ace-builds to v1.24.1 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from d0ff643 to feae1f0 Compare August 15, 2023 13:11
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from feae1f0 to 26053e0 Compare September 8, 2023 17:21
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 8127849 to 3d35534 Compare September 15, 2023 17:17
@renovate renovate bot changed the title Update dependency ace-builds to v1.26.0 Update dependency ace-builds to v1.27.0 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 3d35534 to 309e963 Compare September 19, 2023 17:26
@renovate renovate bot changed the title Update dependency ace-builds to v1.27.0 Update dependency ace-builds to v1.28.0 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 309e963 to 4fafad4 Compare September 22, 2023 14:19
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 4fafad4 to 0341693 Compare October 9, 2023 11:48
@renovate renovate bot changed the title Update dependency ace-builds to v1.28.0 Update dependency ace-builds to v1.29.0 Oct 9, 2023
@renovate renovate bot changed the title Update dependency ace-builds to v1.29.0 Update dependency ace-builds to v1.30.0 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 0341693 to bdcd63b Compare October 13, 2023 16:28
@renovate renovate bot changed the title Update dependency ace-builds to v1.30.0 Update dependency ace-builds to v1.31.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from bdcd63b to db985ce Compare October 23, 2023 17:16
@renovate renovate bot changed the title Update dependency ace-builds to v1.31.0 Update dependency ace-builds to v1.31.1 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from db985ce to 43bdd6e Compare October 30, 2023 10:37
@renovate renovate bot changed the title Update dependency ace-builds to v1.31.1 Update dependency ace-builds to v1.31.2 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 43bdd6e to 1920215 Compare November 15, 2023 12:28
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 1920215 to 596b449 Compare November 30, 2023 16:48
@renovate renovate bot changed the title Update dependency ace-builds to v1.31.2 Update dependency ace-builds to v1.32.0 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 596b449 to 792b39f Compare December 11, 2023 17:13
@renovate renovate bot changed the title Update dependency ace-builds to v1.32.0 Update dependency ace-builds to v1.32.1 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 792b39f to 635ef58 Compare December 14, 2023 21:40
@renovate renovate bot changed the title Update dependency ace-builds to v1.32.1 Update dependency ace-builds to v1.32.2 Dec 14, 2023
@renovate renovate bot changed the title Update dependency ace-builds to v1.32.2 Update dependency ace-builds to v1.32.3 Dec 29, 2023
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 635ef58 to f8fae2c Compare December 29, 2023 16:23
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from f8fae2c to dc88c26 Compare January 29, 2024 23:42
@renovate renovate bot changed the title Update dependency ace-builds to v1.32.3 Update dependency ace-builds to v1.32.4 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from dc88c26 to 1699549 Compare January 30, 2024 09:32
@renovate renovate bot changed the title Update dependency ace-builds to v1.32.4 Update dependency ace-builds to v1.32.5 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/ace-builds-1.x-lockfile branch from 1699549 to d2f91f6 Compare February 7, 2024 10:11
@renovate renovate bot changed the title Update dependency ace-builds to v1.32.5 Update dependency ace-builds to v1.32.6 Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants