Skip to content

Bump messageformat from 1.0.2 to 4.0.0#5173

Open
dependabot[bot] wants to merge 2 commits intodevelopfrom
dependabot/npm_and_yarn/messageformat-4.0.0
Open

Bump messageformat from 1.0.2 to 4.0.0#5173
dependabot[bot] wants to merge 2 commits intodevelopfrom
dependabot/npm_and_yarn/messageformat-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps messageformat from 1.0.2 to 4.0.0.

Release notes

Sourced from messageformat's releases.

messageformat@4.0.0

This release matches the MF2 spec as of its LDML 48 release.

This release is effectively the same as 4.0.0-13, but now finally out of prerelease.

The only notable change is the inclusion of an explicit engine requirement for Node.js 20 or later with require(esm) support.

To install via npm:

npm install messageformat

messageformat@4.0.0-13

messageformat 4.0.0-13

⚠ Breaking Changes

  • Use Object rather than Map for options & attributes in data model (#457)
  • Drop source from MessageValue and MessageFunctionContext

Features

  • Rename :math as :offset, make it default
  • unicode-org/message-format-wg#1078unicode-org/message-format-wg#1083)
  • Add MessageFunctionError, drop MessageSelectionError
  • Add :percentunicode-org/message-format-wg#1094

@​messageformat/fluent 0.13.0

  • Use updated messageformat.

@​messageformat/icu-messageformat-1 0.11.0

  • Use updated messageformat.

messageformat@4.0.0-12

messageformat 4.0.0-12

  • When serialising, escape literal {} in quoted patterns

@​messageformat/fluent 0.12.3

  • Use updated messageformat.

@​messageformat/icu-messageformat-1 0.10.2

  • Use updated messageformat.

messageformat@4.0.0-11

... (truncated)

Commits
  • 17025e8 chore: Reorganise files, adding root mf1/ and mf2/ directories
  • e833abf chore: Collect test utilities under test/utils/
  • 97dbedb chore: Publish
  • e46818d fix(mf2): Reduce regex complexity in declaration junk content parsing
  • 865ad04 feat(mf2): Allow bidi controls (ALM/LRM/RLM/LRI/RLI/FSI/PDI) in whitespace & ...
  • 030d00f feat(mf2): Prefix custom functions: fluent:message, mf1:date, mf1:number, ...
  • 429bd81 feat(mf2)!: Remove all reserved & private syntax (unicode-org/message-format-...
  • 653d2df feat(mf2)!: Match on variables instead of expressions (unicode-org/message-fo...
  • 215fdf9 feat(mf2): Keep attributes in data model, use Map for options & attributes (u...
  • 77ac4fe test(mf2): Include :test:format, :test:function, and :test:select implementat...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2026
axelstudios and others added 2 commits February 11, 2026 12:30
Bumps [messageformat](https://github.com/messageformat/messageformat/tree/HEAD/packages/mf2-messageformat) from 1.0.2 to 4.0.0.
- [Release notes](https://github.com/messageformat/messageformat/releases)
- [Commits](https://github.com/messageformat/messageformat/commits/messageformat@4.0.0/packages/mf2-messageformat)

---
updated-dependencies:
- dependency-name: messageformat
  dependency-version: 4.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/messageformat-4.0.0 branch from 7278e52 to f39dc5e Compare February 11, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant