Skip to content

fix: bump pf-core version 6.5.0-prerelease.55#12282

Merged
mcoker merged 2 commits intopatternfly:mainfrom
nicolethoen:pf-core-prerelease-55
Mar 19, 2026
Merged

fix: bump pf-core version 6.5.0-prerelease.55#12282
mcoker merged 2 commits intopatternfly:mainfrom
nicolethoen:pf-core-prerelease-55

Conversation

@nicolethoen
Copy link
Contributor

@nicolethoen nicolethoen commented Mar 18, 2026

What: Closes #

Additional issues:

Summary by CodeRabbit

  • Chores
    • Updated PatternFly dev dependency to 6.5.0-prerelease.55 across packages.
  • Style
    • Adjusted Drawer component styling so the "no-glass" modifier uses a fixed class name.
  • Tests
    • Updated Drawer tests to assert the new "no-glass" styling behavior.

@coderabbitai
Copy link

coderabbitai bot commented Mar 18, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e94e776c-1f2f-43e3-81ee-768c5211a85c

📥 Commits

Reviewing files that changed from the base of the PR and between 1c3899d and 9f6c4e4.

📒 Files selected for processing (1)
  • packages/react-core/src/components/Drawer/__tests__/DrawerPanelContent.test.tsx
✅ Files skipped from review due to trivial changes (1)
  • packages/react-core/src/components/Drawer/tests/DrawerPanelContent.test.tsx

Walkthrough

Bumps @patternfly/patternfly devDependency from 6.5.0-prerelease.43 to 6.5.0-prerelease.55 across several package.json files and changes the Drawer no-glass modifier to use the literal class name pf-m-no-glass (component and test updated).

Changes

Cohort / File(s) Summary
Dependency Version Bumps
packages/react-core/package.json, packages/react-docs/package.json, packages/react-icons/package.json, packages/react-styles/package.json, packages/react-tokens/package.json
Update devDependency @patternfly/patternfly from 6.5.0-prerelease.43 to 6.5.0-prerelease.55.
Component Styling Change
packages/react-core/src/components/Drawer/DrawerPanelContent.tsx
Replace CSS module token styles.modifiers.noGlass with literal class name pf-m-no-glass when hasNoGlass is true.
Test Update
packages/react-core/src/components/Drawer/__tests__/DrawerPanelContent.test.tsx
Adjust assertion and description to expect the literal class name pf-m-no-glass instead of the CSS module reference.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title refers to a real part of the changeset (dependency bump), but the actual changes include a CSS class modification in DrawerPanelContent that is not mentioned in the title.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use Trivy to scan for security misconfigurations and secrets in Infrastructure as Code files.

Add a .trivyignore file to your project to customize which findings Trivy reports.

@nicolethoen nicolethoen requested review from kmcfaul and mcoker and removed request for mcoker March 18, 2026 22:29
@patternfly-build
Copy link
Collaborator

patternfly-build commented Mar 18, 2026

@mcoker mcoker merged commit 852ae9a into patternfly:main Mar 19, 2026
14 checks passed
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • @patternfly/react-charts@8.5.0-prerelease.16
  • @patternfly/react-code-editor@6.5.0-prerelease.42
  • @patternfly/react-core@6.5.0-prerelease.39
  • @patternfly/react-docs@7.5.0-prerelease.47
  • @patternfly/react-drag-drop@6.5.0-prerelease.40
  • @patternfly/react-icons@6.5.0-prerelease.17
  • demo-app-ts@6.5.0-prerelease.68
  • @patternfly/react-styles@6.5.0-prerelease.14
  • @patternfly/react-table@6.5.0-prerelease.40
  • @patternfly/react-templates@6.5.0-prerelease.39
  • @patternfly/react-tokens@6.5.0-prerelease.13

Thanks for your contribution! 🎉

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.

4 participants