Skip to content

chore(deps): bump the patternfly group with 3 updates - #1797

Merged
swadeley merged 2 commits into
masterfrom
dependabot/npm_and_yarn/patternfly-b532767598
Sep 9, 2026
Merged

chore(deps): bump the patternfly group with 3 updates#1797
swadeley merged 2 commits into
masterfrom
dependabot/npm_and_yarn/patternfly-b532767598

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the patternfly group with 3 updates: @patternfly/react-component-groups, @patternfly/react-core and @patternfly/react-table.

Updates @patternfly/react-component-groups from 6.5.0 to 6.7.0

Release notes

Sourced from @​patternfly/react-component-groups's releases.

v6.7.0

What's Changed

New Contributors

Full Changelog: patternfly/react-component-groups@v6.5.0...v6.7.0

v6.6.0

What's Changed

... (truncated)

Commits
  • 4e055ac fix(ci): use npm ci against lockfile in promote workflow
  • 9713c04 Merge pull request #954 from GAUNSD/gmurcia/tearsheet
  • fc3e5e7 fix: Lint
  • 4c9cf03 chore: Update jest snapshots
  • 6e1a4c6 chore: Update Tearsheet styles (PR feedback)
  • cad6f9f chore: Remove empty instances of useStyles (PR feedback)
  • 4ccb3fc chore: Update Tearsheet documentation (PR feedback)
  • 50eaa85 chore: Update Tearsheet prop description (PR feedback)
  • 1d9a441 chore: Update Tearsheet documentation (PR feedback)
  • a9a1f54 Merge branch 'main' into gmurcia/tearsheet
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kmcfaul, a new releaser for @​patternfly/react-component-groups since your current version.


Updates @patternfly/react-core from 6.6.1 to 6.6.2

Commits

Updates @patternfly/react-table from 6.6.1 to 6.6.2

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

Bumps the patternfly group with 3 updates: [@patternfly/react-component-groups](https://github.com/patternfly/react-component-groups), [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/react-component-groups` from 6.5.0 to 6.7.0
- [Release notes](https://github.com/patternfly/react-component-groups/releases)
- [Commits](patternfly/react-component-groups@v6.5.0...v6.7.0)

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

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

---
updated-dependencies:
- dependency-name: "@patternfly/react-component-groups"
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
  dependency-version: 6.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
- dependency-name: "@patternfly/react-table"
  dependency-version: 6.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor Minor dependency update labels Sep 8, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 18:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor Minor dependency update labels Sep 8, 2026
@swadeley swadeley self-assigned this Sep 9, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.36%. Comparing base (ef2b5e5) to head (b8cb7cd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1797   +/-   ##
=======================================
  Coverage   77.36%   77.36%           
=======================================
  Files         102      102           
  Lines        3300     3300           
  Branches      756      756           
=======================================
  Hits         2553     2553           
  Misses        668      668           
  Partials       79       79           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@swadeley
swadeley enabled auto-merge (squash) September 9, 2026 08:59
@swadeley
swadeley merged commit de25cb3 into master Sep 9, 2026
5 of 6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/patternfly-b532767598 branch September 9, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor Minor dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants