-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: formatjs/formatjs
base: react-intl@7.1.9
head repository: formatjs/formatjs
compare: react-intl@7.1.10
- 10 commits
- 32 files changed
- 2 contributors
Commits on Mar 25, 2025
-
chore(deps): update dependency @glimmer/syntax to v0.94.9 (#4911)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@glimmer/syntax](https://redirect.github.com/glimmerjs/glimmer-vm) ([source](https://redirect.github.com/glimmerjs/glimmer-vm/tree/HEAD/packages/@glimmer/syntax)) | [`0.94.7` -> `0.94.9`](https://renovatebot.com/diffs/npm/@glimmer%2fsyntax/0.94.7/0.94.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/formatjs/formatjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48c5d07 - Browse repository at this point
Copy the full SHA 48c5d07View commit details -
chore(deps): update dependency aspect_rules_js to v2.3.3 (#4919)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aspect_rules_js](https://docs.aspect.build/rules/aspect_rules_js) | bazel_dep | patch | `2.3.2` -> `2.3.3` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/formatjs/formatjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ffc35ad - Browse repository at this point
Copy the full SHA ffc35adView commit details -
chore(deps): update dependency @glimmer/validator to v0.94.8 (#4912)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@glimmer/validator](https://redirect.github.com/glimmerjs/glimmer-vm) ([source](https://redirect.github.com/glimmerjs/glimmer-vm/tree/HEAD/packages/@glimmer/validator)) | [`0.94.6` -> `0.94.8`](https://renovatebot.com/diffs/npm/@glimmer%2fvalidator/0.94.6/0.94.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/formatjs/formatjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f44c965 - Browse repository at this point
Copy the full SHA f44c965View commit details -
chore(deps): update dependency aspect_rules_lint to v1.2.2 (#4920)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aspect_rules_lint](https://redirect.github.com/aspect-build/rules_lint) | bazel_dep | patch | `1.2.0` -> `1.2.2` | --- ### Release Notes <details> <summary>aspect-build/rules_lint (aspect_rules_lint)</summary> ### [`v1.2.2`](https://redirect.github.com/aspect-build/rules_lint/releases/tag/v1.2.2) #### Using Bzlmod with Bazel 6 1. Enable with `common --enable_bzlmod` in `.bazelrc`. 2. Add to your `MODULE.bazel` file: ```starlark bazel_dep(name = "aspect_rules_lint", version = "1.2.2") ### Next, follow the install instructions for ### - linting: https://github.com/aspect-build/rules_lint/blob/v1.2.2/docs/linting.md ### - formatting: https://github.com/aspect-build/rules_lint/blob/v1.2.2/docs/formatting.md ``` #### Using WORKSPACE Paste this snippet into your `WORKSPACE.bazel` file: ```starlark load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "aspect_rules_lint", sha256 = "c90501db2548f4af27ed873e40adc6524fcd8472c25ff9946ba13aa77c767249", strip_prefix = "rules_lint-1.2.2", url = "https://github.com/aspect-build/rules_lint/releases/download/v1.2.2/rules_lint-v1.2.2.tar.gz", ) ### aspect_rules_lint depends on aspect_bazel_lib. http_archive( name = "aspect_bazel_lib", sha256 = "6d758a8f646ecee7a3e294fbe4386daafbe0e5966723009c290d493f227c390b", strip_prefix = "bazel-lib-2.7.7", url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.7.7/bazel-lib-v2.7.7.tar.gz", ) load("@​aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies") ### aspect_bazel_lib depends on bazel_skylib aspect_bazel_lib_dependencies() load( "@​aspect_rules_lint//format:repositories.bzl", ### Fetch additional formatter binaries you need: "fetch_java_format", "fetch_ktfmt", "fetch_swiftformat", "rules_lint_dependencies", ) rules_lint_dependencies() fetch_java_format() fetch_ktfmt() fetch_swiftformat() load("@​aspect_rules_lint//lint:checkstyle.bzl", "fetch_checkstyle") fetch_checkstyle() load("@​aspect_rules_lint//lint:pmd.bzl", "fetch_pmd") fetch_pmd() load("@​aspect_rules_lint//lint:vale.bzl", "fetch_vale") fetch_vale() load("@​aspect_rules_lint//lint:ktlint.bzl", "fetch_ktlint") fetch_ktlint() load("@​aspect_rules_lint//lint:spotbugs.bzl", "fetch_spotbugs") fetch_spotbugs() ######################## ### Optional: multitool provides defaults for some tools such as yamlfmt ### If you do not set up multitool, you must provide these tools yourself load("@​rules_multitool//multitool:multitool.bzl", "multitool") multitool( name = "multitool", lockfiles = [ "@​aspect_rules_lint//format:multitool.lock.json", "@​aspect_rules_lint//lint:multitool.lock.json", ], ) ``` #### What's Changed - Merge all runfiles of `@bazel_tools//tools/bash/runfiles` by [@​fmeum](https://redirect.github.com/fmeum) in [https://github.com/aspect-build/rules_lint/pull/489](https://redirect.github.com/aspect-build/rules_lint/pull/489) - Changes by create-pull-request action by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/aspect-build/rules_lint/pull/490](https://redirect.github.com/aspect-build/rules_lint/pull/490) #### New Contributors - [@​fmeum](https://redirect.github.com/fmeum) made their first contribution in [https://github.com/aspect-build/rules_lint/pull/489](https://redirect.github.com/aspect-build/rules_lint/pull/489) **Full Changelog**: aspect-build/rules_lint@v1.2.1...v1.2.2 ### [`v1.2.1`](https://redirect.github.com/aspect-build/rules_lint/releases/tag/v1.2.1) #### Using Bzlmod with Bazel 6 1. Enable with `common --enable_bzlmod` in `.bazelrc`. 2. Add to your `MODULE.bazel` file: ```starlark bazel_dep(name = "aspect_rules_lint", version = "1.2.1") ### Next, follow the install instructions for ### - linting: https://github.com/aspect-build/rules_lint/blob/v1.2.1/docs/linting.md ### - formatting: https://github.com/aspect-build/rules_lint/blob/v1.2.1/docs/formatting.md ``` #### Using WORKSPACE Paste this snippet into your `WORKSPACE.bazel` file: ```starlark load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "aspect_rules_lint", sha256 = "c5e03b04aaa5c0d9a1b1265cfdea5259b3e13adc39828254c1afe2e092c165a7", strip_prefix = "rules_lint-1.2.1", url = "https://github.com/aspect-build/rules_lint/releases/download/v1.2.1/rules_lint-v1.2.1.tar.gz", ) ### aspect_rules_lint depends on aspect_bazel_lib. http_archive( name = "aspect_bazel_lib", sha256 = "6d758a8f646ecee7a3e294fbe4386daafbe0e5966723009c290d493f227c390b", strip_prefix = "bazel-lib-2.7.7", url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.7.7/bazel-lib-v2.7.7.tar.gz", ) load("@​aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies") ### aspect_bazel_lib depends on bazel_skylib aspect_bazel_lib_dependencies() load( "@​aspect_rules_lint//format:repositories.bzl", ### Fetch additional formatter binaries you need: "fetch_java_format", "fetch_ktfmt", "fetch_swiftformat", "rules_lint_dependencies", ) rules_lint_dependencies() fetch_java_format() fetch_ktfmt() fetch_swiftformat() load("@​aspect_rules_lint//lint:checkstyle.bzl", "fetch_checkstyle") fetch_checkstyle() load("@​aspect_rules_lint//lint:pmd.bzl", "fetch_pmd") fetch_pmd() load("@​aspect_rules_lint//lint:vale.bzl", "fetch_vale") fetch_vale() load("@​aspect_rules_lint//lint:ktlint.bzl", "fetch_ktlint") fetch_ktlint() load("@​aspect_rules_lint//lint:spotbugs.bzl", "fetch_spotbugs") fetch_spotbugs() ######################## ### Optional: multitool provides defaults for some tools such as yamlfmt ### If you do not set up multitool, you must provide these tools yourself load("@​rules_multitool//multitool:multitool.bzl", "multitool") multitool( name = "multitool", lockfiles = [ "@​aspect_rules_lint//format:multitool.lock.json", "@​aspect_rules_lint//lint:multitool.lock.json", ], ) ``` #### What's Changed - Update README.md by [@​alexeagle](https://redirect.github.com/alexeagle) in [https://github.com/aspect-build/rules_lint/pull/486](https://redirect.github.com/aspect-build/rules_lint/pull/486) - fix: make XML formatter functional in example by [@​alexeagle](https://redirect.github.com/alexeagle) in [https://github.com/aspect-build/rules_lint/pull/485](https://redirect.github.com/aspect-build/rules_lint/pull/485) - Changes by create-pull-request action by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/aspect-build/rules_lint/pull/488](https://redirect.github.com/aspect-build/rules_lint/pull/488) **Full Changelog**: aspect-build/rules_lint@v1.2.0...v1.2.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/formatjs/formatjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 82716ad - Browse repository at this point
Copy the full SHA 82716adView commit details -
chore(deps): update dependency @types/lodash to v4.17.16 (#4913)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | [`4.17.15` -> `4.17.16`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.15/4.17.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/formatjs/formatjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 831c3dd - Browse repository at this point
Copy the full SHA 831c3ddView commit details
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f28e20d - Browse repository at this point
Copy the full SHA f28e20dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4771ac - Browse repository at this point
Copy the full SHA e4771acView commit details -
chore(deps): update dependency bazel to v8.1.1 (#4921)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [bazel](https://redirect.github.com/bazelbuild/bazel) | patch | `8.1.0` -> `8.1.1` | --- ### Release Notes <details> <summary>bazelbuild/bazel (bazel)</summary> ### [`v8.1.1`](https://redirect.github.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-811-2025-02-25) [Compare Source](https://redirect.github.com/bazelbuild/bazel/compare/8.1.0...8.1.1) ``` Release Notes: ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/formatjs/formatjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2b3cf3c - Browse repository at this point
Copy the full SHA 2b3cf3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd451c1 - Browse repository at this point
Copy the full SHA bd451c1View commit details -
- babel-plugin-formatjs@10.5.37 - @formatjs/cli-lib@7.3.3 - @formatjs/cli@6.6.3 - @formatjs/editor@2.0.76 - eslint-plugin-formatjs@5.3.1 - @formatjs/intl-datetimeformat@6.18.0 - @formatjs/intl@3.1.6 - react-intl@7.1.10 - @formatjs/ts-transformer@3.13.34 - vue-intl@6.5.25
Configuration menu - View commit details
-
Copy full SHA for a7e258d - Browse repository at this point
Copy the full SHA a7e258dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff react-intl@7.1.9...react-intl@7.1.10