Skip to content

chore(deps): bump the npm-prod-deps group with 5 updates#2262

Merged
saikumarrs merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/npm-prod-deps-47db7127d8
May 27, 2025
Merged

chore(deps): bump the npm-prod-deps group with 5 updates#2262
saikumarrs merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/npm-prod-deps-47db7127d8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm-prod-deps group with 5 updates:

Package From To
@nx/nx-darwin-arm64 21.0.3 21.1.2
@nx/nx-darwin-x64 21.0.3 21.1.2
@nx/nx-linux-x64-gnu 21.0.3 21.1.2
@nx/nx-win32-x64-msvc 21.0.3 21.1.2
@rollup/rollup-linux-x64-gnu 4.41.0 4.41.1

Updates @nx/nx-darwin-arm64 from 21.0.3 to 21.1.2

Release notes

Sourced from @​nx/nx-darwin-arm64's releases.

21.1.2 (2025-05-24)

🩹 Fixes

  • core: do not hide task list with run-many if there is only 1 task (#31324)

❤️ Thank You

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)

... (truncated)

Commits

Updates @nx/nx-darwin-x64 from 21.0.3 to 21.1.2

Release notes

Sourced from @​nx/nx-darwin-x64's releases.

21.1.2 (2025-05-24)

🩹 Fixes

  • core: do not hide task list with run-many if there is only 1 task (#31324)

❤️ Thank You

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)

... (truncated)

Commits

Updates @nx/nx-linux-x64-gnu from 21.0.3 to 21.1.2

Release notes

Sourced from @​nx/nx-linux-x64-gnu's releases.

21.1.2 (2025-05-24)

🩹 Fixes

  • core: do not hide task list with run-many if there is only 1 task (#31324)

❤️ Thank You

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)

... (truncated)

Commits

Updates @nx/nx-win32-x64-msvc from 21.0.3 to 21.1.2

Release notes

Sourced from @​nx/nx-win32-x64-msvc's releases.

21.1.2 (2025-05-24)

🩹 Fixes

  • core: do not hide task list with run-many if there is only 1 task (#31324)

❤️ Thank You

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)

... (truncated)

Commits

Updates @rollup/rollup-linux-x64-gnu from 4.41.0 to 4.41.1

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.41.1

4.41.1

2025-05-24

Bug Fixes

  • If a plugin calls this.resolve with skipSelf: true, subsequent calls when handling this by the same plugin with same parameters will return null to avoid infinite recursions (#5945)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.41.1

2025-05-24

Bug Fixes

  • If a plugin calls this.resolve with skipSelf: true, subsequent calls when handling this by the same plugin with same parameters will return null to avoid infinite recursions (#5945)

Pull Requests

Commits
  • 7c469dc 4.41.1
  • 9f4abf1 Avoid recursively calling a plugin's resolveId hook with same id and importer...
  • 605ec27 fix(deps): update swc monorepo (major) (#5963)
  • b88492b fix(deps): lock file maintenance minor/patch updates (#5964)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2025
@dependabot dependabot Bot requested a review from a team as a code owner May 26, 2025 16:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2025
@coderabbitai

coderabbitai Bot commented May 26, 2025

Copy link
Copy Markdown
Contributor

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.


🪧 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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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 sequence diagram to generate a sequence diagram of the changes in this PR.
  • @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.

@codecov

codecov Bot commented May 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.85%. Comparing base (d2b50a8) to head (f3f448f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2262   +/-   ##
========================================
  Coverage    61.85%   61.85%           
========================================
  Files          480      480           
  Lines        16561    16561           
  Branches      3270     3274    +4     
========================================
  Hits         10244    10244           
  Misses        5090     5090           
  Partials      1227     1227           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps the npm-prod-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/nx-darwin-arm64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64) | `21.0.3` | `21.1.2` |
| [@nx/nx-darwin-x64](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-x64) | `21.0.3` | `21.1.2` |
| [@nx/nx-linux-x64-gnu](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/linux-x64-gnu) | `21.0.3` | `21.1.2` |
| [@nx/nx-win32-x64-msvc](https://github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc) | `21.0.3` | `21.1.2` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.41.0` | `4.41.1` |


Updates `@nx/nx-darwin-arm64` from 21.0.3 to 21.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.1.2/packages/nx/native-packages/darwin-arm64)

Updates `@nx/nx-darwin-x64` from 21.0.3 to 21.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.1.2/packages/nx/native-packages/darwin-x64)

Updates `@nx/nx-linux-x64-gnu` from 21.0.3 to 21.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.1.2/packages/nx/native-packages/linux-x64-gnu)

Updates `@nx/nx-win32-x64-msvc` from 21.0.3 to 21.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.1.2/packages/nx/native-packages/win32-x64-msvc)

Updates `@rollup/rollup-linux-x64-gnu` from 4.41.0 to 4.41.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.41.0...v4.41.1)

---
updated-dependencies:
- dependency-name: "@nx/nx-darwin-arm64"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-deps
- dependency-name: "@nx/nx-darwin-x64"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-deps
- dependency-name: "@nx/nx-linux-x64-gnu"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-deps
- dependency-name: "@nx/nx-win32-x64-msvc"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-deps
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.41.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/npm-prod-deps-47db7127d8 branch from 78b132c to f3f448f Compare May 26, 2025 17:05
@sonarqubecloud

Copy link
Copy Markdown

@saikumarrs saikumarrs merged commit 6a9dbf7 into develop May 27, 2025
11 checks passed
@saikumarrs saikumarrs deleted the dependabot/npm_and_yarn/develop/npm-prod-deps-47db7127d8 branch May 27, 2025 06:19
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