fix(deps): update dependency @patternfly/chatbot to v6 #26
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.5.0-prerelease.18Release Notes
patternfly/chatbot (@patternfly/chatbot)
v6.5.0-prerelease.18Compare Source
v6.5.0-prerelease.17Compare Source
v6.5.0-prerelease.16Compare Source
v6.5.0-prerelease.15Compare Source
v6.5.0-prerelease.14Compare Source
v6.5.0-prerelease.13Compare Source
v6.5.0-prerelease.12Compare Source
v6.5.0-prerelease.11Compare Source
v6.5.0-prerelease.10Compare Source
v6.5.0-prerelease.9Compare Source
v6.5.0-prerelease.8Compare Source
v6.5.0-prerelease.7Compare Source
v6.5.0-prerelease.6Compare Source
v6.5.0-prerelease.5Compare Source
v6.5.0-prerelease.4Compare Source
v6.5.0-prerelease.3Compare Source
v6.5.0-prerelease.2Compare Source
v6.5.0-prerelease.1Compare Source
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.