[PR #1375] [CLOSED] chore(deps): bump intl-messageformat from 9.13.0 to 10.3.4 #1877

Closed
opened 2026-02-25 23:31:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1375
Author: @dependabot[bot]
Created: 4/17/2023
Status: Closed

Base: developHead: dependabot/npm_and_yarn/intl-messageformat-10.3.4


📝 Commits (1)

  • 13c6378 chore(deps): bump intl-messageformat from 9.13.0 to 10.3.4

📊 Changes

2 files changed (+65 additions, -65 deletions)

View changed files

📝 package-lock.json (+64 -64)
📝 package.json (+1 -1)

📄 Description

Bumps intl-messageformat from 9.13.0 to 10.3.4.

Release notes

Sourced from intl-messageformat's releases.

intl-messageformat@10.3.4

10.3.4 (2023-04-17)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.3.3

10.3.3 (2023-03-21)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.3.1

10.3.1 (2023-02-20)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.3.0

10.3.0 (2023-01-30)

Features

  • intl-messageformat: support more parse options in constructor (e6b43dc)
Commits
  • c5caf3e build: publish
  • 2c43dc1 feat: upgrade TS support to v5
  • 8932ba4 feat(@​formatjs/ts-transformer): support TS5
  • 3b2069f chore: update rules_js rules
  • 3d03554 feat(@​formatjs/intl): store locale as error property
  • ecf70f3 fix(react-intl): fix a typo in react-intl/no-parser
  • 73154de docs: update link to available formatters in CLI docs (#4040)
  • 9d81878 docs: remove --output-empty-json from cli docs (#4041)
  • 28d8a81 fix(@​formatjs/icu-messageformat-parser): remove unused SelectOption type (#...
  • 5c69f8b build: publish
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1375 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/17/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/intl-messageformat-10.3.4` --- ### 📝 Commits (1) - [`13c6378`](https://github.com/floccusaddon/floccus/commit/13c6378f4ce3d007a882725662ec0f4c13e0fe61) chore(deps): bump intl-messageformat from 9.13.0 to 10.3.4 ### 📊 Changes **2 files changed** (+65 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+64 -64) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 9.13.0 to 10.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/formatjs/formatjs/releases">intl-messageformat's releases</a>.</em></p> <blockquote> <h2>intl-messageformat@10.3.4</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.3.3...intl-messageformat@10.3.4">10.3.4</a> (2023-04-17)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.3.3</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.3.2...intl-messageformat@10.3.3">10.3.3</a> (2023-03-21)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.3.1</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.3.0...intl-messageformat@10.3.1">10.3.1</a> (2023-02-20)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.3.0</h2> <h1><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.2.6...intl-messageformat@10.3.0">10.3.0</a> (2023-01-30)</h1> <h3>Features</h3> <ul> <li><strong>intl-messageformat:</strong> support more parse options in constructor (<a href="https://github.com/formatjs/formatjs/commit/e6b43dcc244c53dbfae2a877e1e07546678741db">e6b43dc</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/formatjs/formatjs/commit/c5caf3eef8f790c83474d3f081ceb9b14673b07d"><code>c5caf3e</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/2c43dc1275d7ca940fae80419e3d6e4143bfbfef"><code>2c43dc1</code></a> feat: upgrade TS support to v5</li> <li><a href="https://github.com/formatjs/formatjs/commit/8932ba4f5308ceddde370e46264080caa8100d6b"><code>8932ba4</code></a> feat(<code>@​formatjs/ts-transformer</code>): support TS5</li> <li><a href="https://github.com/formatjs/formatjs/commit/3b2069fbcd5adaf24eb0b11c72b460080033998d"><code>3b2069f</code></a> chore: update rules_js rules</li> <li><a href="https://github.com/formatjs/formatjs/commit/3d035547db9d47adbbd51bff4330a58c0ca0668e"><code>3d03554</code></a> feat(<code>@​formatjs/intl</code>): store locale as error property</li> <li><a href="https://github.com/formatjs/formatjs/commit/ecf70f347241159aa785635e02d33d0f645d617f"><code>ecf70f3</code></a> fix(react-intl): fix a typo in react-intl/no-parser</li> <li><a href="https://github.com/formatjs/formatjs/commit/73154de6befd8131eb92dc8134d73e915bc47370"><code>73154de</code></a> docs: update link to available formatters in CLI docs (<a href="https://redirect.github.com/formatjs/formatjs/issues/4040">#4040</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/9d818785d8e8d36dc36569546f4b123b3c7c23ed"><code>9d81878</code></a> docs: remove --output-empty-json from cli docs (<a href="https://redirect.github.com/formatjs/formatjs/issues/4041">#4041</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/28d8a81675bcc8ae5232562a4ac84e94a132022c"><code>28d8a81</code></a> fix(<code>@​formatjs/icu-messageformat-parser</code>): remove unused <code>SelectOption</code> type (#...</li> <li><a href="https://github.com/formatjs/formatjs/commit/5c69f8b6e36294e9a1332290c45912b24038d2e8"><code>5c69f8b</code></a> build: publish</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@9.13.0...intl-messageformat@10.3.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=intl-messageformat&package-manager=npm_and_yarn&previous-version=9.13.0&new-version=10.3.4)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1877
No description provided.