Skip to content

chore(deps): bump the patternfly group across 1 directory with 5 updates - #2226

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/patternfly-9a9f0708c5
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/patternfly-9a9f0708c5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the patternfly group with 1 update in the / directory: @patternfly/react-component-groups.

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.0 to 6.6.2

Commits
  • 02bbb55 chore(release): releasing packages [ci skip]
  • 54bd531 fix(Modal): updated logic to set aria-hidden for tearsheets (#12627) (#12631)
  • a9477a0 chore(release): releasing packages [ci skip]
  • 222f0e6 chore(deps): bump @​patternfly/patternfly to 6.6.1 (#12604)
  • 1327f98 chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)
  • 1b31fca fix: formatting by removing extra blank line
  • 73b257c updated to do patch release
  • See full diff in compare view

Updates @patternfly/react-icons from 6.6.0 to 6.6.1

Commits
  • a9477a0 chore(release): releasing packages [ci skip]
  • 222f0e6 chore(deps): bump @​patternfly/patternfly to 6.6.1 (#12604)
  • 1327f98 chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)
  • 1b31fca fix: formatting by removing extra blank line
  • 73b257c updated to do patch release
  • See full diff in compare view

Updates @patternfly/react-table from 6.6.0 to 6.6.2

Commits
  • 02bbb55 chore(release): releasing packages [ci skip]
  • 54bd531 fix(Modal): updated logic to set aria-hidden for tearsheets (#12627) (#12631)
  • a9477a0 chore(release): releasing packages [ci skip]
  • 222f0e6 chore(deps): bump @​patternfly/patternfly to 6.6.1 (#12604)
  • 1327f98 chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)
  • 1b31fca fix: formatting by removing extra blank line
  • 73b257c updated to do patch release
  • See full diff in compare view

Updates @patternfly/react-tokens from 6.6.0 to 6.6.1

Commits
  • a9477a0 chore(release): releasing packages [ci skip]
  • 222f0e6 chore(deps): bump @​patternfly/patternfly to 6.6.1 (#12604)
  • 1327f98 chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)
  • 1b31fca fix: formatting by removing extra blank line
  • 73b257c updated to do patch release
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor Minor dependency update labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 00:54
@dependabot dependabot Bot added the minor Minor dependency update label Sep 7, 2026
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: df83c2a1-3596-4570-8875-da54f3e87635

📥 Commits

Reviewing files that changed from the base of the PR and between c05915b and 1c3f3c5.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 12 included reviews per hour; 9 remain after this review.


Summary by CodeRabbit

  • Chores
    • Updated the PatternFly component groups dependency to version 6.7.0.

Walkthrough

The pull request updates @patternfly/react-component-groups from ^6.5.0 to ^6.7.0 in package.json.

Changes

PatternFly dependency update

Layer / File(s) Summary
Update dependency range
package.json
Updates @patternfly/react-component-groups from ^6.5.0 to ^6.7.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: fewwy, lightofheaven1994

Merge Risk: ⚪ Minimal · up to 03c6a

This updates the PatternFly component-groups dependency range with matching lockfile metadata and no identified merge-readiness risk.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description provides a detailed dependency-update summary and release notes. It does not include the required Jira ticket, testing steps, before-and-after sections, dependent work link, or checkli… Add the required template sections. Include the Jira ticket, summary, testing steps, before and after details, dependent work information, and checklist status.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies a grouped PatternFly dependency update across one directory with five updates. It matches the pull request objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description provides a detailed dependency-update summary and release notes. It does not include the required Jira ticket, testing steps, before-and-after sections, dependent work link, or checklist.

✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/patternfly-9a9f0708c5

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

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've found 7 security issues

Security issues:

  • FSL-1.1-MIT: Open-source license could not be identified (link)
  • FSL-1.1-MIT: Open-source license could not be identified (link)
  • FSL-1.1-MIT: Open-source license could not be identified (link)
  • FSL-1.1-MIT: Open-source license could not be identified (link)
  • FSL-1.1-MIT: Open-source license could not be identified (link)
  • FSL-1.1-MIT: Open-source license could not be identified (link)
  • FSL-1.1-MIT: Open-source license could not be identified (link)
Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location path="package-lock.json" line_range="7739-7751" />
<code_context>

</code_context>
<issue_to_address>
**security (license/@sentry/cli-darwin):** FSL-1.1-MIT: Open-source license could not be identified

The obligations of the `FSL-1.1-MIT` license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

*Source: trivy*
</issue_to_address>

### Comment 2
<location path="package-lock.json" line_range="7752-7768" />
<code_context>

</code_context>
<issue_to_address>
**security (license/@sentry/cli-linux-arm):** FSL-1.1-MIT: Open-source license could not be identified

The obligations of the `FSL-1.1-MIT` license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

*Source: trivy*
</issue_to_address>

### Comment 3
<location path="package-lock.json" line_range="7769-7785" />
<code_context>

</code_context>
<issue_to_address>
**security (license/@sentry/cli-linux-arm64):** FSL-1.1-MIT: Open-source license could not be identified

The obligations of the `FSL-1.1-MIT` license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

*Source: trivy*
</issue_to_address>

### Comment 4
<location path="package-lock.json" line_range="7786-7803" />
<code_context>

</code_context>
<issue_to_address>
**security (license/@sentry/cli-linux-i686):** FSL-1.1-MIT: Open-source license could not be identified

The obligations of the `FSL-1.1-MIT` license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

*Source: trivy*
</issue_to_address>

### Comment 5
<location path="package-lock.json" line_range="7820-7836" />
<code_context>

</code_context>
<issue_to_address>
**security (license/@sentry/cli-win32-arm64):** FSL-1.1-MIT: Open-source license could not be identified

The obligations of the `FSL-1.1-MIT` license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

*Source: trivy*
</issue_to_address>

### Comment 6
<location path="package-lock.json" line_range="7837-7853" />
<code_context>

</code_context>
<issue_to_address>
**security (license/@sentry/cli-win32-i686):** FSL-1.1-MIT: Open-source license could not be identified

The obligations of the `FSL-1.1-MIT` license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

*Source: trivy*
</issue_to_address>

### Comment 7
<location path="package-lock.json" line_range="7854-7869" />
<code_context>

</code_context>
<issue_to_address>
**security (license/@sentry/cli-win32-x64):** FSL-1.1-MIT: Open-source license could not be identified

The obligations of the `FSL-1.1-MIT` license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

*Source: trivy*
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨

Comment thread package-lock.json
Comment on lines +7739 to +7751
"node_modules/@sentry/cli-darwin": {
"version": "2.39.1",
"resolved": "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.39.1.tgz",
"integrity": "sha512-kiNGNSAkg46LNGatfNH5tfsmI/kCAaPA62KQuFZloZiemTNzhy9/6NJP8HZ/GxGs8GDMxic6wNrV9CkVEgFLJQ==",
"license": "BSD-3-Clause",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=10"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security (license/@sentry/cli-darwin): FSL-1.1-MIT: Open-source license could not be identified

The obligations of the FSL-1.1-MIT license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

Source: trivy

Comment thread package-lock.json
Comment on lines +7752 to +7768
"node_modules/@sentry/cli-linux-arm": {
"version": "2.39.1",
"resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.39.1.tgz",
"integrity": "sha512-DkENbxyRxUrfLnJLXTA4s5UL/GoctU5Cm4ER1eB7XN7p9WsamFJd/yf2KpltkjEyiTuplv0yAbdjl1KX3vKmEQ==",
"cpu": [
"arm"
],
"license": "BSD-3-Clause",
"optional": true,
"os": [
"linux",
"freebsd"
],
"engines": {
"node": ">=10"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security (license/@sentry/cli-linux-arm): FSL-1.1-MIT: Open-source license could not be identified

The obligations of the FSL-1.1-MIT license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

Source: trivy

Comment thread package-lock.json
Comment on lines +7769 to +7785
"node_modules/@sentry/cli-linux-arm64": {
"version": "2.39.1",
"resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.39.1.tgz",
"integrity": "sha512-5VbVJDatolDrWOgaffsEM7znjs0cR8bHt9Bq0mStM3tBolgAeSDHE89NgHggfZR+DJ2VWOy4vgCwkObrUD6NQw==",
"cpu": [
"arm64"
],
"license": "BSD-3-Clause",
"optional": true,
"os": [
"linux",
"freebsd"
],
"engines": {
"node": ">=10"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security (license/@sentry/cli-linux-arm64): FSL-1.1-MIT: Open-source license could not be identified

The obligations of the FSL-1.1-MIT license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

Source: trivy

Comment thread package-lock.json
Comment on lines +7786 to +7803
"node_modules/@sentry/cli-linux-i686": {
"version": "2.39.1",
"resolved": "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.39.1.tgz",
"integrity": "sha512-pXWVoKXCRrY7N8vc9H7mETiV9ZCz+zSnX65JQCzZxgYrayQPJTc+NPRnZTdYdk5RlAupXaFicBI2GwOCRqVRkg==",
"cpu": [
"x86",
"ia32"
],
"license": "BSD-3-Clause",
"optional": true,
"os": [
"linux",
"freebsd"
],
"engines": {
"node": ">=10"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security (license/@sentry/cli-linux-i686): FSL-1.1-MIT: Open-source license could not be identified

The obligations of the FSL-1.1-MIT license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

Source: trivy

Comment thread package-lock.json
Comment on lines +7820 to +7836
"node_modules/@sentry/cli-win32-arm64": {
"version": "2.58.5",
"resolved": "https://registry.npmjs.org/@sentry/cli-win32-arm64/-/cli-win32-arm64-2.58.5.tgz",
"integrity": "sha512-AOJ2nCXlQL1KBaCzv38m3i2VmSHNurUpm7xVKd6yAHX+ZoVBI8VT0EgvwmtJR2TY2N2hNCC7UrgRmdUsQ152bA==",
"cpu": [
"arm64"
],
"dev": true,
"license": "FSL-1.1-MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=10"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security (license/@sentry/cli-win32-arm64): FSL-1.1-MIT: Open-source license could not be identified

The obligations of the FSL-1.1-MIT license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

Source: trivy

Comment thread package-lock.json
Comment on lines +7837 to +7853
"node_modules/@sentry/cli-win32-i686": {
"version": "2.39.1",
"resolved": "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.39.1.tgz",
"integrity": "sha512-NglnNoqHSmE+Dz/wHeIVRnV2bLMx7tIn3IQ8vXGO5HWA2f8zYJGktbkLq1Lg23PaQmeZLPGlja3gBQfZYSG10Q==",
"cpu": [
"x86",
"ia32"
],
"license": "BSD-3-Clause",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=10"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security (license/@sentry/cli-win32-i686): FSL-1.1-MIT: Open-source license could not be identified

The obligations of the FSL-1.1-MIT license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

Source: trivy

Comment thread package-lock.json
Comment on lines +7854 to +7869
"node_modules/@sentry/cli-win32-x64": {
"version": "2.39.1",
"resolved": "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.39.1.tgz",
"integrity": "sha512-xv0R2CMf/X1Fte3cMWie1NXuHmUyQPDBfCyIt6k6RPFPxAYUgcqgMPznYwVMwWEA1W43PaOkSn3d8ZylsDaETw==",
"cpu": [
"x64"
],
"license": "BSD-3-Clause",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=10"
}
},

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

security (license/@sentry/cli-win32-x64): FSL-1.1-MIT: Open-source license could not be identified

The obligations of the FSL-1.1-MIT license for this code could not be determined automatically. Unknown licenses may carry obligations or restrictions and should be reviewed manually to ensure compliance

Source: trivy

Bumps the patternfly group with 1 update in the / directory: [@patternfly/react-component-groups](https://github.com/patternfly/react-component-groups).


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.0 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.0...@patternfly/react-core@6.6.2)

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

Updates `@patternfly/react-table` from 6.6.0 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.0...@patternfly/react-table@6.6.2)

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

---
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-icons"
  dependency-version: 6.6.1
  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
- dependency-name: "@patternfly/react-tokens"
  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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/patternfly-9a9f0708c5 branch from 1c3f3c5 to 03c6ad4 Compare September 14, 2026 00:54
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.

0 participants