[PR #1317] [CLOSED] Bump intl-messageformat from 9.13.0 to 10.2.5 #1856

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1317
Author: @dependabot[bot]
Created: 1/8/2023
Status: Closed

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


📝 Commits (1)

  • e8192c9 Bump intl-messageformat from 9.13.0 to 10.2.5

📊 Changes

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

View changed files

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

📄 Description

Bumps intl-messageformat from 9.13.0 to 10.2.5.

Release notes

Sourced from intl-messageformat's releases.

intl-messageformat@10.2.5

10.2.5 (2022-12-02)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.2.4

10.2.4 (2022-12-01)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.2.2

10.2.2 (2022-11-29)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.2.1

10.2.1 (2022-10-17)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.2.0

10.2.0 (2022-10-13)

Features

  • @​formatjs/intl,react-intl: move IntlFormatter type parameters to methods (#3858) (0d03bb6)
Commits
  • 2e261d3 build: publish
  • e6f7ea2 chore: relax tslib semver constraint (#3924)
  • 8203ebf chore: revert the addition of missing publish steps and add more clarifications
  • 80ee32b build: publish
  • e764507 chore: add missing steps to the publish workflow
  • fec8de5 chore: rename swc-plugin-formatjs to @​formatjs/swc-plugin-experimental
  • bb27372 build: publish
  • 1cfdcf2 chore: mention GH_TOKEN setup in the publish workflow doc (#3923)
  • 2887c98 chore: add @​formatjs/swc-plugin-experimental to the published packages (#3922)
  • 051527b fix(@​formatjs/intl): update monorepo to use TypeScript 4.9 and actually fix t...
  • 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/1317 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/8/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/intl-messageformat-10.2.5` --- ### 📝 Commits (1) - [`e8192c9`](https://github.com/floccusaddon/floccus/commit/e8192c9c55d8668e1af9c3346c32ee3a470ad943) Bump intl-messageformat from 9.13.0 to 10.2.5 ### 📊 Changes **2 files changed** (+34 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+33 -33) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 9.13.0 to 10.2.5. <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.2.5</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.2.4...intl-messageformat@10.2.5">10.2.5</a> (2022-12-02)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.2.4</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.2.2...intl-messageformat@10.2.4">10.2.4</a> (2022-12-01)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.2.2</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.2.1...intl-messageformat@10.2.2">10.2.2</a> (2022-11-29)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.2.1</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.2.0...intl-messageformat@10.2.1">10.2.1</a> (2022-10-17)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.2.0</h2> <h1><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.1.5...intl-messageformat@10.2.0">10.2.0</a> (2022-10-13)</h1> <h3>Features</h3> <ul> <li><strong><code>@​formatjs/intl</code>,react-intl:</strong> move IntlFormatter type parameters to methods (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3858">#3858</a>) (<a href="https://github.com/formatjs/formatjs/commit/0d03bb66123cb49fbd1c7d27908979bc4521b41f">0d03bb6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/formatjs/formatjs/commit/2e261d362ba3a362fb1c3990731ac4a81259de4d"><code>2e261d3</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/e6f7ea2fc8eb2191bcf33b930c48c60ab4c92919"><code>e6f7ea2</code></a> chore: relax tslib semver constraint (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3924">#3924</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/8203ebf04f5e7e56a94d8621ba0cf6fc80925e71"><code>8203ebf</code></a> chore: revert the addition of missing publish steps and add more clarifications</li> <li><a href="https://github.com/formatjs/formatjs/commit/80ee32b3d91774cad0e1a65a61da93be9d84b704"><code>80ee32b</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/e7645077af1202729b74e946cf23f6e538f57db9"><code>e764507</code></a> chore: add missing steps to the publish workflow</li> <li><a href="https://github.com/formatjs/formatjs/commit/fec8de5799693c91296ee3ee168f4dbee48f4666"><code>fec8de5</code></a> chore: rename swc-plugin-formatjs to <code>@​formatjs/swc-plugin-experimental</code></li> <li><a href="https://github.com/formatjs/formatjs/commit/bb273724730552c7761e06563a1cf04a9104303c"><code>bb27372</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/1cfdcf23d58b6b17c78be2379b532de1396f22db"><code>1cfdcf2</code></a> chore: mention GH_TOKEN setup in the publish workflow doc (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3923">#3923</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/2887c98398647b10e4505ccc09c1a2c1652d2c3a"><code>2887c98</code></a> chore: add <code>@​formatjs/swc-plugin-experimental</code> to the published packages (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3922">#3922</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/051527b6391c8f4548254ab20630173789d555cd"><code>051527b</code></a> fix(<code>@​formatjs/intl</code>): update monorepo to use TypeScript 4.9 and actually fix t...</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@9.13.0...intl-messageformat@10.2.5">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.2.5)](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:03 +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#1856
No description provided.