kalwalt / gatsby-starter-i18n-bulma

A gatsby multilanguage template with bulma and i18n: it is a work in progress...
https://gatsby-starter-i18n-bulma.netlify.app/
MIT License
23 stars 17 forks source link

Bump react-intl from 4.7.6 to 5.20.12 #165

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-intl from 4.7.6 to 5.20.12.

Release notes

Sourced from react-intl's releases.

react-intl@5.20.12

5.20.12 (2021-09-27)

Bug Fixes

  • react-intl: use indexOf instead of includes (aed19a2)

react-intl@5.20.11

5.20.11 (2021-09-26)

Bug Fixes

  • react-intl: allow @​types/react 16 as well (7a8cef1), closes #3138

react-intl@5.20.10

5.20.10 (2021-08-21)

Bug Fixes

react-intl@5.20.9

5.20.9 (2021-08-16)

Bug Fixes

  • react-intl: fix children type of FormattedMessage, fix #3117 (567a131)

react-intl@5.20.8

5.20.8 (2021-08-15)

Bug Fixes

  • react-intl: add generic constraint to defineMessage for better intellisense experience (#3111) (9eae9cd)

react-intl@5.20.7

5.20.7 (2021-08-06)

Note: Version bump only for package react-intl

Commits
  • bf915ea build: publish
  • 3b52418 fix(@​formatjs/ts-transformer): move typescript back to dep, fix #3173
  • 930ed77 chore: reformat
  • aed19a2 fix(react-intl): use indexOf instead of includes
  • 245301f fix(@​formatjs/intl): rm dep on @​types/node
  • 59037ef chore: bump typescript version req
  • 48ef2e6 chore: upgrade rules_nodejs to 4
  • 6a07668 fix(@​formatjs/ts-transformer): move @​types/node to dep
  • edf098a build: publish
  • a7b2960 feat(@​formatjs/cli): upgrade vue libs, handle script setup, fix #3181
  • 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 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 2 years ago

Looks like react-intl is up-to-date now, so this is no longer needed.