Skip to content

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

Open
nicolethoen wants to merge 1 commit intopatternfly:mainfrom
nicolethoen:pf-core-prerelease-55
Open

fix: bump pf-core version 6.5.0-prerelease.55#12282
nicolethoen wants to merge 1 commit 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 dependency to 6.5.0-prerelease.55 across packages.
    • Updated styling behavior for Drawer component no-glass modifier.

@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: eceaf0d2-ccdf-4aaa-82f9-aaa4e5e0d180

📥 Commits

Reviewing files that changed from the base of the PR and between 0d5e67e and 1c3899d.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (6)
  • packages/react-core/package.json
  • packages/react-core/src/components/Drawer/DrawerPanelContent.tsx
  • packages/react-docs/package.json
  • packages/react-icons/package.json
  • packages/react-styles/package.json
  • packages/react-tokens/package.json

Walkthrough

Updates @patternfly/patternfly dependency from 6.5.0-prerelease.43 to 6.5.0-prerelease.55 across multiple package.json files, and modifies the no-glass modifier class reference in DrawerPanelContent from a style token to a plain string.

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
Bumps @patternfly/patternfly devDependency from 6.5.0-prerelease.43 to 6.5.0-prerelease.55 in all packages.
Component Styling Change
packages/react-core/src/components/Drawer/DrawerPanelContent.tsx
Replaces style token reference styles.modifiers.noGlass with plain string class name pf-m-no-glass for the no-glass modifier conditional styling.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • thatblindgeye
  • wise-king-sullyman
🚥 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 accurately describes the main change across the pull request: bumping the @patternfly/patternfly dependency from 6.5.0-prerelease.43 to 6.5.0-prerelease.55 across multiple packages.
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 suggest fixes for GitHub Check annotations.

Configure the reviews.tools.github-checks setting to adjust the time to wait for GitHub Checks to complete.

@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

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.

2 participants