Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps messageformat to 2.3.0 and updates ancestor dependency i18n. These dependencies need to be updated together.

Updates messageformat from 0.3.1 to 2.3.0

Release notes

Sourced from messageformat's releases.

v2.3.0

Features

  • Add customFormatters to constructor options
  • Add internal options object
  • Add options as second constructor argument
  • Update index.d.ts

Bug Fixes

  • Update dependencies

v2.2.0

Features

  • formatters: Split into its own package from messageformat
  • Drop dependency on reserved-words, inlining data
  • Move sources to src/, use Babel as transpiler targeting Node 6.5
  • Refactor compiler.js as ES6, splitting out utils.js
  • Refactor messageformat.js as ES6
  • Refactor plurals.js as ES6
  • Refactor runtime.js as ES6
  • Replace Browserify + UglifyJS with Webpack as build tool

Bug Fixes

  • Build Web export from src with babel-loader, configured with browser targets
  • Refactor/fix UMD/CommonJS exports

v2.1.0

  • Harmonise code style with Prettier & add linting with ESLint (#220)
  • compiler: Allow MessageFormat content in function parameters
  • messageformat: Update messageformat-parser to 4.0
  • Refactor as a monorepo, using Lerna (#212)
Commits

Updates i18n from 0.8.3 to 0.8.6

Release notes

Sourced from i18n's releases.

0.8.5 - General Maintenance

Added

  • PR #425 added support for WHATWG URL API urls

Fixed

  • PR #426 upgraded mocha 7.0.1
  • PR #420 fixes crashing on missing translations files (#419)

0.8.4 - General Maintenance

Added

  • Support for empty strings in translation files (#261)
  • Greenkeeper integration (#414)
  • Tidelift integration Learn more.
  • Travis OS X build

Fixed

Removed

  • AppVeyor integration (will be replaced by Travis Windows Builds)
Changelog

Sourced from i18n's changelog.

Changelog

For current release notes see GitHub Release Notes.

Commits
  • 713c63e Merge branch 'release/0.8.6' into npm
  • df2b057 version bumb
  • 90cccb7 audit fix acorn, minimist
  • eb451a8 Merge tag '0.8.5'
  • 2c92fe7 Merge branch 'release/0.8.5' into npm
  • 3dea5b3 0.8.5
  • fb07ff8 Merge pull request #426 from mashpie/greenkeeper/mocha-7.0.1
  • c68e4b5 chore(package): update lockfile package-lock.json
  • 21bd951 chore(package): update mocha to version 7.0.1
  • 6d99cc3 Merge pull request #425 from funktionswerk/master
  • Additional commits viewable in compare view

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

Bumps [messageformat](https://github.com/messageformat/messageformat/tree/HEAD/packages/mf2-messageformat) to 2.3.0 and updates ancestor dependency [i18n](https://github.com/mashpie/i18n-node). These dependencies need to be updated together.


Updates `messageformat` from 0.3.1 to 2.3.0
- [Release notes](https://github.com/messageformat/messageformat/releases)
- [Commits](https://github.com/messageformat/messageformat/commits/messageformat@2.3.0/packages/mf2-messageformat)

Updates `i18n` from 0.8.3 to 0.8.6
- [Release notes](https://github.com/mashpie/i18n-node/releases)
- [Changelog](https://github.com/mashpie/i18n-node/blob/master/CHANGELOG.md)
- [Commits](mashpie/i18n-node@0.8.3...0.8.6)

---
updated-dependencies:
- dependency-name: messageformat
  dependency-version: 2.3.0
  dependency-type: indirect
- dependency-name: i18n
  dependency-version: 0.8.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 25, 2025
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.

0 participants