Skip to content

chore(deps): update dependency @rsbuild/plugin-react to v1.4.6 - #425

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rsbuild-plugin-react-1.x
Open

chore(deps): update dependency @rsbuild/plugin-react to v1.4.6#425
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rsbuild-plugin-react-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@rsbuild/plugin-react (source) 1.4.51.4.6 age confidence

Release Notes

web-infra-dev/rsbuild (@​rsbuild/plugin-react)

v1.4.6

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.4.5...v1.4.6


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 08:00 AM and 11:59 AM, only on Tuesday (* 8-11 * * 2)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@bito-code-review

bito-code-review Bot commented Aug 11, 2026

Copy link
Copy Markdown

Code Review Agent Run #27d293

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: 20899a4..20899a4
    • implementations/react-web-sdk/package.json
    • implementations/web-sdk_react/package.json
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at jared.jolton@contentful.com.

Documentation & Help

AI Code Review powered by Bito Logo

@bito-code-review

bito-code-review Bot commented Aug 11, 2026

Copy link
Copy Markdown

Impact Analysis by Bito

Cross-Repository Impact Analysis
What Changed Impact of Change Suggested Review Actions
@rsbuild/plugin-react version bump from 1.4.5 to 1.4.6 in two package.json files (react-web-sdk and web-sdk_react) - No cross-repo consumers found — experience-packages has zero incoming dependencies in the organization's dependency graph (mcp_BitoAIArchitect1_getRepositoryInfo incoming_dependencies: []): This repository has no tracked inbound package consumers. The @rsbuild/plugin-react version bump is a devDependency change affecting only local build tooling. Both impacted packages are peer SDK packages within the same monorepo; no external consumers rely on their build configuration. - Verify the new @rsbuild/plugin-react version is compatible with the existing @rsbuild/core version (1.7.3) by checking rsbuild release notes for 1.4.6.
- Run the affected packages' build and test commands locally to confirm no regression.
Code Paths Analyzed

Impact:
Minor devDependency version bump for @rsbuild/plugin-react across two implementation packages. No runtime code, API routes, function signatures, or exported surface areas are modified. The change affects only the local development/build tooling.

Flow:
Entry point: package.json devDependency update → affects rsbuild build pipeline → delivered as part of SDK package builds.

Direct Changes (Diff Files):
• implementations/react-web-sdk/package.json [10] — @rsbuild/plugin-react devDependency version bump from 1.4.5 to 1.4.6
• implementations/web-sdk_react/package.json [24] — @rsbuild/plugin-react devDependency version bump from 1.4.5 to 1.4.6

Repository Impact:
Two implementation packages within the monorepo (react-web-sdk, web-sdk_react): Both packages share the same @rsbuild/plugin-react version constraint and are updated together in this PR.

Cross-Repository Dependencies:
None: experience-packages has zero incoming dependencies tracked by the dependency graph. The change is to a devDependency and does not affect the published SDK API surface.

Database/Caching Impact:
• None

API Contract Violations:
None.

Infrastructure Dependencies:
• Build tooling: @rsbuild/core 1.7.3 + @rsbuild/plugin-react 1.4.6 — verify compatibility between these two versions.

Additional Insights:
Semantic versioning context: 1.4.5 → 1.4.6 is a patch or minor bump (not major). Per semver, no breaking changes are expected. The change is safe as a devDependency but should still be validated against rsbuild changelog.

Testing Recommendations

Frontend Impact:
None.

Service Integration:
None.

Data Serialization:
None.

Privacy Compliance:
None.

Backward Compatibility:
• Confirm @rsbuild/plugin-react 1.4.6 is backward-compatible with @rsbuild/core 1.7.3 (review rsbuild release notes for any known regressions with this version combination).

OAuth Functionality:
• None

Reliability Testing:
• None

Additional Insights:
• Run pnpm install and confirm the lockfile resolves consistently.
• Run build and test for both react-web-sdk and web-sdk_react packages with the updated dependency.
• Check if @rsbuild/plugin-react 1.4.6 introduces any new peer dependency requirements that might affect the monorepo's React version constraints (currently React 18.3.1).

Analysis based on known dependency patterns and edges. Actual impact may vary.

@bito-code-review

Copy link
Copy Markdown

✅ Review Settings Overridden

Status: Overridden Successfully

Guidelines:

  • Accepted:

    • General : Review Posture, Repo Truth And Boundaries, Domain Invariants

    • Language : typescript= TypeScript Review Evidence

Note: Extra guidelines beyond 3 general purpose guidelines and 1 language specific guideline per language are not processed. Guidelines are fetched from the source branch.

@renovate
renovate Bot force-pushed the renovate/rsbuild-plugin-react-1.x branch from 20899a4 to 0ceb5a4 Compare August 12, 2026 14:13
@bito-code-review

bito-code-review Bot commented Aug 12, 2026

Copy link
Copy Markdown

Code Review Agent Run #db2605

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: 0ceb5a4..0ceb5a4
    • implementations/react-web-sdk/package.json
    • implementations/web-sdk_react/package.json
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at jared.jolton@contentful.com.

Documentation & Help

AI Code Review powered by Bito Logo

@renovate
renovate Bot force-pushed the renovate/rsbuild-plugin-react-1.x branch from 0ceb5a4 to 259b64d Compare August 13, 2026 14:56
@bito-code-review

bito-code-review Bot commented Aug 13, 2026

Copy link
Copy Markdown

Code Review Agent Run #7aedda

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: 259b64d..259b64d
    • implementations/react-web-sdk/package.json
    • implementations/web-sdk_react/package.json
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at jared.jolton@contentful.com.

Documentation & Help

AI Code Review powered by Bito Logo

@renovate
renovate Bot force-pushed the renovate/rsbuild-plugin-react-1.x branch from 259b64d to 25d4f96 Compare August 13, 2026 15:09
@bito-code-review

bito-code-review Bot commented Aug 13, 2026

Copy link
Copy Markdown

Code Review Agent Run #a4eb29

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: 25d4f96..25d4f96
    • implementations/react-web-sdk/package.json
    • implementations/web-sdk_react/package.json
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at jared.jolton@contentful.com.

Documentation & Help

AI Code Review powered by Bito Logo

@renovate
renovate Bot force-pushed the renovate/rsbuild-plugin-react-1.x branch from 25d4f96 to dbe1250 Compare August 13, 2026 15:21
@bito-code-review

bito-code-review Bot commented Aug 13, 2026

Copy link
Copy Markdown

Code Review Agent Run #cc827c

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: dbe1250..dbe1250
    • implementations/react-web-sdk/package.json
    • implementations/web-sdk_react/package.json
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at jared.jolton@contentful.com.

Documentation & Help

AI Code Review powered by Bito Logo

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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants