Skip to content

chore(deps): update dependency ace to v1.43.0 #7335

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2025

This PR contains the following updates:

Package Update Change
ace (source) minor 1.37.5 -> 1.43.0

Release Notes

ajaxorg/ace-builds (ace)

v1.43.0

Compare Source

v1.42.0

Compare Source

Features
Bug Fixes
  • editor.completer would init on enableBasicAutocompletion option true (#​5756) (25a471a)
  • missing type aliases and MarkerGroup in ace-builds (#​5782) (b20be1a)
1.40.2 (2025-05-02)
1.40.1 (2025-04-23)
Bug Fixes

v1.41.0

Compare Source

v1.40.1

Compare Source

v1.40.0

Compare Source

Features
  • gutter: added keyboard handling for experimental feature custom widgets (#​5796) (8037400)
1.39.1 (2025-03-20)
Features
Bug Fixes

v1.39.1

Compare Source

v1.39.0

Compare Source

Features
Bug Fixes

v1.38.0

Compare Source

Features
  • popup: add supporting skipFilter flag for popup item (#​5740) (0db7585)
Bug Fixes
1.37.5 (2025-01-16)
Bug Fixes
1.37.4 (2025-01-09)
Bug Fixes
  • Remove unnecesary typeof from type imports in declarations (#​5715) (2c8bf91)
1.37.3 (2025-01-07)
1.37.2 (2025-01-06)
Bug Fixes
1.37.1 (2024-12-20)
Bug Fixes
  • hide gutter tooltip event missing from editor signal (#​5701) (66a6736)
1.36.6 (2024-12-17)
Bug Fixes
1.36.5 (2024-11-14)
Features
  • exposing getter setter for widget manager created using line widgets (#​5673) (f5d0c19)
Bug Fixes
1.36.4 (2024-11-04)
Bug Fixes
1.36.3 (2024-10-21)
Bug Fixes
  • readdirSync options recursive: true was added only in NodeJs v20.1.0 (#​5645) (2953f72)
1.36.2 (2024-08-30)
Bug Fixes
1.36.1 (2024-08-29)
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip-change-log Do not include the PR in the change log in the release labels Jun 20, 2025
@@ -15,7 +15,7 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.37.5/ace.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.43.0/ace.js"></script>

Check warning

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Script loaded from content delivery network with no integrity check.
@@ -15,7 +15,7 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/1.3.8/FileSaver.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.37.5/ace.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.43.0/ace.js"></script>

Check warning

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Script loaded from content delivery network with no integrity check.
@renovate renovate bot force-pushed the renovate/ace-1.x branch 11 times, most recently from 159dd0c to 661f8c8 Compare June 26, 2025 09:34
@renovate renovate bot force-pushed the renovate/ace-1.x branch from 661f8c8 to 81edf59 Compare June 26, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-change-log Do not include the PR in the change log in the release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants