kafka-ui
kafka-ui copied to clipboard
Bump react-ace from 11.0.1 to 14.0.1 in /frontend
Bumps react-ace from 11.0.1 to 14.0.1.
Release notes
Sourced from react-ace's releases.
v14.0.1
React 19 support Full Changelog: https://github.com/securingsincity/react-ace/compare/v14.0.0...v14.0.1
v13.0.0
What's Changed
- Bugfix:
showInvisiblestype by@rickdunkinin securingsincity/react-ace#2037- bump ace-builds up to 1.36.3 and added their new enableMobileMenu option by
@Curtisjnesin securingsincity/react-ace#2038- Chore(deps): Bump the npm_and_yarn group with 3 updates by
@dependabotin securingsincity/react-ace#2036- Chore(deps-dev): Bump
@types/reactfrom 18.3.3 to 18.3.8 by@dependabotin securingsincity/react-ace#2035- Chore(deps-dev): Bump babel-loader from 9.1.3 to 9.2.1 by
@dependabotin securingsincity/react-ace#2031- Chore(deps-dev): Bump
@types/prop-typesfrom 15.7.12 to 15.7.13 by@dependabotin securingsincity/react-ace#2030- Chore(deps-dev): Bump
@types/nodefrom 20.14.7 to 22.5.5 by@dependabotin securingsincity/react-ace#2029- Chore(deps-dev): Bump husky from 9.0.11 to 9.1.6 by
@dependabotin securingsincity/react-ace#2027- Chore(deps-dev): Bump typescript from 5.5.2 to 5.6.2 by
@dependabotin securingsincity/react-ace#2026- Chore(deps-dev): Bump webpack-dev-server from 5.0.4 to 5.1.0 by
@dependabotin securingsincity/react-ace#2023- Chore(deps-dev): Bump
@testing-library/reactfrom 16.0.0 to 16.0.1 by@dependabotin securingsincity/react-ace#2019- Chore(deps-dev): Bump
@babel/clifrom 7.24.7 to 7.25.6 by@dependabotin securingsincity/react-ace#2018- Chore(deps-dev): Bump
@types/chaifrom 4.3.16 to 4.3.19 by@dependabotin securingsincity/react-ace#2016- Chore(deps-dev): Bump jsdom from 24.1.0 to 25.0.0 by
@dependabotin securingsincity/react-ace#2013- Chore(deps-dev): Bump
@babel/preset-envfrom 7.24.7 to 7.25.4 by@dependabotin securingsincity/react-ace#2011- Chore(deps-dev): Bump webpack from 5.92.1 to 5.94.0 by
@dependabotin securingsincity/react-ace#2010- Chore(deps-dev): Bump
@types/lodashfrom 4.17.5 to 4.17.7 by@dependabotin securingsincity/react-ace#1979- Chore(deps-dev): Bump prettier from 3.3.2 to 3.3.3 by
@dependabotin securingsincity/react-ace#1976- Chore(deps-dev): Bump rimraf from 5.0.7 to 6.0.1 by
@dependabotin securingsincity/react-ace#1971- Chore(deps): Bump the npm_and_yarn group with 2 updates by
@dependabotin securingsincity/react-ace#2039- Chore(deps-dev): Bump
@babel/corefrom 7.24.7 to 7.26.0 by@dependabotin securingsincity/react-ace#2040New Contributors
@rickdunkinmade their first contribution in securingsincity/react-ace#2037@Curtisjnesmade their first contribution in securingsincity/react-ace#2038Full Changelog: https://github.com/securingsincity/react-ace/compare/v12.0.0...v13.0.0
v12.0.0
What's Changed
- Chore(deps-dev): Bump typescript from 5.4.3 to 5.5.2 by
@dependabotin securingsincity/react-ace#1959- Chore(deps-dev): Bump webpack from 5.91.0 to 5.92.1 by
@dependabotin securingsincity/react-ace#1956- Chore(deps): Bump ace-builds from 1.32.8 to 1.35.0 by
@dependabotin securingsincity/react-ace#1946- Chore(deps-dev): Bump
@types/nodefrom 20.11.30 to 20.14.7 by@dependabotin securingsincity/react-ace#1958- Chore(deps-dev): Bump prettier from 3.2.5 to 3.3.2 by
@dependabotin securingsincity/react-ace#1947- Chore(deps-dev): Bump express from 4.19.1 to 4.19.2 by
@dependabotin securingsincity/react-ace#1856- Chore(deps-dev): Bump react-test-renderer from 18.2.0 to 18.3.1 by
@dependabotin securingsincity/react-ace#1893- Chore(deps-dev): Bump react and
@types/reactby@dependabotin securingsincity/react-ace#1920- Chore(deps-dev): Bump jsdom from 24.0.0 to 24.1.0 by
@dependabotin securingsincity/react-ace#1923- Chore(deps-dev): Bump
@testing-library/reactfrom 14.2.2 to 16.0.0 by@dependabotin securingsincity/react-ace#1936- Chore(deps-dev): Bump
@babel/clifrom 7.24.1 to 7.24.7 by@dependabotin securingsincity/react-ace#1937- Chore(deps-dev): Bump
@babel/corefrom 7.24.3 to 7.24.7 by@dependabotin securingsincity/react-ace#1938- Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by
@dependabotin securingsincity/react-ace#1949- Update types.ts to match ace-builds by
@gchallenin securingsincity/react-ace#1898
... (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
9.2.1
- Bump ace-builds from 1.4.11 to 1.4.12
... (truncated)
Commits
f94df43Fix npm publish172b44cMerge pull request #2109 from securingsincity/react-196891708Fix test and types41f8ab4React 19d8b497aAudit fixesf762bd6Updated the build pipelinescf73f07Audit fixese707f9eMerge pull request #2040 from securingsincity/dependabot/npm_and_yarn/babel/c...b9beed4Merge pull request #2039 from securingsincity/dependabot/npm_and_yarn/npm_and...eddb32fChore(deps-dev): Bump@babel/corefrom 7.24.7 to 7.26.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)