Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: [dependabot] - bump react-intl from 6.8.4 to 6.8.7 (#146)
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.8.4 to 6.8.7. <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>[email protected]</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/[email protected]@6.8.7">6.8.7</a> (2024-11-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>react-intl:</strong> fix type inference and overload for formatMessage, fix <a href="https://redirect.github.com/formatjs/formatjs/issues/4538">#4538</a> (<a href="https://github.com/formatjs/formatjs/commit/5073395a49628b273dc99ff750a564ee881c751b">5073395</a>) - by <a href="https://github.com/longlho"><code>@longlho</code></a></li> </ul> <h2>[email protected]</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/[email protected]@6.8.6">6.8.6</a> (2024-11-04)</h2> <p><strong>Note:</strong> Version bump only for package react-intl</p> <h2>[email protected]</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/[email protected]@6.8.5">6.8.5</a> (2024-11-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>react-intl:</strong> relax <code>@types/react</code> versions (<a href="https://github.com/formatjs/formatjs/commit/d8f6047c291a545eb8690290f7bc7761838e5c86">d8f6047</a>) - by <a href="https://github.com/longlho"><code>@longlho</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/formatjs/formatjs/commit/2337f616e5fe4af2eafec17fd1fc463ac0f5f803"><code>2337f61</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/f2bcfbd7dfdd4f698f22367b4314ec94085a07fc"><code>f2bcfbd</code></a> test(<code>@formatjs/utils</code>): typecheck tests</li> <li><a href="https://github.com/formatjs/formatjs/commit/dec9775d29e7815a297009c3dc5169497aeadc89"><code>dec9775</code></a> test(vue-intl): fix tests</li> <li><a href="https://github.com/formatjs/formatjs/commit/9c211b259fe17cff5f8e5aeed1a5aa240491a015"><code>9c211b2</code></a> test(<code>@formatjs/cli</code>): add integration test for <a href="https://redirect.github.com/formatjs/formatjs/issues/4489">#4489</a></li> <li><a href="https://github.com/formatjs/formatjs/commit/5073395a49628b273dc99ff750a564ee881c751b"><code>5073395</code></a> fix(react-intl): fix type inference and overload for formatMessage, fix <a href="https://redirect.github.com/formatjs/formatjs/issues/4538">#4538</a></li> <li><a href="https://github.com/formatjs/formatjs/commit/50e6d576ef8d142b5134f2e44c0d7683ca986d7c"><code>50e6d57</code></a> chore(deps): update dependency aspect_rules_ts to v3.3.1 (<a href="https://redirect.github.com/formatjs/formatjs/issues/4677">#4677</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/cb207647ba3879c1a24492a75c18dad2ea0bec71"><code>cb20764</code></a> fix(<code>@formatjs/intl-locale</code>): lookup by minimized locale for char orders, fix #...</li> <li><a href="https://github.com/formatjs/formatjs/commit/6b65d4259681c1d58693b71c972cfa4ec6f18e6f"><code>6b65d42</code></a> chore(deps): update typescript-eslint monorepo to v8.13.0 (<a href="https://redirect.github.com/formatjs/formatjs/issues/4676">#4676</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/062c2fa495c4c1d9132de55838c0f8d22d67fa84"><code>062c2fa</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/a53d0a2e4112816d453bb65eb2500b7a72143011"><code>a53d0a2</code></a> feat(<code>@formatjs/utils</code>): add ability to return localized default timezone</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/[email protected]@6.8.7">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.4&new-version=6.8.7)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <[email protected]>
- Loading branch information