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

chore(deps): update dependency ace to v1.39.0 #7103

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2025

This PR contains the following updates:

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

Release Notes

ajaxorg/ace-builds (ace)

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 Mar 18, 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.39.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.39.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 2 times, most recently from f7dda41 to 0ff1c2d Compare March 18, 2025 23:06
@renovate renovate bot force-pushed the renovate/ace-1.x branch from 0ff1c2d to c8d8241 Compare March 19, 2025 16:52
@robwalch robwalch closed this Mar 20, 2025
Copy link
Contributor Author

renovate bot commented Mar 20, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.39.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/ace-1.x branch March 20, 2025 17:41
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.

1 participant