Skip to content

fix(deps): update patternfly - abandoned#2288

Closed
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/patternfly
Closed

fix(deps): update patternfly - abandoned#2288
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/patternfly

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@patternfly/quickstarts 6.4.06.5.0 age confidence
@patternfly/react-catalog-view-extension 6.3.06.4.0 age confidence
@patternfly/react-charts 8.4.18.5.1 age confidence
@patternfly/react-code-editor (source) 6.4.16.5.1 age confidence
@patternfly/react-core 6.4.16.5.1 age confidence
@patternfly/react-icons 6.4.06.5.1 age confidence
@​patternfly/react-styles 6.4.06.5.1 age confidence
@patternfly/react-table (source) 6.4.16.5.1 age confidence
@patternfly/react-templates (source) 6.4.16.5.1 age confidence
@patternfly/react-topology 6.4.06.5.0 age confidence

Release Notes

patternfly/patternfly-quickstarts (@​patternfly/quickstarts)

v6.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: patternfly/patternfly-quickstarts@v6.4.0...v6.5.0

patternfly/react-catalog-view (@​patternfly/react-catalog-view-extension)

v6.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: patternfly/react-catalog-view@v6.3.0...v6.4.0

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

v8.5.1

Compare Source

v8.5.0

Compare Source

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

v6.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: patternfly/react-topology@v6.4.0...v6.5.0


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jun 2, 2026
@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Jun 2, 2026
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/patternfly branch from eda87a8 to db2be38 Compare June 2, 2026 15:16
@renovate renovate Bot force-pushed the renovate/patternfly branch from db2be38 to e31bf46 Compare June 2, 2026 15:33
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@andrewazores

Copy link
Copy Markdown
Member

yarn build fails:

[build:notests] ERROR in ./node_modules/@patternfly/react-icons/dist/esm/createIcon.js 2:0-63
[build:notests] Module not found: Error: Can't resolve 'react/jsx-runtime' in '/home/work/workspace/cryostat-web/node_modules/@patternfly/react-icons/dist/esm'
[build:notests] Did you mean 'jsx-runtime.js'?
[build:notests] BREAKING CHANGE: The request 'react/jsx-runtime' failed to resolve only because it was resolved as fully specified
[build:notests] (probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
[build:notests] The extension in the request is mandatory for it to be fully specified.
[build:notests] Add the extension to the request.
[build:notests] resolve 'react/jsx-runtime' in '/home/work/workspace/cryostat-web/node_modules/@patternfly/react-icons/dist/esm'
[build:notests]   Parsed request is a module
[build:notests]   using description file: /home/work/workspace/cryostat-web/node_modules/@patternfly/react-icons/dist/esm/package.json (relative path: .)
[build:notests]     Field 'browser' doesn't contain a valid alias configuration
[build:notests]     resolve as module
[build:notests]       /home/work/workspace/cryostat-web/node_modules/@patternfly/react-icons/dist/esm/node_modules doesn't exist or is not a directory
[build:notests]       /home/work/workspace/cryostat-web/node_modules/@patternfly/react-icons/dist/node_modules doesn't exist or is not a directory
[build:notests]       /home/work/workspace/cryostat-web/node_modules/@patternfly/react-icons/node_modules doesn't exist or is not a directory
[build:notests]       /home/work/workspace/cryostat-web/node_modules/@patternfly/node_modules doesn't exist or is not a directory
[build:notests]       /home/work/workspace/cryostat-web/node_modules/node_modules doesn't exist or is not a directory
[build:notests]       looking for modules in /home/work/workspace/cryostat-web/node_modules
[build:notests]         existing directory /home/work/workspace/cryostat-web/node_modules/react
[build:notests]           using description file: /home/work/workspace/cryostat-web/node_modules/react/package.json (relative path: .)
[build:notests]             using description file: /home/work/workspace/cryostat-web/node_modules/react/package.json (relative path: ./jsx-runtime)
[build:notests]               Field 'browser' doesn't contain a valid alias configuration
[build:notests]               /home/work/workspace/cryostat-web/node_modules/react/jsx-runtime doesn't exist
[build:notests]       /home/work/workspace/node_modules doesn't exist or is not a directory
[build:notests]       /home/work/node_modules doesn't exist or is not a directory
[build:notests]       /home/node_modules doesn't exist or is not a directory
[build:notests]       /node_modules doesn't exist or is not a directory
[build:notests]  @ ./node_modules/@patternfly/react-icons/dist/esm/icons/accessible-icon-icon.js 1:0-50 9:34-48
[build:notests]  @ ./node_modules/@patternfly/react-icons/dist/esm/icons/index.js 1:0-89 1:0-89 1:0-89
[build:notests]  @ ./node_modules/@patternfly/react-icons/dist/esm/index.js 1:0-33 1:0-33
[build:notests]  @ ./src/app/AppLayout/AppLayout.tsx 44:0-142 214:125-137 217:185-193 237:273-292 239:233-252 246:756-770 246:1411-1418 246:2039-2057 265:450-458
[build:notests]  @ ./src/app/index.tsx 23:0-53 33:416-425
[build:notests]  @ ./src/index.tsx 17:0-33 19:21-24
[build:notests] 
[build:notests] webpack 5.107.2 compiled with 1 error and 2 warnings in 47730 ms
[build:notests] yarn run build:notests exited with code 1

@renovate renovate Bot changed the title fix(deps): update patternfly fix(deps): update patternfly - abandoned Jun 23, 2026
@renovate

renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant