[PR #1532] [CLOSED] build(deps): bump intl-messageformat from 9.13.0 to 10.5.11 #1903

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1532
Author: @dependabot[bot]
Created: 1/29/2024
Status: Closed

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


📝 Commits (1)

  • 2dc2e8f build(deps): bump intl-messageformat from 9.13.0 to 10.5.11

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

Release notes

Sourced from intl-messageformat's releases.

intl-messageformat@10.5.11

10.5.11 (2024-01-26)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.5.9

10.5.9 (2024-01-16)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.5.8

10.5.8 (2023-11-14)

Bug Fixes

  • @​formatjs/intl-durationformat: add polyfill detector + docs (d6d237a) - by @

intl-messageformat@10.5.4

10.5.4 (2023-10-16)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.5.3

10.5.3 (2023-09-18)

Note: Version bump only for package intl-messageformat

intl-messageformat@10.5.2

10.5.2 (2023-09-10)

Note: Version bump only for package intl-messageformat

Commits
  • ca2701e build: publish
  • 9adc475 feat(@​formatjs/intl): allow ES2023 attributes in number component
  • fc5050f feat(@​formatjs/icu-skeleton-parser): add support for rounding-mode, fix #3716
  • f33f4c0 docs: remove polyfill.io from Intl.supportedValuesOf, fix #4292
  • 9ea1e94 fix(@​formatjs/intl-numberformat): add polyfill check for ES2023, fix #4327
  • d22ebf9 chore(deps): update dependency terser to v5.27.0 (#4326)
  • 1322a69 chore(deps): update dependency tsd to v0.30.4 (#4325)
  • bbea958 chore(deps): update dependency io_bazel_rules_go to v0.45.1 (#4320)
  • 5601ddf chore(deps): update dependency @​types/node to v18.19.8 (#4319)
  • 46647df chore(deps): update dependency pnpm to v8.14.1 (#4321)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 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/1532 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/29/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/intl-messageformat-10.5.11` --- ### 📝 Commits (1) - [`2dc2e8f`](https://github.com/floccusaddon/floccus/commit/2dc2e8f894036868b856c0d6f46778c95be62181) build(deps): bump intl-messageformat from 9.13.0 to 10.5.11 ### 📊 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.5.11. <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.5.11</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.10...intl-messageformat@10.5.11">10.5.11</a> (2024-01-26)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.5.9</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.8...intl-messageformat@10.5.9">10.5.9</a> (2024-01-16)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.5.8</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.7...intl-messageformat@10.5.8">10.5.8</a> (2023-11-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>@​formatjs/intl-durationformat</code>:</strong> add polyfill detector + docs (<a href="https://github.com/formatjs/formatjs/commit/d6d237a2ffca73d5e3824df17bf5ebf7e7b135a8">d6d237a</a>) - by @</li> </ul> <h2>intl-messageformat@10.5.4</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.3...intl-messageformat@10.5.4">10.5.4</a> (2023-10-16)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.5.3</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.2...intl-messageformat@10.5.3">10.5.3</a> (2023-09-18)</h2> <p><strong>Note:</strong> Version bump only for package intl-messageformat</p> <h2>intl-messageformat@10.5.2</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@10.5.1...intl-messageformat@10.5.2">10.5.2</a> (2023-09-10)</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/ca2701e45ea608edd3418fa4a522d2d6f7df0bc9"><code>ca2701e</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/9adc475729dd2b30053b75ba52be33c9ca0f5cd7"><code>9adc475</code></a> feat(<code>@​formatjs/intl</code>): allow ES2023 attributes in number component</li> <li><a href="https://github.com/formatjs/formatjs/commit/fc5050f279e36adebb80ca8e75460276c066afa4"><code>fc5050f</code></a> feat(<code>@​formatjs/icu-skeleton-parser</code>): add support for rounding-mode, fix <a href="https://redirect.github.com/formatjs/formatjs/issues/3716">#3716</a></li> <li><a href="https://github.com/formatjs/formatjs/commit/f33f4c07591f856a77bc54d248765a8223896068"><code>f33f4c0</code></a> docs: remove polyfill.io from Intl.supportedValuesOf, fix <a href="https://redirect.github.com/formatjs/formatjs/issues/4292">#4292</a></li> <li><a href="https://github.com/formatjs/formatjs/commit/9ea1e94b715cf5ce15a42b939a47fcf05b523a05"><code>9ea1e94</code></a> fix(<code>@​formatjs/intl-numberformat</code>): add polyfill check for ES2023, fix <a href="https://redirect.github.com/formatjs/formatjs/issues/4327">#4327</a></li> <li><a href="https://github.com/formatjs/formatjs/commit/d22ebf99798409d82b20608d37894aa16a42943d"><code>d22ebf9</code></a> chore(deps): update dependency terser to v5.27.0 (<a href="https://redirect.github.com/formatjs/formatjs/issues/4326">#4326</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/1322a692aa8a7fcafe628fb6f2d2be7e1bb42512"><code>1322a69</code></a> chore(deps): update dependency tsd to v0.30.4 (<a href="https://redirect.github.com/formatjs/formatjs/issues/4325">#4325</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/bbea95862f3b6cf16ad21252e7bcba88cc77e6c1"><code>bbea958</code></a> chore(deps): update dependency io_bazel_rules_go to v0.45.1 (<a href="https://redirect.github.com/formatjs/formatjs/issues/4320">#4320</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/5601ddf1d856900f15beeee179e6ae504ee9565c"><code>5601ddf</code></a> chore(deps): update dependency <code>@​types/node</code> to v18.19.8 (<a href="https://redirect.github.com/formatjs/formatjs/issues/4319">#4319</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/46647df2a635ef604a2f4d422fd1b5edc6940486"><code>46647df</code></a> chore(deps): update dependency pnpm to v8.14.1 (<a href="https://redirect.github.com/formatjs/formatjs/issues/4321">#4321</a>)</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/intl-messageformat@9.13.0...intl-messageformat@10.5.11">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.5.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <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:11 +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#1903
No description provided.