Skip to content

fix(deps): update npm minor and patch dependencies - #1498

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/npm-minor-and-patch-dependencies
Open

red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/npm-minor-and-patch-dependencies

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@data-driven-forms/pf4-component-mapper (source) ^4.1.16^4.2.0 age confidence
@data-driven-forms/react-form-renderer (source) ^4.1.14^4.2.0 age confidence
@patternfly/react-component-groups ^6.5.0^6.7.0 age confidence
@patternfly/react-core ^6.5.1^6.6.1 age confidence
@patternfly/react-icons ^6.5.1^6.6.1 age confidence
@patternfly/react-table (source) ^6.5.1^6.6.1 age confidence
@project-kessel/react-kessel-access-check (source) ^0.5.2^0.5.7 age confidence
@redhat-cloud-services/frontend-components (source) ^7.7.1^7.10.11 age confidence
@redhat-cloud-services/frontend-components-notifications (source) ^6.9.1^6.11.11 age confidence
@redhat-cloud-services/frontend-components-utilities (source) ^7.4.0^7.5.7 age confidence
axios (source) ^1.18.1^1.20.0 age confidence
react-router-dom (source) ^6.30.4^6.30.6 age confidence

Release Notes

data-driven-forms/react-forms (@​data-driven-forms/pf4-component-mapper)

v4.2.0

Compare Source

4.2.0 (2026-07-02)

🧱 Updated Dependencies
patternfly/react-component-groups (@​patternfly/react-component-groups)

v6.7.0

Compare Source

What's Changed

New Contributors

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

patternfly/patternfly-react (@​patternfly/react-core)

v6.6.1

Compare Source

v6.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: patternfly/patternfly-react@v6.5.0...v6.6.0

project-kessel/kessel-sdk-browser (@​project-kessel/react-kessel-access-check)

v0.5.7

Compare Source

🩹 Fixes
  • upgrade to Node 24 with native npm 11 OIDC support (#​66)
  • do a release (#​65)

v0.5.6

Compare Source

This was a version bump only for react-kessel-access-check to align it with other projects, there were no code changes.

v0.5.5

Compare Source

This was a version bump only for react-kessel-access-check to align it with other projects, there were no code changes.

v0.5.4

Compare Source

🩹 Fixes
  • react-kessel-access-check: resolve 21+ Dependabot vulnerabilities (dfc11ca)
RedHatInsights/frontend-components (@​redhat-cloud-services/frontend-components)

v7.10.11

Compare Source

v7.10.10

Compare Source

v7.10.9

Compare Source

v7.10.8

Compare Source

v7.10.7

Compare Source

v7.10.6

Compare Source

v7.10.5

Compare Source

v7.10.4

Compare Source

v7.10.3

Compare Source

v7.10.2

Compare Source

v7.10.1

Compare Source

v7.10.0

Compare Source

v7.9.0

Compare Source

v7.8.0

Compare Source

axios/axios (axios)

v1.20.0

Compare Source

v1.20.0 — August 19, 2026

This release hardens runtime option handling, adds RFC 9110 status-code aliases, fixes Node.js and XHR reliability issues, and refreshes project tooling and documentation.

⚠️ Breaking Changes & Deprecations

  • HTTP Status Naming: Added ContentTooLarge (413) and UnprocessableContent (422), while retaining PayloadTooLarge and UnprocessableEntity as backward-compatible deprecated aliases. (#​11082)

🔒 Security Fixes

  • Runtime Option Handling: Hardened behavioral configuration reads against shared and foreign prototype pollution and normalized unsafe interceptor replacement objects. This also clarifies Fetch redirect and custom implementation behavior, HTTP/2 DNS and proxy handling, CIDR-based NO_PROXY matching, and malformed data URI rejection; see the PR for documented compatibility effects. (#​11141)

🐛 Bug Fixes

  • Interceptor Lifecycle: Prevented unbounded handler-array growth by trimming trailing ejected interceptors without changing iteration semantics, and kept interceptor operations safe when the public handlers field is nullish. (#​11087, #​11118)
  • Request Error Preservation: Prevented custom Error.prepareStackTrace implementations that return non-string values from replacing the original request failure with an unrelated TypeError. (#​11109)
  • XHR Reliability: Navigation-canceled requests now reject with ECONNABORTED instead of resolving with status 0, while successful downloads flush their final progress callback during the live loadend dispatch. (#​11094, #​11121)
  • Node.js Socket Memory: Removed request-context retention from per-socket error listeners, preventing completed response data from being pinned for the lifetime of pooled keep-alive sockets. (#​11091)
  • Core Methods and HTTP Errors: Prevented structural method-header buckets from leaking into outgoing headers, standardized invalid DNS lookup and httpVersion failures as AxiosError.ERR_BAD_OPTION_VALUE, and corrected the timeoutErrorMessage merge strategy. (#​11096)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog (axios/axios@v1.19.0...v1.20.0)

v1.19.0

Compare Source

This release raises the form-data security floor, adds configuration and type-system capabilities, and fixes NO_PROXY matching, interceptor errors, progress reporting, and serialization edge cases.


Configuration

📅 Schedule: (UTC)

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


  • If you want to rebase/retry this PR, check this box

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.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot requested a review from a team as a code owner July 2, 2026 13:48
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Walkthrough

This change updates the prettier development dependency version constraint in package.json from ^3.9.1 to ^3.9.3.

Changes

Dependency update

Layer / File(s) Summary
Update prettier version constraint
package.json
The prettier devDependency version constraint was bumped from ^3.9.1 to ^3.9.3.

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

Related PRs: None identified.

Suggested labels: dependencies

Suggested reviewers: None identified.


🐰 A whisker-twitch, a version hop,
Prettier grows, we barely stop,
From dot nine one to dot nine three,
Just one small line for you and me.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description documents dependency updates but does not follow the required template and conflicts with the changeset by listing many updates instead of only Prettier. Use the required sections and describe only the Prettier update, including its impact, testing status, and checklist items.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
Title check ✅ Passed The title identifies an npm dependency update, but it overstates the scope because the changeset updates only Prettier.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/npm-minor-and-patch-dependencies

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

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update npm minor and patch dependencies to ^3.9.3 chore(deps): update npm minor and patch dependencies to ^3.9.4 Jul 3, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update npm minor and patch dependencies to ^3.9.4 fix(deps): update npm minor and patch dependencies Jul 4, 2026
@aferd

aferd commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

/retest

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.

1 participant