[PR #1333] [CLOSED] Bump intl-messageformat from 9.13.0 to 10.2.6 #1863

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 90ac0ff Bump intl-messageformat from 9.13.0 to 10.2.6

📊 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.6.

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

Commits
  • f652baa build: publish
  • 1deed4d feat(eslint-plugin-formatjs): capture literals in the conditional expression ...
  • 9ec4491 feat(eslint-plugin-formatjs): introduce no-useless-message linter rule (#3973)
  • fbc878f docs: Better fr translation (#3966)
  • 86e5ddb chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to fd351ca (#3893)
  • 9eacde7 chore(deps): update dependency aspect_rules_js to v1.14.0
  • 3020876 feat(@​formatjs/intl-segmenter): Intl.Segmenter polyfill (stage 4) (#3917)
  • cc3a81f chore: fix build
  • 31b2d5d fix(@​formatjs/fast-memoize): correct Cache.get return type (#3964)
  • 649a386 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/1333 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/30/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/intl-messageformat-10.2.6` --- ### 📝 Commits (1) - [`90ac0ff`](https://github.com/floccusaddon/floccus/commit/90ac0ff3d8fb56726208d91c3010e0b7c891450f) Bump intl-messageformat from 9.13.0 to 10.2.6 ### 📊 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.6. <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/formatjs/formatjs/commit/f652baa0cc89ada6f5198576e7c06dc139716ad2"><code>f652baa</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/1deed4d6978d1a48f4cf789920e8af8db29e7758"><code>1deed4d</code></a> feat(eslint-plugin-formatjs): capture literals in the conditional expression ...</li> <li><a href="https://github.com/formatjs/formatjs/commit/9ec44911bc4b71616f4d5db3a7d7dbf4144a5a6a"><code>9ec4491</code></a> feat(eslint-plugin-formatjs): introduce no-useless-message linter rule (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3973">#3973</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/fbc878f973a997c5cba330e1e72bf5219e3f1a67"><code>fbc878f</code></a> docs: Better fr translation (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3966">#3966</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/86e5ddb93be66a495ea4ce3cd628b72f5e12d830"><code>86e5ddb</code></a> chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to fd351ca (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3893">#3893</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/9eacde792b19caa08e6232235e74f37b1c1ff272"><code>9eacde7</code></a> chore(deps): update dependency aspect_rules_js to v1.14.0</li> <li><a href="https://github.com/formatjs/formatjs/commit/3020876427facd51c44c5e945b66cb70d94224ab"><code>3020876</code></a> feat(<code>@​formatjs/intl-segmenter</code>): Intl.Segmenter polyfill (stage 4) (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3917">#3917</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/cc3a81f93e3e63b1128399ce86758c5768f71894"><code>cc3a81f</code></a> chore: fix build</li> <li><a href="https://github.com/formatjs/formatjs/commit/31b2d5dac8da76a7a050e71b019f28418e9139e4"><code>31b2d5d</code></a> fix(<code>@​formatjs/fast-memoize</code>): correct Cache.get return type (<a href="https://github-redirect.dependabot.com/formatjs/formatjs/issues/3964">#3964</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/649a386f4437cdb0edb0f7d894d56c7a629e9f37"><code>649a386</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.2.6">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.6)](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:04 +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#1863
No description provided.