Skip to content

chore(pnpm deps)(deps-dev): bump @rspack/cli from 1.3.8 to 1.7.4#442

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rspack/cli-1.7.4
Closed

chore(pnpm deps)(deps-dev): bump @rspack/cli from 1.3.8 to 1.7.4#442
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rspack/cli-1.7.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 30, 2026

Bumps @rspack/cli from 1.3.8 to 1.7.4.

Release notes

Sourced from @​rspack/cli's releases.

v1.7.4

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.7.3...v1.7.4

v1.7.3

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rspack/cli since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Greptile Overview

Greptile Summary

This PR updates @rspack/cli from version 1.3.8 to 1.7.4, a minor version bump that includes new features and bug fixes.

Key Changes:

  • Updates @rspack/cli devDependency from 1.3.8 to 1.7.4
  • Updates transitive dependencies including @rspack/dev-server from 1.1.4 to 1.1.5
  • Adds new transitive dependencies from @jsonjoy.com/* packages
  • Updates @eslint-community/eslint-utils and @eslint/eslintrc to latest patch versions
  • Adds @babel/runtime and @babel/code-frame transitive dependencies

Compatibility Assessment:
The update is compatible with the existing @rspack/core@1.3.8 in the project. The CLI tool has a peer dependency of ^1.0.0-alpha || ^1.x which is satisfied. The project uses Rspack through @nx/rspack@21.3.2 for building the API application, and this update should not introduce breaking changes to the build configuration.

Confidence Score: 5/5

  • This PR is safe to merge - it's a routine dependency update with backward compatibility
  • This is a standard Dependabot-generated dependency update that bumps @rspack/cli from 1.3.8 to 1.7.4. The update maintains compatibility with the existing @rspack/core@1.3.8 (peer dependency satisfied), only touches devDependencies, and includes bug fixes and new features with no breaking changes. The lockfile changes are properly generated and include expected transitive dependency updates.
  • No files require special attention

Important Files Changed

Filename Overview
package.json Bumped @rspack/cli from 1.3.8 to 1.7.4 in devDependencies
pnpm-lock.yaml Updated lockfile with new @rspack/cli version and transitive dependencies

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Dep as Dependabot
    participant PM as pnpm
    participant Rspack as @rspack/cli
    participant Core as @rspack/core
    participant Build as Build Process

    Dev->>Dep: Configure dependency monitoring
    Dep->>PM: Check for @rspack/cli updates
    PM->>Rspack: Detect version 1.7.4 available
    Dep->>PM: Update package.json (1.3.8 → 1.7.4)
    PM->>Rspack: Resolve @rspack/cli@1.7.4
    Rspack->>Core: Verify peer dependency @rspack/core@1.3.8
    Core-->>Rspack: Compatible (satisfies ^1.x)
    PM->>PM: Update pnpm-lock.yaml
    PM->>PM: Resolve transitive dependencies
    PM-->>Dep: Generate PR with changes
    Dep->>Dev: Create Pull Request #442
    Dev->>Build: Run CI/CD pipeline
    Build->>Rspack: Use @rspack/cli@1.7.4
    Rspack->>Core: Bundle with @rspack/core@1.3.8
    Build-->>Dev: Verify build success
Loading

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) from 1.3.8 to 1.7.4.
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.4/packages/rspack-cli)

---
updated-dependencies:
- dependency-name: "@rspack/cli"
  dependency-version: 1.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies PRs from Dependabot pnpm package.json labels Jan 30, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
family-tree Ignored Ignored Preview Jan 30, 2026 8:28am

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@Xayrulloh Xayrulloh closed this Apr 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/rspack/cli-1.7.4 branch April 12, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PRs from Dependabot pnpm package.json

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant