INTECS-ITFAC / intecs_webapp_front-end

dev: https://intecs-dev.web.app/ staging: https://intecs-staging.web.app/
15 stars 36 forks source link

Bump react-social-icons from 4.1.0 to 5.5.0 #233

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps react-social-icons from 4.1.0 to 5.5.0.

Release notes

Sourced from react-social-icons's releases.

v5.5.0

Changelog

  • expose keyFor function to match url's to network keys.

v5.4.1

Changelog

  • component type now allows for anchor element attributes to be assigned as props (thank you @​satoshigangopadhyay)

v5.4.0

Changelog

v5.3.0

Changelog

v5.2.0

Changelog

  • feat: TypeScript support

v5.1.1

Changelog

  • fix: match networks to urls whose subdomains contain hyphens
  • fix: match networks to urls whose paths contain dots

v5.1.0

Changelog

v5.0.0

There are no breaking changes in this release, however, there is a new maintainer @​couetilc for the react-social-icons package. Also, the instagram icon and color has been updated to reflect new branding.

Changelog

  • feat: Instagram icon and background color has been updated (thank you @​craftykim)
  • feat: GitHub icon's background color has been updated (thank you @​eclectic-coding)
  • feat: Added Telegram icon (thank you @​piducancore)
  • feat: Added Discord icon (thank you @​jace1084)
  • feat: Added StackOverflow icon
  • feat: Added TikTok icon
  • feat: Added defaultSVG prop for customizing the fallback network icon.
  • fix: Updated peerDependencies to include React v17
  • chore: GitHub action to run tests across all React versions listed in peerDependencies
  • docs: Updated docs to remove --save-dev
  • docs: Added Prop Types to README
Commits


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 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 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)
dependabot[bot] commented 3 years ago

Superseded by #236.