chore(deps): bump the patternfly group across 1 directory with 5 updates - #2226
dependabot[bot] wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 9 remain after this review. Summary by CodeRabbit
WalkthroughThe pull request updates ChangesPatternFly dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: Merge Risk: ⚪ Minimal · up to 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)
✅ Passed checks (4 passed)
Full details: Description checkExplanation 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 💡
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
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>| "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" | ||
| } | ||
| }, |
There was a problem hiding this comment.
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
| "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" | ||
| } | ||
| }, |
There was a problem hiding this comment.
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
| "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" | ||
| } | ||
| }, |
There was a problem hiding this comment.
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
| "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" | ||
| } | ||
| }, |
There was a problem hiding this comment.
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
| "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" | ||
| } | ||
| }, |
There was a problem hiding this comment.
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
| "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" | ||
| } | ||
| }, |
There was a problem hiding this comment.
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
| "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" | ||
| } | ||
| }, |
There was a problem hiding this comment.
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>
1c3f3c5 to
03c6ad4
Compare
Bumps the patternfly group with 1 update in the / directory: @patternfly/react-component-groups.
Updates
@patternfly/react-component-groupsfrom 6.5.0 to 6.7.0Release notes
Sourced from @patternfly/react-component-groups's releases.
... (truncated)
Commits
4e055acfix(ci): use npm ci against lockfile in promote workflow9713c04Merge pull request #954 from GAUNSD/gmurcia/tearsheetfc3e5e7fix: Lint4c9cf03chore: Update jest snapshots6e1a4c6chore: Update Tearsheet styles (PR feedback)cad6f9fchore: Remove empty instances of useStyles (PR feedback)4ccb3fcchore: Update Tearsheet documentation (PR feedback)50eaa85chore: Update Tearsheet prop description (PR feedback)1d9a441chore: Update Tearsheet documentation (PR feedback)a9a1f54Merge branch 'main' into gmurcia/tearsheetMaintainer changes
This version was pushed to npm by kmcfaul, a new releaser for
@patternfly/react-component-groupssince your current version.Updates
@patternfly/react-corefrom 6.6.0 to 6.6.2Commits
02bbb55chore(release): releasing packages [ci skip]54bd531fix(Modal): updated logic to set aria-hidden for tearsheets (#12627) (#12631)a9477a0chore(release): releasing packages [ci skip]222f0e6chore(deps): bump@patternfly/patternflyto 6.6.1 (#12604)1327f98chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)1b31fcafix: formatting by removing extra blank line73b257cupdated to do patch releaseUpdates
@patternfly/react-iconsfrom 6.6.0 to 6.6.1Commits
a9477a0chore(release): releasing packages [ci skip]222f0e6chore(deps): bump@patternfly/patternflyto 6.6.1 (#12604)1327f98chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)1b31fcafix: formatting by removing extra blank line73b257cupdated to do patch releaseUpdates
@patternfly/react-tablefrom 6.6.0 to 6.6.2Commits
02bbb55chore(release): releasing packages [ci skip]54bd531fix(Modal): updated logic to set aria-hidden for tearsheets (#12627) (#12631)a9477a0chore(release): releasing packages [ci skip]222f0e6chore(deps): bump@patternfly/patternflyto 6.6.1 (#12604)1327f98chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)1b31fcafix: formatting by removing extra blank line73b257cupdated to do patch releaseUpdates
@patternfly/react-tokensfrom 6.6.0 to 6.6.1Commits
a9477a0chore(release): releasing packages [ci skip]222f0e6chore(deps): bump@patternfly/patternflyto 6.6.1 (#12604)1327f98chore(6.6.x): cherry-pick 6.6 patch checklist items (#12603)1b31fcafix: formatting by removing extra blank line73b257cupdated to do patch release