Skip to content

chore(deps): bump react-ace from 6.6.0 to 14.0.1 in /web#5478

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/web/react-ace-14.0.1
Closed

chore(deps): bump react-ace from 6.6.0 to 14.0.1 in /web#5478
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/web/react-ace-14.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 16, 2025

Bumps react-ace from 6.6.0 to 14.0.1.

Release notes

Sourced from react-ace's releases.

v14.0.1

React 19 support Full Changelog: securingsincity/react-ace@v14.0.0...v14.0.1

v13.0.0

What's Changed

New Contributors

Full Changelog: securingsincity/react-ace@v12.0.0...v13.0.0

v12.0.0

What's Changed

... (truncated)

Changelog

Sourced from react-ace's changelog.

Changelog

12.0.0

  • Updated dependencies
  • #1884 this.editor null check
  • #1898 update types.ts to match ace-builds
  • #1881 Add readOnly property to ICommand interface

11.0.0

  • Updated every dependency and dev dependency
  • Rewrote tests
  • Support line height #1843
  • Fix fold style #1804

10.0.0

  • Fix changing value loses annotations #1429
  • Fix Uncaught TypeError: (reading 'destroy') #1293
  • Upgrade dev dependencies
  • Upgrade Ace-builds to 1.4.14

9.5.0

  • Upgrade dev dependencies
  • Upgrade Ace-builds to 1.4.13

9.4.4

  • Upgrade dev dependencies

9.4.2

  • Upgrade dev dependencies

9.4.1

  • Upgrade dev dependencies

9.4.0

  • Upgrade dev dependencies
  • Prevent no theme error #1038

9.3.0

  • Upgrade dev dependencies
  • Update annotations type #998
  • Accept an object as mode #1001

9.2.1

  • Bump ace-builds from 1.4.11 to 1.4.12

... (truncated)

Commits
  • f94df43 Fix npm publish
  • 172b44c Merge pull request #2109 from securingsincity/react-19
  • 6891708 Fix test and types
  • 41f8ab4 React 19
  • d8b497a Audit fixes
  • f762bd6 Updated the build pipelines
  • cf73f07 Audit fixes
  • e707f9e Merge pull request #2040 from securingsincity/dependabot/npm_and_yarn/babel/c...
  • b9beed4 Merge pull request #2039 from securingsincity/dependabot/npm_and_yarn/npm_and...
  • eddb32f Chore(deps-dev): Bump @​babel/core from 7.24.7 to 7.26.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependabot javascript Pull requests that update Javascript code type::chore labels Aug 16, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/react-ace-14.0.1 branch from 8dde9eb to 6c0a20d Compare August 19, 2025 04:59
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/react-ace-14.0.1 branch 2 times, most recently from 899dd03 to 08b28b1 Compare September 2, 2025 22:05
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 6.6.0 to 14.0.1.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](securingsincity/react-ace@v6.6.0...v14.0.1)

---
updated-dependencies:
- dependency-name: react-ace
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/react-ace-14.0.1 branch from 08b28b1 to c99c760 Compare September 8, 2025 18:51
@sgalsaleh
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 25, 2026

The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

Replace brace imports with ace-builds equivalents, update Marker type
to IMarker, and fix editor typing for react-ace v14 compatibility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sgalsaleh
Copy link
Copy Markdown
Member

Closing: this major version bump (react-ace v6→v14) does not resolve any open CVEs in this repo. The migration from brace to ace-builds across 4 components is not justified by a security fix. If this upgrade is desired for other reasons, it should be done as a planned effort.

@sgalsaleh sgalsaleh closed this Mar 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 25, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/web/react-ace-14.0.1 branch March 25, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot javascript Pull requests that update Javascript code type::chore type::security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants