fix(deps): update dependency @patternfly/chatbot to v6#26
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @patternfly/chatbot to v6#26renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
592928c to
5a01b3b
Compare
5a01b3b to
8db6c52
Compare
8db6c52 to
6275c45
Compare
6275c45 to
7e86420
Compare
7e86420 to
df64b03
Compare
df64b03 to
bcbc495
Compare
bcbc495 to
2149063
Compare
2149063 to
2e624df
Compare
b3d2e65 to
c4562f9
Compare
c4562f9 to
38ce422
Compare
38ce422 to
3392e66
Compare
390b00f to
dc04b1d
Compare
a98e184 to
d692c0e
Compare
b15926a to
d20c47e
Compare
d20c47e to
6faf92d
Compare
43d9d14 to
4476a7d
Compare
4476a7d to
7f45ed1
Compare
7f45ed1 to
6b07176
Compare
b1ec758 to
5585bf2
Compare
5585bf2 to
9c20e03
Compare
9c20e03 to
d06790f
Compare
6855b06 to
1104a2b
Compare
1a35de6 to
ebcf332
Compare
ebcf332 to
8cb580e
Compare
ae27807 to
4218911
Compare
771134c to
104f357
Compare
104f357 to
6ae7e2f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0→6.6.0-prerelease.2Release Notes
patternfly/chatbot (@patternfly/chatbot)
v6.6.0-prerelease.2Compare Source
v6.6.0-prerelease.1Compare Source
v6.5.0Compare Source
What's Changed
New Contributors
Full Changelog: patternfly/chatbot@v6.3.0...v6.5.0
v6.4.1Compare Source
v6.4.0Compare Source
v6.3.2Compare Source
fix(MessageBar): Fix IME language handling
Languages that rely on IME keyboards may use the enter key for final text selection on Mac. The MessageBar also uses enter key for submit. The result was that IME input, such as Japanese, was prematurely submitted. I added an additional check for whether the onCompositionEnd event is complete and also added some additional handling for Safari, which is a little bit of a special case. This should resolve the issue on Mac. I manually checked Edge, Chrome, Safari, and Firefox on my machine with a Japanese keyboard.
fix(CodeBlock): Temporarily drop syntax highlighting
Address concern with a sub-dependency in the syntax highlighter. An alternative plan for syntax highlighting is being investigated.
v6.3.1Compare Source
Full Changelog: patternfly/chatbot@v6.3.0...v6.3.1
v6.3.0Compare Source
What's Changed
isClickedprop in ResponseActions component by @karthikjeeyar in #579New Contributors
Full Changelog: patternfly/chatbot@v2.1.0...v6.3.0
v2.2.1Compare Source
v2.2.0Compare Source
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.