Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps @typescript/native-preview from 7.0.0-dev.20260103.1 to 7.0.0-dev.20260105.1.

Commits

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)

Greptile Summary

Automated dependency update that bumps @typescript/native-preview (TypeScript Go - tsgo) from version 7.0.0-dev.20260103.1 to 7.0.0-dev.20260105.1, a 2-day increment in the development preview.

  • Updated dev dependency version in package.json
  • Updated lockfile with new package hashes for the main package and all 7 platform-specific binaries (darwin-arm64, darwin-x64, linux-arm, linux-arm64, linux-x64, win32-arm64, win32-x64)
  • No breaking changes expected for this minor development version bump
  • TypeScript Go is used by the bun run typecheck command according to AGENTS.md

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • This is a routine automated dependency update of a dev dependency with a minor version increment (2 days). The changes are limited to version numbers and lockfile hashes with no code changes. All platform-specific binaries were updated consistently.
  • No files require special attention

Important Files Changed

Filename Overview
package.json Updated @typescript/native-preview from 7.0.0-dev.20260103.1 to 7.0.0-dev.20260105.1
bun.lock Updated lockfile hashes for @typescript/native-preview and all platform-specific binaries

Sequence Diagram

sequenceDiagram
    participant Dependabot
    participant package.json
    participant bun.lock
    participant tsgo as TypeScript Go (tsgo)
    
    Dependabot->>package.json: Update @typescript/native-preview<br/>7.0.0-dev.20260103.1 → 7.0.0-dev.20260105.1
    Dependabot->>bun.lock: Update package hash and metadata
    Dependabot->>bun.lock: Update all platform-specific binaries<br/>(darwin-arm64, darwin-x64, linux-arm,<br/>linux-arm64, linux-x64, win32-arm64, win32-x64)
    
    Note over tsgo: TypeScript Go type checker<br/>used by `bun run typecheck`<br/>Minor version bump (2 days)
Loading

@dependabot dependabot bot added automated Created by a bot dependencies Adding, updating or removing dependencies labels Jan 5, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 5, 2026

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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/bun/typescript/native-preview-7.0.0-dev.20260105.1 branch from 57f759a to 5128ef9 Compare January 6, 2026 15:19
Bumps [@typescript/native-preview](https://github.com/microsoft/typescript-go) from 7.0.0-dev.20260103.1 to 7.0.0-dev.20260105.1.
- [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md)
- [Commits](https://github.com/microsoft/typescript-go/commits)

---
updated-dependencies:
- dependency-name: "@typescript/native-preview"
  dependency-version: 7.0.0-dev.20260105.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bun/typescript/native-preview-7.0.0-dev.20260105.1 branch from 5128ef9 to 1ed9d6c Compare January 6, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Created by a bot dependencies Adding, updating or removing dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants