Skip to content

chore(deps): update dependency @types/bun to v1.3.11#146

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bun-1.x
Open

chore(deps): update dependency @types/bun to v1.3.11#146
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bun-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/bun (source) 1.2.211.3.11 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 28, 2025

🚀 Deployed to Preview Environment 🚀

ℹ️ This preview will expire in 2026-03-28T21:46:29.097381487Z.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 28, 2025

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • Type definitions update: This is a TypeScript type definitions update for Bun runtime from v1.2.21 to v1.3.11
  • Dependency simplification: The bun-types package removed its peer dependency requirement for @types/react: "^19"
  • No breaking changes detected: The APIs used in the codebase (Bun.build(), $, and bun:test imports) are fundamental Bun APIs that are unlikely to have breaking changes in type definitions
  • Version alignment: Both @types/bun and bun-types are updated consistently to v1.3.11

🎯 Impact Scope Investigation

  • Limited usage: The codebase has minimal direct usage of Bun APIs:
    • tasks/build.ts:8 - Uses Bun.build() for building the application
    • tasks/build.ts:1 - Uses $ from bun for shell commands
    • src/lib/util.spec.ts:1 - Uses bun:test for testing utilities
  • No custom type declarations: No custom Bun type usage found in the codebase
  • TypeScript configuration: Standard configuration without explicit Bun type imports
  • Dependency compatibility: The removal of @types/react peer dependency actually improves compatibility and reduces potential conflicts

💡 Recommended Actions

  • Immediate merge: This update can be merged immediately without code changes
  • No migration required: All existing Bun API usage patterns remain compatible
  • Benefit: The peer dependency removal for @types/react eliminates potential version conflicts
  • Testing: The existing bun test command should continue to work without issues

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@renovate renovate bot force-pushed the renovate/bun-1.x branch from 0c5ea8b to 6c01193 Compare November 28, 2025 22:08
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 6c01193 to 5167497 Compare December 11, 2025 04:33
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.3 chore(deps): update dependency @types/bun to v1.3.4 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 5167497 to e5f952a Compare December 21, 2025 21:58
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.4 chore(deps): update dependency @types/bun to v1.3.5 Dec 21, 2025
@renovate renovate bot force-pushed the renovate/bun-1.x branch from e5f952a to eb1b1a3 Compare January 16, 2026 21:03
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.5 chore(deps): update dependency @types/bun to v1.3.6 Jan 16, 2026
@renovate renovate bot force-pushed the renovate/bun-1.x branch from eb1b1a3 to 300d109 Compare January 31, 2026 00:58
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.6 chore(deps): update dependency @types/bun to v1.3.7 Jan 31, 2026
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 300d109 to 5d791e3 Compare February 1, 2026 21:14
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.7 chore(deps): update dependency @types/bun to v1.3.8 Feb 1, 2026
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 5d791e3 to 6640941 Compare February 13, 2026 18:03
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.8 chore(deps): update dependency @types/bun to v1.3.9 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 6640941 to 601d912 Compare March 5, 2026 23:07
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.9 chore(deps): update dependency @types/bun to v1.3.10 Mar 5, 2026
@renovate renovate bot force-pushed the renovate/bun-1.x branch from 601d912 to 39e4736 Compare March 21, 2026 21:45
@renovate renovate bot changed the title chore(deps): update dependency @types/bun to v1.3.10 chore(deps): update dependency @types/bun to v1.3.11 Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants