Skip to content

Bump @fortawesome/react-fontawesome from 3.1.1 to 3.2.0#875

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/fortawesome/react-fontawesome-3.2.0
Feb 6, 2026
Merged

Bump @fortawesome/react-fontawesome from 3.1.1 to 3.2.0#875
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/fortawesome/react-fontawesome-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps @fortawesome/react-fontawesome from 3.1.1 to 3.2.0.

Release notes

Sourced from @​fortawesome/react-fontawesome's releases.

v3.2.0

3.2.0 (2026-02-06)

Features

Bug Fixes

Chores

New Contributors

Full Changelog: FortAwesome/react-fontawesome@v3.1.1...v3.2.0

Changelog

Sourced from @​fortawesome/react-fontawesome's changelog.

3.2.0 (2026-02-06)

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)
Commits
  • e494888 chore(release): 3.2.0 [skip ci]
  • 9ec75b9 Merge pull request #622 from FortAwesome/feat/export-css-variables-types
  • 0e68290 feat(types): export CSSVariables type for user consumption
  • 42a6aec Merge pull request #621 from FortAwesome/chore/deps-update
  • 018fa1f chore(deps): upgrade all dev deps
  • 7950c97 Merge pull request #616 from FortAwesome/fix/process-env-undefined
  • 243a273 fix(env): support for defined process but undefined process.env
  • 7c3ab9a Merge pull request #615 from FortAwesome/allow-viewbox
  • 1f0690a fix: switch order of spread to allow given props to override
  • ec1c118 chore(format): ignore changelog from prettier as it is autogen'd
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade @fortawesome/react-fontawesome from 3.1.1 to 3.2.0. Includes env handling fix, exports a CSSVariables type, and deprecates the title/titleId props.

  • Migration
    • No breaking changes expected. If we use title or titleId on FontAwesomeIcon, switch to aria-label or aria-labelledby.

Written for commit bbcbbec. Summary will update on new commits.

Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/main/CHANGELOG.md)
- [Commits](FortAwesome/react-fontawesome@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 6, 2026
@github-actions github-actions bot merged commit ecd4de2 into main Feb 6, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fortawesome/react-fontawesome-3.2.0 branch February 6, 2026 06:43
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants