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

Bump react-ace from 6.2.0 to 12.0.0 in /Website/Packages/datax-query #1411

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps react-ace from 6.2.0 to 12.0.0.

Release notes

Sourced from react-ace's releases.

v12.0.0

What's Changed

New Contributors

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

v11.0.1

Weird release issue Full Changelog: securingsincity/react-ace@v11.0.0...v11.0.1

v11.0.0

What's Changed


... (truncated)

Changelog

Sourced from react-ace's 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
  • Import Range from ace-builds in ace.tsx to match split.tsx

... (truncated)

Commits
  • 24714c2 update changelog
  • f3e6b55 Remove eslint
  • 2b8c0b0 Merge pull request #1902 from securingsincity/dependabot/npm_and_yarn/types/c...
  • 3ebdd45 Merge pull request #1944 from securingsincity/dependabot/npm_and_yarn/types/l...
  • 12caed1 Merge pull request #1951 from securingsincity/dependabot/npm_and_yarn/eslint-...
  • 25beff0 Merge pull request #1909 from securingsincity/dependabot/npm_and_yarn/rimraf-...
  • 27e4d15 Merge pull request #1894 from securingsincity/dependabot/npm_and_yarn/multi-e...
  • 4b38e82 Upgrade WS to 18.17.1
  • 9935ce7 Merge pull request #1945 from securingsincity/dependabot/npm_and_yarn/testing...
  • 97c8c7f Merge pull request #1939 from securingsincity/dependabot/npm_and_yarn/babel/p...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 6.2.0 to 12.0.0.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](securingsincity/react-ace@6.2.0...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2024
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 javascript Pull requests that update Javascript code
0 participants