Skip to content

bump @patternfly/patternfly from 6.6.0 to 6.6.1 in the patternfly group - #23581

Merged
Venefilyn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/patternfly-288ba2a000
Aug 4, 2026
Merged

bump @patternfly/patternfly from 6.6.0 to 6.6.1 in the patternfly group#23581
Venefilyn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/patternfly-288ba2a000

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the patternfly group with 1 update: @patternfly/patternfly.

Updates @patternfly/patternfly from 6.6.0 to 6.6.1

Release notes

Sourced from @​patternfly/patternfly's releases.

patch-v6.6.1

6.6.1 (2026-07-28)

Bug Fixes

Commits

Dependabot compatibility score

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 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

@github-actions github-actions Bot changed the title [no-test]: bump @patternfly/patternfly from 6.6.0 to 6.6.1 in the patternfly group bump @patternfly/patternfly from 6.6.0 to 6.6.1 in the patternfly group Aug 2, 2026
@jelly
jelly force-pushed the dependabot/npm_and_yarn/patternfly-288ba2a000 branch from 2677d77 to 2c159c3 Compare August 2, 2026 09:23
@Venefilyn
Venefilyn force-pushed the dependabot/npm_and_yarn/patternfly-288ba2a000 branch from 2c159c3 to 406cf89 Compare August 3, 2026 12:00
@Venefilyn

Copy link
Copy Markdown
Member

The issue should be fixed in 6.6.1.. I'll double-check

@Venefilyn
Venefilyn force-pushed the dependabot/npm_and_yarn/patternfly-288ba2a000 branch from 406cf89 to b2ea2ef Compare August 3, 2026 13:52
@Venefilyn

Copy link
Copy Markdown
Member

I'll just revert the override for now, can reproduce locally despite all the CSS files being updated. Cache? Or is it using tasks container? Either way it's not working so removed the hack deletion commit

@jelly

jelly commented Aug 3, 2026

Copy link
Copy Markdown
Member

The issue should be fixed in 6.6.1.. I'll double-check

So in patternfly/patternfly#8487 ?

They did not backport patternfly/patternfly#8461 it seems, see patternfly/patternfly#8484 (comment)

@Venefilyn

Copy link
Copy Markdown
Member

The issue should be fixed in 6.6.1.. I'll double-check

So in patternfly/patternfly#8487 ?

They did not backport patternfly/patternfly#8461 it seems, see patternfly/patternfly#8484 (comment)

No it is cherry-picked for 6.6.1 patternfly/patternfly#8531

I also double-checked on local node_modules. Yet browser doesn't apply it - so idk there

Bumps the patternfly group with 1 update: [@patternfly/patternfly](https://github.com/patternfly/patternfly).

Updates `@patternfly/patternfly` from 6.6.0 to 6.6.1
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@patch-v6.6.0...patch-v6.6.1)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-version: 6.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
@jelly
jelly force-pushed the dependabot/npm_and_yarn/patternfly-288ba2a000 branch from b2ea2ef to ef79656 Compare August 3, 2026 17:46
@jelly

jelly commented Aug 4, 2026

Copy link
Copy Markdown
Member

I'll just revert the override for now, can reproduce locally despite all the CSS files being updated. Cache? Or is it using tasks container? Either way it's not working so removed the hack deletion commit

@patternfly/patternfly/components/Title/title.scss

.#{$title} {
  font-family: var(--#{$title}--FontFamily);
  overflow-wrap: anywhere;
[jelle@carbon][~/projects/cockpit/dependabot/npm_and_yarn/patternfly-288ba2a000]%grep overflow-wrap node_modules/@patternfly/patternfly/components/Title/title.css
  overflow-wrap: anywhere;

So something is seriously wrong here and we should investigate imo.

@Venefilyn

Copy link
Copy Markdown
Member

Issue seems to be that they use @patternfly/react-styles which doesn't have it updated yet

@Venefilyn Venefilyn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it's @patternfly/react-styles that isn't updated, and that is what PF uses, this PR doesn't do much - but lets merge

@Venefilyn
Venefilyn merged commit 61baec8 into main Aug 4, 2026
92 of 94 checks passed
@Venefilyn
Venefilyn deleted the dependabot/npm_and_yarn/patternfly-288ba2a000 branch August 4, 2026 10:20
@jelly

jelly commented Aug 4, 2026

Copy link
Copy Markdown
Member

Since it's @patternfly/react-styles that isn't updated, and that is what PF uses, this PR doesn't do much - but lets merge

Can we poke them about it?

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