Skip to content

Update cockpit-389-ds-npm (major)#7473

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-cockpit-389-ds-npm
Open

Update cockpit-389-ds-npm (major)#7473
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-cockpit-389-ds-npm

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@fortawesome/fontawesome-svg-core (source) ^1.2.34^7.0.0 age confidence
@fortawesome/free-solid-svg-icons (source) ^5.15.2^7.0.0 age confidence
@fortawesome/react-fontawesome ^0.1.14^3.0.0 age confidence
@patternfly/patternfly 5.4.16.5.2 age confidence
@patternfly/react-charts 7.4.38.5.1 age confidence
@patternfly/react-core 5.4.16.5.1 age confidence
@patternfly/react-icons 5.4.06.5.1 age confidence
@patternfly/react-log-viewer 5.3.06.4.0 age confidence
@​patternfly/react-styles 5.4.06.5.1 age confidence
@patternfly/react-table (source) 5.4.16.5.1 age confidence
@patternfly/react-tokens 5.4.06.5.1 age confidence
@types/react (source) 18.3.1119.2.17 age confidence
@types/react-dom (source) 18.3.019.2.3 age confidence
@xterm/xterm 5.5.06.0.0 age confidence
gettext-parser ^2.0.0^9.0.0 age confidence
react (source) 18.3.119.2.7 age confidence
react-dom (source) 18.3.119.2.7 age confidence
typescript (source) ^5.3.3^6.0.0 age confidence

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v7.3.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v7.2.0

Compare Source

Change log available at https://fontawesome.com/changelog

v7.1.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v7.0.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v7.0.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.6.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.4.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.4.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.3.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.0

Compare Source

Change log available at https://fontawesome.com/v6/changelog

FortAwesome/react-fontawesome (@​fortawesome/react-fontawesome)

v3.3.1

Compare Source

Chores
  • deps-dev: bump handlebars from 4.7.8 to 4.7.9 (f1d6d94)
  • deps-dev: bump lodash-es from 4.17.23 to 4.18.1 (212496a)
  • deps-dev: bump picomatch from 2.3.1 to 2.3.2 (557ceaf)
  • deps: bump lodash from 4.17.23 to 4.18.1 (2d06890)
  • deps: node 22.22.2, bump all dev dependencies (99ba500)

v3.3.0

Compare Source

Features
  • style: add support for custom gradient fills (d14cdc5)
  • style: use single prop for gradient fills, add unit tests (2282d16)
Chores
  • docs: add typedoc-generated API reference docs (5894156)
  • docs: clean up API docs output structure, rewrite html links (a7782b8)
  • docs: update README with FontAwesome documentation links (c540f90)
CI/CD
  • actions: fix publish action env setting (eb4b40a)
  • actions: only run full test matrix on PRs and main (3434d60)
  • actions: update deprecated actions (6382b20)
  • publish: enable publishing releases from CI (5d46150)
  • publish: ensure private publish uses hard main ref (f54a9c2)

v3.2.0

Compare Source

Features
  • types: export CSSVariables type for user consumption (0e68290)
Bug Fixes
  • env: support for defined process but undefined process.env (243a273)
  • remove some stray spaces (77f64d8)
  • switch order of spread to allow given props to override (1f0690a)
  • undo local package-lock change (7242428)
Chores
  • add a deprecation notice to the title and titleId props (1953e29)
  • deps: upgrade all dev deps (018fa1f)
  • format: fix format issue in changelog (64b449d)
  • format: ignore changelog from prettier as it is autogen'd (ec1c118)

v3.1.1

Compare Source

Bug Fixes
  • WCAG: allow custom role attribute on svgs like previous versions (ef4986b)
Documentation
  • remove irrelevant upgrade guide from 0.1-0.2x (7d41077)
Chores

v3.1.0

Compare Source

Features
  • custom cssPrefix support (ad42835)
  • layers: add support for layers with FontAwesomeLayers component (2c84902)
Bug Fixes
  • better export path for CustomPrefixProvider (663cd25)
  • browser-support: don't use string.replaceAll to fix safari 12 support (1776e3a)
Testing
  • layers: add unit tests for FontAwesomeLayers (d31480b)
  • utils: unit tests for withPrefix utility (982f649)
Documentation
  • add inline documentation for CustomPrefixProvider (46f69d4)
  • remove .env requirement (c942c6a)
Chores

v3.0.2

Compare Source

Bug Fixes
  • constants: resolve JSON import errors for vite/remix users (850a804)
  • test: flaky converter performance test in CI (8f43f0e)
  • WCAG: correctly read aria-label and ensure aria-hidden is false when label present (19ddeb3)
Testing
  • converter: fix unit test for aria-label handling (8c49cdc)
  • remove flaky test (f9605ab)
  • remove unnecessary test conditionals for v5 (fd5bf9b)
Chores
  • don't include release notes in release commit (78ce3f8)
  • dx: integrate semantic-release and commitlint (de5b958)
  • remove dependency on semver (066019b)
  • update release config for better changelogs (7d2c242)
CI/CD
  • actions: refactor CI workflow to split some jobs out of matrix (d0d1fb6)
  • actions: use commitlint github action (4ab8726)
  • use public npm registry for npm ci (69ea57b)

v3.0.1

Compare Source

Bug Fixes
  • Added additional module resolution configs in package.json (b078d99)
  • Refactored SVGCore version checks to use dynamic import to fix #​589 (bc7cad0)

v3.0.0

Compare Source

BREAKING
  • Dropped support for end-of-life FontAwesome versions (below v6), Node versions (below 20.x) and React versions (below 18.x)
  • Dropped support for browser versions that don't support the ES2020 standard, namely JavaScript built-in: globalThis
Changes
  • Rewrote the entire library from plain JavaScript to TypeScript
  • Replaced rollup with tsup for providing both ESM and CJS exports from one TypeScript source
  • Removed prop-types in favour of colocated typings for React component props
  • Added better type definitions to each prop including examples of usage
  • Upgraded eslint from v6 to v9, rewrote config as Flat Config, modernised ESLint config, plugins and rules
  • Refactored all unit tests from the deprecated react-test-renderer to the industry standard @testing-library/react
  • Upgraded all other development dependencies to latest versions as of release date
  • Optimised FontAwesomeIcon by reducing per-render function calls and memory allocations
  • Optimised classList function by removing runtime semver checks and array operations
  • Optimised converter with a full rewrite for significant performance increases (~70%)
  • Moved inline class strings from getClassListFromProps to pre-computed maps
Bug Fixes
  • Fixed accessibility ID generation (titleId, maskId) for SSR ensuring a consistent ID across server and client renders (#​93, #​550, #​573)
  • Fixed TypeScript errors when styling duotone icons with CSS variables (#​509)
  • Fixed aria-hidden so it is false if there is a non-empty aria-label attribute (#​126)
  • Resolved large number of npm audit issues by removing and updating dependencies

v0.2.6

Compare Source

Fixed

  • check for existence of process before reading process.env (#​585)

Full Changelog: FortAwesome/react-fontawesome@0.2.5...0.2.6

v0.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: FortAwesome/react-fontawesome@0.2.4...0.2.5

v0.2.3

Compare Source

Changed
  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

  • Removed example directory and files

  • Deprecated fa-fw prop

Added
  • Added widthAuto prop

  • Added rotateBy prop

v0.2.2

Compare Source

Fixed
  • Props with nullable/undefined values no longer throw an error #​562 #​560

v0.2.1

Compare Source

Changed
  • Remove defaultProps to be compatible with React 19

v0.2.0

Compare Source

Added
  • Support for React forwardRef if using React >= 16.3
patternfly/patternfly (@​patternfly/patternfly)

v6.5.2

Compare Source

v6.5.1

Compare Source

v6.5.0

Compare Source

What's Changed

Full Changelog: patternfly/patternfly@prerelease-v6.5.0-prerelease.93...v6.5.0

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 4, 2026
@renovate

renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/cockpit/389-console/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @xterm/addon-canvas@0.7.0
npm error Found: @xterm/xterm@6.0.0
npm error node_modules/@xterm/xterm
npm error   @xterm/xterm@"6.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @xterm/xterm@"^5.0.0" from @xterm/addon-canvas@0.7.0
npm error node_modules/@xterm/addon-canvas
npm error   @xterm/addon-canvas@"0.7.0" from the root project
npm error
npm error Conflicting peer dependency: @xterm/xterm@5.5.0
npm error node_modules/@xterm/xterm
npm error   peer @xterm/xterm@"^5.0.0" from @xterm/addon-canvas@0.7.0
npm error   node_modules/@xterm/addon-canvas
npm error     @xterm/addon-canvas@"0.7.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-26T02_43_54_968Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-26T02_43_54_968Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-cockpit-389-ds-npm branch 2 times, most recently from a09e90e to 6cbcb15 Compare May 12, 2026 14:09
@renovate renovate Bot force-pushed the renovate/major-cockpit-389-ds-npm branch 7 times, most recently from 087572c to 31c3327 Compare May 22, 2026 01:17
@renovate renovate Bot force-pushed the renovate/major-cockpit-389-ds-npm branch 2 times, most recently from 7fec800 to b9a3d79 Compare June 1, 2026 20:12
@renovate renovate Bot force-pushed the renovate/major-cockpit-389-ds-npm branch 2 times, most recently from 5b0e58c to f7a6400 Compare June 11, 2026 21:14
@renovate renovate Bot force-pushed the renovate/major-cockpit-389-ds-npm branch from f7a6400 to 4c356ee Compare June 26, 2026 02:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants