Skip to content

Commit 8b9079d

Browse files
dependabot[bot]anthony-nhskris-szlapa
authored
Upgrade: [dependabot] - bump react-intl from 6.8.9 to 7.0.1 (#183)
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.8.9 to 7.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/formatjs/formatjs/releases">react-intl's releases</a>.</em></p> <blockquote> <h2>react-intl@7.0.1</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/react-intl@7.0.0...react-intl@7.0.1">7.0.1</a> (2024-11-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>react-intl:</strong> remove <code>@​formatjs/ecma402-abstract</code>, use native TS Intl typdefs (<a href="https://github.com/formatjs/formatjs/commit/289aa9142e4ee06ddc25e61d7b9a771486cdd8b3">289aa91</a>) - by <a href="https://github.com/longlho"><code>@​longlho</code></a></li> </ul> <h2>react-intl@7.0.0</h2> <h1><a href="https://github.com/formatjs/formatjs/compare/react-intl@6.8.9...react-intl@7.0.0">7.0.0</a> (2024-11-18)</h1> <h3>Features</h3> <ul> <li><strong>react-intl:</strong> drop typescript@4 support (<a href="https://github.com/formatjs/formatjs/commit/12ecc1b36c7d86bd8bd7e7786f5565e5a5b80f88">12ecc1b</a>) - by <a href="https://github.com/longlho"><code>@​longlho</code></a></li> <li><strong>react-intl:</strong> remove polyfill packages in deps (<a href="https://github.com/formatjs/formatjs/commit/31b832f9a24bff0776d66e35cf85f59de25ed3c3">31b832f</a>) - by <a href="https://github.com/longlho"><code>@​longlho</code></a></li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>react-intl:</strong> This removes <code>@​formatjs/intl-displaynames</code> &amp; <code>@​formatjs/intl-listformat</code> as deps which will reduce package size. However, this also means you'll need typescript@5 at least since that has new type defs for those native Intl APIs.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/formatjs/formatjs/commit/c286d10f8f6eb0b4e25bbf4063d8a1603e5fddbc"><code>c286d10</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/289aa9142e4ee06ddc25e61d7b9a771486cdd8b3"><code>289aa91</code></a> fix(react-intl): remove <code>@​formatjs/ecma402-abstract</code>, use native TS Intl typdefs</li> <li><a href="https://github.com/formatjs/formatjs/commit/3fed5f4e8ba7302a0cefbcdf0bf602007fbff614"><code>3fed5f4</code></a> fix(<code>@​formatjs/cli</code>): remove <code>@​formatjs/ecma402-abstract</code>, use native TS Intl typ...</li> <li><a href="https://github.com/formatjs/formatjs/commit/78865eba761aec81a97ea4146c471fc71fd479b1"><code>78865eb</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/041306698303e2b1a262b7b74f0361d63467a981"><code>0413066</code></a> chore: re-install</li> <li><a href="https://github.com/formatjs/formatjs/commit/98d891091dc58c0695701fb1aca62fb8e51bf4ad"><code>98d8910</code></a> feat(<code>@​formatjs/intl</code>): drop typescript@4 support</li> <li><a href="https://github.com/formatjs/formatjs/commit/12ecc1b36c7d86bd8bd7e7786f5565e5a5b80f88"><code>12ecc1b</code></a> feat(react-intl): drop typescript@4 support</li> <li><a href="https://github.com/formatjs/formatjs/commit/7ea64ec66752b0879186fa46808fa8309f7b5f9b"><code>7ea64ec</code></a> docs: fix URL</li> <li><a href="https://github.com/formatjs/formatjs/commit/31b832f9a24bff0776d66e35cf85f59de25ed3c3"><code>31b832f</code></a> feat(react-intl): remove polyfill packages in deps</li> <li><a href="https://github.com/formatjs/formatjs/commit/4713e1b240a52f7e357dcc77912c33e8bef9bfa4"><code>4713e1b</code></a> feat(<code>@​formatjs/intl</code>): remove polyfill packages in deps</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/react-intl@6.8.9...react-intl@7.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-intl&package-manager=npm_and_yarn&previous-version=6.8.9&new-version=7.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com> Co-authored-by: Kris Szlapa <kris.szlapa1@nhs.net>
1 parent 1f52e43 commit 8b9079d

File tree

2 files changed

+11
-129
lines changed

2 files changed

+11
-129
lines changed

package-lock.json

Lines changed: 10 additions & 128 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cpt-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "^18",
2020
"react-dom": "^18",
2121
"react-i18next": "^15.1.1",
22-
"react-intl": "^6.8.7",
22+
"react-intl": "^7.0.1",
2323
"sass": "^1.81.0"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)