Skip to content

Lock file maintenance NPM packages#1338

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/npm-packages
Open

Lock file maintenance NPM packages#1338
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/npm-packages

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 13, 2026

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
lockFileMaintenance All locks refreshed
@openshift-console/dynamic-plugin-sdk (source) devDependencies minor 1.0.0 -> 1.8.0 age confidence
@openshift-console/dynamic-plugin-sdk-webpack (source) devDependencies minor 1.0.2 -> 1.3.0 age confidence
@patternfly/react-charts dependencies patch 7.4.7 -> 7.4.9 age confidence
@patternfly/react-table (source) dependencies patch 5.4.11 -> 5.4.16 age confidence
@rjsf/core dependencies patch 5.24.12 -> 5.24.13 age confidence
@rjsf/validator-ajv8 dependencies patch 5.24.12 -> 5.24.13 age confidence
@testing-library/react devDependencies patch 12.1.2 -> 12.1.5 age confidence
@types/enzyme (source) devDependencies patch 3.10.10 -> 3.10.19 age confidence
@types/jsdom (source) devDependencies patch 16.2.13 -> 16.2.15 age confidence
@types/lodash (source) devDependencies patch 4.17.20 -> 4.17.24 age confidence
@types/murmurhash-js (source) devDependencies patch 1.0.3 -> 1.0.6 age confidence
@types/port-numbers (source) devDependencies patch 5.0.0 -> 5.0.2 age confidence
@types/react (source) devDependencies patch 17.0.43 -> 17.0.91 age confidence
@types/react-dom (source) devDependencies patch 17.0.14 -> 17.0.26 age confidence
@types/react-modal (source) devDependencies minor 3.13.1 -> 3.16.3 age confidence
@types/react-transition-group (source) devDependencies patch 4.4.4 -> 4.4.12 age confidence
axios (source) dependencies patch 1.13.5 -> 1.13.6 age confidence
babel-loader devDependencies minor 10.0.0 -> 10.1.1 age confidence
cheerio (source) overrides minor 1.0.0-rc.10 -> 1.2.0 age confidence
cypress (source) devDependencies minor 15.9.0 -> 15.12.0 age confidence
html-webpack-plugin devDependencies minor 5.5.0 -> 5.6.6 age confidence
i18next-http-backend dependencies patch 1.4.0 -> 1.4.5 age confidence
i18next-parser devDependencies minor 9.3.0 -> 9.4.0 age confidence
jest (source) devDependencies minor 30.2.0 -> 30.3.0 age confidence
jest-environment-jsdom (source) devDependencies minor 30.2.0 -> 30.3.0 age confidence
mini-css-extract-plugin devDependencies patch 2.10.0 -> 2.10.1 age confidence
mobx (source) devDependencies minor 6.13.5 -> 6.15.0 age confidence
parse-duration devDependencies patch 1.1.0 -> 1.1.2 age confidence
prettier (source) devDependencies minor 2.5.1 -> 2.8.8 age confidence
pretty-quick devDependencies minor 3.1.2 -> 3.3.1 age confidence
react-i18next dependencies minor 11.14.3 -> 11.18.6 age confidence
react-icons dependencies minor 5.5.0 -> 5.6.0 age confidence
react-modal dependencies minor 3.14.4 -> 3.16.3 age confidence
react-transition-group devDependencies patch 4.4.2 -> 4.4.5 age confidence
style-loader devDependencies patch 3.3.1 -> 3.3.4 age confidence
ts-jest (source) devDependencies patch 29.4.5 -> 29.4.6 age confidence
webpack devDependencies minor 5.75.0 -> 5.105.4 age confidence
webpack-dev-server devDependencies patch 5.2.2 -> 5.2.3 age confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

openshift/console (@​openshift-console/dynamic-plugin-sdk)

v1.8.0

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

v1.5.0

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

v1.2.0

Compare Source

v1.1.0

Compare Source

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

v7.4.9

Compare Source

v7.4.8

Compare Source

rjsf-team/react-jsonschema-form (@​rjsf/core)

v5.24.13: 5.24.13

Compare Source

@​rjsf/core
  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #​4762
@​rjsf/semantic-ui
  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #​4762
Dev / docs / playground
  • Removed nanoid from the build system and jest.config.js files
testing-library/react-testing-library (@​testing-library/react)

v12.1.5

Compare Source

Bug Fixes

v12.1.4

Compare Source

Bug Fixes
  • Match runtime type of baseElement in TypeScript types (#​1023) (96ed8da)

v12.1.3

Compare Source

Bug Fixes
axios/axios (axios)

v1.13.6

Compare Source

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#​5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#​7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#​7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#​7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#​7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#​7403)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

babel/babel-loader (babel-loader)

v10.1.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v10.1.0...v10.1.1

v10.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v10.0.0...v10.1.0

cheeriojs/cheerio (cheerio)

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: cheeriojs/cheerio@v1.1.2...v1.2.0

v1.1.2

Compare Source

What's Changed

Full Changelog: cheeriojs/cheerio@v1.1.1...v1.1.2

v1.1.1

Compare Source


v1.1.0

Compare Source

What's Changed

Doc Improvements

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0...v1.1.0

v1.0.0

Compare Source

Cheerio 1.0 is here! 🎉

Announcement Blog Post

Breaking Changes

  • The minimum NodeJS version is now 18.17 or higher #​3959

  • Import paths were simplified. For example, use cheerio/slim instead of
    cheerio/lib/slim. #​3970

  • The deprecated default Cheerio instance and static methods were removed. #​3974

    Before, it was possible to write code like this:

    import cheerio, { html } from 'cheerio';
    
    html(cheerio('<test></test>')); // ~ '<test></test>' -- NO LONGER WORKS

    Make sure to always load documents first:

    import * as cheerio from 'cheerio';
    
    cheerio.load('<test></test>').html();
  • Node types previously re-exported by Cheerio must now be imported directly
    from (domhandler)(https://github.com/fb55/domhandler). #​3969

  • htmlparser2 options now reside exclusively under the xml key (#​2916):

    const $ = cheerio.load('<html>', {
      xml: {
        withStartIndices: true,
      },
    });

New Features

Fixes

Other

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0

v1.0.0-rc.12

Compare Source

Bugfix release. Fixed issues:

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.11...v1.0.0-rc.12

v1.0.0-rc.11

Compare Source

cheerio@1.0.0-rc.11 is hopefully the last RC before the 1.0.0 release of Cheerio. There are two APIs that will be added for the next major release: An exract method (#​2523) and NodeJS specific loader methods (#​2051). These are still in flux and I'd appreciate feedback on the proposals.

A big thank you to everyone that contributed to this release! This includes code contributors, as well as the amazing financial support on GitHub Sponsors!

Under the hood, a lot of work for this release went into updating parse5, cheerio's default HTML parser. Have a look at parse5's release notes to see what has changed there.

Breaking

  • Cheerio is now a dual CommonJS and ESM module. That means that deep imports will now fail in newer versions of Node. #​2508
  • script and style contents are added again in .text() #​2509
    • To keep the old behavior, switch .text() to .prop('innerText')
  • The TypeScript types inherited from upstream dependencies have changed. #​2503
    • Node types are now using tagged unions, which will make consumption a bit easier.

Features

  • Relevant options are now forwarded to cheerio-select #​2511
  • For the .prop() method:
    • Add textContent and innerText props #​2214
    • Users can now specify a baseURI option, which will lead to href and src props to be resolved as URLs. #​2510
  • Added a slim export, which will always use htmlparser2 #​1960

Fixes

  • Have text turn passed values to strings #​2047
  • Include undefined in the return type of get by @​glen-84 in #​2392
  • Recognise comments as HTML #​2504
  • Add missing undefined return value #​2505
  • Export missing static methods #​2506
  • Have style parsing add malformed fields to previous field #​2521

Refactor

Development Experience

Docs

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.10...v1.0.0-rc.11

cypress-io/cypress (cypress)

v15.12.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-12-0

v15.11.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-11-0

v15.10.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-10-0

jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.6

Compare Source

v5.6.5

Compare Source

v5.6.4

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source

v5.6.1

Compare Source

v5.6.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#​1822) (7effc30)
Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
5.5.3 (2023-06-10)
Bug Fixes
5.5.2 (2023-06-08)
Bug Fixes
5.5.1 (2023-04-15)
Bug Fixes
  • perf: defer loading of pretty-error to improve startup time (#​1789) (988709d)

v5.5.4

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#​1822) (7effc30)
Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
5.5.3 (2023-06-10)
Bug Fixes
5.5.2 (2023-06-08)
Bug Fixes
5.5.1 (2023-04-15)
Bug Fixes
  • perf: defer loading of pretty-error to improve startup time (#​1789) (988709d)

v5.5.3

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#​1822) (7effc30)
Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
5.5.3 (2023-06-10)
Bug Fixes
5.5.2 (2023-06-08)
Bug Fixes
5.5.1 (2023-04-15)
Bug Fixes
  • perf: defer loading of pretty-error to improve startup time (#​1789) (988709d)

v5.5.2

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#​1822) (7effc30)
Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
  • avoid have undefined type for script tags (#​1809) ([995948

Configuration

📅 Schedule: Branch creation - "before 5am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@red-hat-konflux red-hat-konflux bot added the dependencies Pull requests that update a dependency file label Mar 13, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mffiedler for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Mar 13, 2026

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/npm-packages branch from 8b1859b to 1224549 Compare March 14, 2026 01:51
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 needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants