Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @messageformat/runtime from 3.0.0 to 3.0.1.

Release notes

Sourced from @​messageformat/runtime's releases.

v3.0.1

New packages versions:

  • @messageformat/cli v3.1.0
  • @messageformat/core v3.0.1
  • @messageformat/runtime v3.0.1

Features

  • cli: Support JSON5 (#345)

Bug Fixes

  • cli: Always include both / and \ in delimiters (#343)
  • cli: Do not drop initial keys for single-message input files (#340)
  • core: Relax MessageFunction argument type (#351)
  • runtime: Use a string type in the select() arguments (#344)
  • runtime: Add missing messages.d.ts (#342)
Changelog

Sourced from @​messageformat/runtime's changelog.

3.0.1 (2022-02-06)

Bug Fixes

  • runtime: Use a string type in the select() arguments (#344)
  • runtime: Add missing messages.d.ts (#342)
Commits
  • 65f8449 chore: Publish
  • e80bc9c chore: Fix api-extractor configs
  • d431316 chore: Update to make-plural@7
  • 755e736 chore: Fix tsconfig paths & test typing to work while editing, except for core
  • f2f92d1 fix(runtime): Add missing messages.d.ts (#342)
  • 5195c80 fix(runtime): Use a string type in the select() arguments (#344)
  • See full diff 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 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 Sep 24, 2025
@mashpie
Copy link
Owner

mashpie commented Sep 26, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/messageformat/runtime-3.0.1 branch from 6ac3ef3 to 952e674 Compare September 26, 2025 10:59
@mashpie mashpie merged commit 7238d73 into master Sep 26, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/messageformat/runtime-3.0.1 branch September 26, 2025 11:05
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.

2 participants