fix(deps): update npm minor and patch dependencies#207
fix(deps): update npm minor and patch dependencies#207red-hat-konflux[bot] wants to merge 1 commit into
Conversation
6560682 to
857113d
Compare
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughBumped multiple dependency and devDependency versions in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
35e9b7f to
3bcd890
Compare
551d65f to
d39038a
Compare
5fa536b to
88e8f23
Compare
9bd2036 to
340f242
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@package.json`:
- Around line 24-42: The engines declaration in package.json is incompatible
with the PatternFly v6 dependencies; update the "engines" field's "node"
constraint to ">=18.0.0" to match PatternFly v6 requirements, or alternatively
downgrade the PatternFly packages (`@patternfly/react-core`,
`@patternfly/react-table`, `@patternfly/quickstarts` and related PatternFly v6
entries) to v5; locate the "engines" object in package.json and change the
"node" value to ">=18.0.0" (or pin the PatternFly package versions to v5) so the
declared Node version aligns with the installed PatternFly packages.
e8385fe to
afeec24
Compare
afeec24 to
58e2852
Compare
bd7dcc1 to
5d8c1f0
Compare
48660a4 to
7572548
Compare
f154548 to
1afdd2c
Compare
5bac78f to
42bf6c3
Compare
a68b109 to
d71ce8c
Compare
e44bfdc to
e6a7e95
Compare
e6a7e95 to
55f7cb8
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This PR contains the following updates:
^4.1.4→^4.1.16^4.1.4→^4.1.14^6.4.0→^6.5.0^6.4.0→^6.5.0^6.4.0→^6.5.01.59.0→1.60.0^6.8.3→^6.10.2^1.0.26→^1.1.2^0.9.0→^0.9.2^0.11.1→^0.11.2^9.1.17→^9.1.20^9.1.17→^9.1.20^0.23.0→^0.24.418.3.27→18.3.29^1.13.2→^1.16.12.12.10→2.14.6^2.0.6→^2.0.7>=18→>=18.20.8^6.6.2→^6.8.9^6.30.2→^6.30.3^4.0.0→^4.0.1^9.1.17→^9.1.20^29.4.5→^29.4.10^2.8.1→^2.9.0Release Notes
data-driven-forms/react-forms (@data-driven-forms/pf4-component-mapper)
v4.1.16Compare Source
4.1.16 (2026-04-10)
🧱 Updated Dependencies
v4.1.15Compare Source
4.1.15 (2026-03-09)
🩹 Fixes
🧱 Updated Dependencies
❤️ Thank You
v4.1.14Compare Source
4.1.14 (2026-02-16)
🧱 Updated Dependencies
v4.1.13Compare Source
4.1.13 (2026-02-11)
🚀 Features
🧱 Updated Dependencies
❤️ Thank You
v4.1.12Compare Source
4.1.12 (2026-02-09)
🧱 Updated Dependencies
v4.1.11Compare Source
4.1.11 (2026-02-05)
🚀 Features
🧱 Updated Dependencies
❤️ Thank You
v4.1.10Compare Source
4.1.10 (2026-02-04)
🧱 Updated Dependencies
v4.1.9Compare Source
4.1.9 (2026-02-02)
🧱 Updated Dependencies
v4.1.8Compare Source
4.1.8 (2026-02-02)
🧱 Updated Dependencies
patternfly/patternfly-quickstarts (@patternfly/quickstarts)
v6.5.0Compare Source
What's Changed
New Contributors
Full Changelog: patternfly/patternfly-quickstarts@v6.4.0...v6.5.0
patternfly/patternfly-react (@patternfly/react-core)
v6.5.0Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.