Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@fortawesome/fontawesome-svg-core (source) 6.7.2 -> 7.0.0 age confidence
@fortawesome/free-brands-svg-icons (source) 6.7.2 -> 7.0.0 age confidence
@fortawesome/free-solid-svg-icons (source) 6.7.2 -> 7.0.0 age confidence
@fortawesome/react-fontawesome 0.2.6 -> 3.0.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.0.0

Compare Source

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

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

v3.0.1

Compare Source

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


Configuration

📅 Schedule: Branch creation - "every weekday" (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

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

@renovate renovate bot requested a review from a team as a code owner July 24, 2025 15:00
@renovate renovate bot force-pushed the renovate/major-font-awesome branch from 6de5483 to ca2b5a2 Compare July 24, 2025 19:33
@renovate renovate bot force-pushed the renovate/major-font-awesome branch 4 times, most recently from 87ab77a to b03df31 Compare August 7, 2025 01:07
@renovate renovate bot force-pushed the renovate/major-font-awesome branch 6 times, most recently from dd8cb77 to ad538ab Compare August 13, 2025 20:35
@renovate renovate bot force-pushed the renovate/major-font-awesome branch 2 times, most recently from 213ecc6 to d29b696 Compare August 22, 2025 05:32
@renovate renovate bot changed the title fix(deps): update font awesome to v7 (major) fix(deps): update font awesome (major) Aug 22, 2025
@renovate renovate bot force-pushed the renovate/major-font-awesome branch 3 times, most recently from c20a6c6 to 0e2e8dc Compare August 27, 2025 10:57
@renovate renovate bot force-pushed the renovate/major-font-awesome branch from 0e2e8dc to d05424f Compare August 28, 2025 00:57
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.

0 participants