philips-labs / dct-notary-admin

To manage Docker Content Trust and Notary certificates
MIT License
12 stars 1 forks source link

Bump @fortawesome/react-fontawesome from 0.1.17 to 0.2.0 in /web #756

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Bumps @fortawesome/react-fontawesome from 0.1.17 to 0.2.0.

Release notes

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

Release 0.2.0

Added

  • Support for React forwardRef if using React >= 16.3

Release 0.1.19

Fixed

  • Added missing beatFade, spinPulse, and spinReverse animations

Release 0.1.18

Added

  • Animations bounce, shake, fade, and beat-fade
  • Property maskId and titleId to allow consistent rendering on client and server

Changed

  • Peer dependencies now include major version 6
Changelog

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

0.2.0 - 2022-06-29

Added

  • Support for React forwardRef if using React >= 16.3

Previous 0.1.x change log available here

Commits
  • eb6f6f5 Release 0.2.0
  • f3585b7 Adjust CI to include FA deps in matrix
  • 295baab Removing React 16.2 as it's no longer supported
  • de58148 Update tag for release
  • e32a0cb Use forwardRef rather than custom forwardedRef prop (#503)
  • 6e1663b Fix a few missing animations (#516)
  • c28e82b Deps updates
  • c86b4e6 Deps updates from npm audit
  • fd719e8 Bump async from 2.6.3 to 2.6.4 in /examples/create-react-app (#507)
  • 11e4cea Bump minimist in /examples/create-react-app-typescript (#513)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 5 months ago

Superseded by #834.