Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump react-intl from 7.1.5 to 7.1.6 #527

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps react-intl from 7.1.5 to 7.1.6.

Release notes

Sourced from react-intl's releases.

react-intl@7.1.6

7.1.6 (2025-02-09)

Note: Version bump only for package react-intl

Commits
  • 6d6cb64 build: publish
  • 222a485 chore: bazel to 8.0.1
  • 812cd48 feat(@​formatjs/intl-localematcher): fix distance calculation bugs from expand...
  • c6c41cc chore(deps): update pnpm to v9.15.5 (#4857)
  • 1a0df91 chore(deps): update dependency content-tag to v3.1.1 (#4856)
  • d69e4cf chore(deps): update dependency @​swc/core to v1.10.15 (#4852)
  • 2a35a9b build: publish
  • b1da9d6 fix(@​formatjs/utils): add currencyScale, rm currencyMinorUnits
  • c490497 chore: rm npmrc gen
  • 6b10171 build: publish
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2025
Copy link

cloudflare-workers-and-pages bot commented Feb 10, 2025

Deploying ant-design-x with  Cloudflare Pages  Cloudflare Pages

Latest commit: e78de41
Status: ✅  Deploy successful!
Preview URL: https://eee89d2c.ant-design-x.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-reac-kevm.ant-design-x.pages.dev

View logs

Copy link
Contributor

coderabbitai bot commented Feb 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

github-actions bot commented Feb 10, 2025

Preview is ready

Copy link

Walkthrough

This pull request updates the react-intl dependency from version 7.1.5 to 7.1.6. The update is a minor version bump and is expected to be backward compatible as per the release notes.

Changes

File Summary
package.json Updated react-intl version from 7.1.5 to 7.1.6

Bumps [react-intl](https://github.com/formatjs/formatjs) from 7.1.5 to 7.1.6.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@7.1.5...react-intl@7.1.6)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/react-intl-7.1.6 branch from 3ea0183 to e78de41 Compare February 10, 2025 14:59
Copy link

codecov bot commented Feb 10, 2025

Bundle Report

Bundle size has no change ✅

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ant-design/colors@7.2.0 None 0 32.7 kB afc163
npm/@ant-design/cssinjs-utils@1.1.3 environment 0 92 kB yumoimer
npm/@ant-design/cssinjs@1.23.0 environment 0 290 kB zombiej
npm/@ant-design/fast-color@2.0.6 None 0 43.9 kB zombiej
npm/@ant-design/icons@5.6.1 environment 0 8.77 MB zombiej
npm/@ant-design/tools@18.0.3 filesystem 0 66.5 kB zombiej
npm/@ant-design/v5-patch-for-react-19@1.0.3 None 0 9.33 kB zombiej
npm/@antv/gpt-vis@0.4.2 None 0 4.8 MB lvisei
npm/@babel/runtime@7.26.7 None 0 248 kB existentialism, hzoo, jlhwung, ...1 more
npm/@biomejs/biome@1.9.4 shell 0 210 kB dominionl
npm/@codecov/webpack-plugin@1.8.0 None 0 65.3 kB codecov-devops
npm/@codesandbox/sandpack-react@2.19.11 None 0 1.21 MB alexnm, christianalfoni, compuives, ...1 more
npm/@ctrl/tinycolor@4.1.0 None 0 244 kB scttcper
npm/@emotion/react@11.14.0 None 0 817 kB emotion-release-bot
npm/@emotion/server@11.11.0 environment 0 48.7 kB emotion-release-bot
npm/@happy-dom/jest-environment@17.0.2 None 0 31.5 kB davidortner
npm/@ianvs/prettier-plugin-sort-imports@4.4.1 environment, unsafe 0 115 kB ianvs
npm/@madccc/duplicate-package-checker-webpack-plugin@1.0.0 None 0 19 kB madccc
npm/@microflash/rehype-figure@2.1.3 None 0 6.71 kB naiyer
npm/@npmcli/run-script@9.0.2 environment 0 18.3 kB npm-cli-ops
npm/@octokit/rest@21.1.0 None 0 8.28 kB gr2m, kfcampbell, nickfloyd, ...1 more
npm/@petercatai/assistant@2.0.25 network 0 2.22 MB winniexing
npm/@qixian.cs/github-contributors-list@2.0.2 network 0 19.6 kB chenshuai2144
npm/@rc-component/father-plugin@2.0.3 environment, filesystem, shell 0 9.14 kB zombiej
npm/@rc-component/np@1.0.3 None 0 5.94 kB zombiej
npm/@rc-component/trigger@2.2.6 environment 0 184 kB zombiej
npm/@size-limit/file@11.1.6 None 0 3.43 kB ai
npm/@stackblitz/sdk@1.11.0 None 0 186 kB tsulkowski
npm/@testing-library/dom@10.4.0 environment 0 2.43 MB testing-library-bot
npm/@testing-library/jest-dom@6.6.3 None 0 282 kB testing-library-bot
npm/@testing-library/react@16.2.0 None 0 337 kB brrianalexis, cmckinstry, dfcook, ...13 more
npm/@testing-library/user-event@14.6.1 None 0 438 kB brrianalexis, cmckinstry, dfcook, ...13 more
npm/@types/adm-zip@0.5.7 None 0 24.6 kB types
npm/@types/ali-oss@6.16.11 None 0 42.2 kB types
npm/@types/cli-progress@3.11.6 None 0 13.1 kB types
npm/@types/fs-extra@11.0.4 None 0 36.8 kB types
npm/@types/gtag.js@0.0.20 None 0 9.1 kB types
npm/@types/http-server@0.12.4 None 0 4.58 kB types
npm/@types/inquirer@9.0.7 None 0 73.6 kB types
npm/@types/isomorphic-fetch@0.0.39 None 0 2.77 kB types
npm/@types/jest-axe@3.5.9 None 0 6.62 kB types
npm/@types/jest-environment-puppeteer@5.0.6 None 0 6.09 kB types
npm/@types/jest-image-snapshot@6.4.0 None 0 9.68 kB types
npm/@types/jest@29.5.14 None 0 78.8 kB types
npm/@types/jquery@3.5.32 None 0 1.12 MB types
npm/@types/jsdom@21.1.7 None 0 21.9 kB types
npm/@types/markdown-it@14.1.2 None 0 73 kB types
npm/@types/minimist@1.2.5 None 0 6.27 kB types
npm/@types/node@22.13.1 🔁 npm/@types/node@17.0.45 None 0 2.31 MB types
npm/@types/ora@3.2.0 None 0 1.7 kB types
npm/@types/pixelmatch@5.2.6 None 0 7.87 kB types
npm/@types/pngjs@6.0.5 None 0 5.47 kB types
npm/@types/prismjs@1.26.5 None 0 19.4 kB types
npm/@types/progress@2.0.7 None 0 6.51 kB types
npm/@types/react-copy-to-clipboard@5.0.7 None 0 4.36 kB types
npm/@types/react-dom@19.0.3 None 0 20.6 kB types
npm/@types/react-highlight-words@0.20.0 None 0 5.75 kB types
npm/@types/react-resizable@3.0.8 None 0 7.36 kB types
npm/@types/react@19.0.8 None 0 800 kB types
npm/@types/spinnies@0.5.3 None 0 8.22 kB types
npm/@types/tar@6.1.13 None 0 30.8 kB types
npm/@types/throttle-debounce@5.0.2 None 0 6.48 kB types
npm/@types/warning@3.0.3 None 0 2.71 kB types
npm/@umijs/fabric@4.0.1 environment, filesystem Transitive: unsafe +1 11.3 MB chenshuai2144
npm/adm-zip@0.5.16 filesystem 0 121 kB cthackers
npm/ali-oss@6.22.0 filesystem 0 2.74 MB fengmk2
npm/antd-style@3.7.1 environment 0 191 kB arvinxx
npm/antd-token-previewer@2.0.8 None 0 1.22 MB madccc
npm/antd@5.23.4 None 0 47.7 MB afc163, chenshuai2144, madccc, ...3 more
npm/axios@1.7.9 network 0 2.13 MB jasonsaayman
npm/browserslist-to-esbuild@2.1.1 None 0 7.78 kB marcofugaro
npm/browserslist@4.24.4 environment, filesystem 0 64.9 kB ai
npm/cheerio@1.0.0 None 0 1.25 MB feedic
npm/circular-dependency-plugin@5.2.2 None 0 10.5 kB theron
npm/cli-progress@3.12.0 None 0 62.2 kB andidittrich
npm/copy-to-clipboard@3.3.3 None 0 15.1 kB sudodoki
npm/cross-env@7.0.3 environment 0 29.1 kB kentcdodds
npm/cross-fetch@4.1.0 network 0 93.3 kB lquixada
npm/crypto@1.0.1 None 0 778 B ehsalazar
npm/dekko@0.2.1 filesystem 0 8.91 kB benjycui
npm/dumi@2.4.17 environment, eval, filesystem +3 3.43 MB yifankakaxi
npm/rc-motion@2.9.5 None 0 107 kB 07akioni, afc163, madccc, ...1 more
npm/rc-util@5.44.4 None 0 243 kB afc163, benjycui, dahong, ...6 more
npm/react-dom@19.0.0 None 0 0 B

🚮 Removed packages: npm/immer@10.1.1, npm/lodash@4.17.21, npm/lottie-web@5.12.2, npm/lz-string@1.5.0, npm/minimist@1.2.8, npm/prettier@3.5.0, npm/regenerator-runtime@0.14.1, npm/semver@7.7.1, npm/typescript@5.7.3

View full report↗︎

Copy link

size-limit report 📦

Path Size
dist/antdx.min.js 40.33 KB

@afc163 afc163 enabled auto-merge (squash) February 11, 2025 02:41
@afc163 afc163 merged commit 099664f into main Feb 11, 2025
7 checks passed
@afc163 afc163 deleted the dependabot/npm_and_yarn/react-intl-7.1.6 branch February 11, 2025 02:42
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