Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps the patternfly group with 6 updates:

Package From To
@patternfly/chatbot 6.3.1 6.3.2
@patternfly/patternfly 6.3.0 6.3.1
@patternfly/react-core 6.3.0 6.3.1
@patternfly/react-icons 6.3.0 6.3.1
@patternfly/react-styles 6.3.0 6.3.1
@patternfly/react-table 6.3.0 6.3.1

Updates @patternfly/chatbot from 6.3.1 to 6.3.2

Release notes

Sourced from @​patternfly/chatbot's releases.

v6.3.2

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.

Commits

Updates @patternfly/patternfly from 6.3.0 to 6.3.1

Release notes

Sourced from @​patternfly/patternfly's releases.

v6.3.1

fix(textinputgroup): update placeholder text color for disabled state (patternfly/patternfly#7670) fix(table): fix toggle vertical alignment (patternfly/patternfly#7722)

Commits

Updates @patternfly/react-core from 6.3.0 to 6.3.1

Commits

Updates @patternfly/react-icons from 6.3.0 to 6.3.1

Commits

Updates @patternfly/react-styles from 6.3.0 to 6.3.1

Updates @patternfly/react-table from 6.3.0 to 6.3.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Labels

The following labels could not be found: frontend, npm dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps the patternfly group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@patternfly/chatbot](https://github.com/patternfly/chatbot) | `6.3.1` | `6.3.2` |
| [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `6.3.0` | `6.3.1` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `6.3.0` | `6.3.1` |
| [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `6.3.0` | `6.3.1` |
| @patternfly/react-styles | `6.3.0` | `6.3.1` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `6.3.0` | `6.3.1` |


Updates `@patternfly/chatbot` from 6.3.1 to 6.3.2
- [Release notes](https://github.com/patternfly/chatbot/releases)
- [Commits](patternfly/chatbot@v6.3.1...v6.3.2)

Updates `@patternfly/patternfly` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@v6.3.0...v6.3.1)

Updates `@patternfly/react-core` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.3.0...@patternfly/react-core@6.3.1)

Updates `@patternfly/react-icons` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.3.0...@patternfly/react-icons@6.3.1)

Updates `@patternfly/react-styles` from 6.3.0 to 6.3.1

Updates `@patternfly/react-table` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@6.3.0...@patternfly/react-table@6.3.1)

---
updated-dependencies:
- dependency-name: "@patternfly/chatbot"
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/patternfly"
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-styles"
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-table"
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/patternfly-8cd10334db branch from f0647e9 to de7b556 Compare August 25, 2025 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants