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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @uiw/react-textarea-code-editor from 2.1.9 to 3.0.2 in /frontend #386

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps @uiw/react-textarea-code-editor from 2.1.9 to 3.0.2.

Release notes

Sourced from @鈥媢iw/react-textarea-code-editor's releases.

v3.0.2

Buy me a coffee npm bundle size

Documentation v3.0.2: https://raw.githack.com/uiwjs/react-textarea-code-editor/f868481/index.html
Comparing Changes: uiwjs/react-textarea-code-editor@v3.0.1...v3.0.2

npm i @uiw/react-textarea-code-editor@3.0.2

v3.0.1

Buy me a coffee npm bundle size

Documentation v3.0.1: https://raw.githack.com/uiwjs/react-textarea-code-editor/e1e1ae9/index.html
Comparing Changes: uiwjs/react-textarea-code-editor@v3.0.0...v3.0.1

npm i @uiw/react-textarea-code-editor@3.0.1

v3.0.0

Buy me a coffee npm bundle size

Documentation v3.0.0: https://raw.githack.com/uiwjs/react-textarea-code-editor/fd37bcf/index.html
Comparing Changes: uiwjs/react-textarea-code-editor@v2.1.9...v3.0.0

npm i @uiw/react-textarea-code-editor@3.0.0

Remove Code Highlight

The following example can help you exclude code highlighting code from being included in the bundle. @uiw/react-textarea-code-editor/nohighlight component does not contain the rehype-prism-plus code highlighting package.

import React, { useState } from "react";
import CodeEditor from '@uiw/react-textarea-code-editor/nohighlight';
export default function App() {
</tr></table>

... (truncated)

Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@echoboomer
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/uiw/react-textarea-code-editor-3.0.2 branch from 6fad8b0 to 63d49aa Compare January 15, 2024 18:58
@echoboomer
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/uiw/react-textarea-code-editor-3.0.2 branch from 63d49aa to bd32103 Compare January 15, 2024 19:04
@echoboomer
Copy link
Owner

@dependabot squash-and-merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@echoboomer
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/uiw/react-textarea-code-editor-3.0.2 branch from bd32103 to 0a9a730 Compare March 9, 2024 02:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@echoboomer
Copy link
Owner

@dependabot rebase

Bumps [@uiw/react-textarea-code-editor](https://github.com/uiwjs/react-textarea-code-editor) from 2.1.9 to 3.0.2.
- [Release notes](https://github.com/uiwjs/react-textarea-code-editor/releases)
- [Commits](uiwjs/react-textarea-code-editor@v2.1.9...v3.0.2)

---
updated-dependencies:
- dependency-name: "@uiw/react-textarea-code-editor"
  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/frontend/uiw/react-textarea-code-editor-3.0.2 branch from 0a9a730 to decae7b Compare May 9, 2024 23:46
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@echoboomer
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit 750dd7b into main May 9, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/uiw/react-textarea-code-editor-3.0.2 branch May 9, 2024 23:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant