Skip to content

chore(deps): bump @typescript/native-preview from 7.0.0-dev.20260616.1 to 7.0.0-dev.20260622.1#46

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typescript/native-preview-7.0.0-dev.20260622.1
Open

chore(deps): bump @typescript/native-preview from 7.0.0-dev.20260616.1 to 7.0.0-dev.20260622.1#46
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typescript/native-preview-7.0.0-dev.20260622.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @typescript/native-preview from 7.0.0-dev.20260616.1 to 7.0.0-dev.20260622.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 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)

Bumps [@typescript/native-preview](https://github.com/microsoft/typescript-go) from 7.0.0-dev.20260616.1 to 7.0.0-dev.20260622.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.20260622.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026
@greptile-apps

greptile-apps Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated Dependabot bump of @typescript/native-preview from 7.0.0-dev.20260616.1 to 7.0.0-dev.20260622.1, a nightly dev-channel TypeScript native compiler preview package.

  • package.json: version string updated for the devDependency.
  • pnpm-lock.yaml: all 7 platform-specific optional sub-packages (darwin-arm64/x64, linux-arm/arm64/x64, win32-arm64/x64) and the root package entry updated with matching new version strings and refreshed integrity hashes; snapshot optionalDependencies are consistent with the new version.

Confidence Score: 5/5

This is a routine nightly-build version bump for a devDependency with no API surface changes; all platform sub-packages and lock file hashes are consistently updated.

The change touches only package.json and pnpm-lock.yaml, updating a single dev-channel TypeScript preview package. All 7 platform-specific optional sub-packages are bumped in lock-step with matching integrity hashes, and the lock file snapshot optionalDependencies are consistent. No production code, application logic, or build configuration is affected.

No files require special attention.

Important Files Changed

Filename Overview
package.json Single version bump for @typescript/native-preview from 7.0.0-dev.20260616.1 to 7.0.0-dev.20260622.1; no structural changes.
pnpm-lock.yaml Lock file consistently updated for all 7 platform-specific sub-packages with new integrity hashes; snapshot optional dependencies match.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Dependabot PR] --> B[package.json]
    A --> C[pnpm-lock.yaml]
    B --> D["@typescript/native-preview\n7.0.0-dev.20260616.1 → 7.0.0-dev.20260622.1"]
    C --> E[darwin-arm64]
    C --> F[darwin-x64]
    C --> G[linux-arm]
    C --> H[linux-arm64]
    C --> I[linux-x64]
    C --> J[win32-arm64]
    C --> K[win32-x64]
    E & F & G & H & I & J & K --> L[All platform sub-packages updated\nwith new integrity hashes]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Dependabot PR] --> B[package.json]
    A --> C[pnpm-lock.yaml]
    B --> D["@typescript/native-preview\n7.0.0-dev.20260616.1 → 7.0.0-dev.20260622.1"]
    C --> E[darwin-arm64]
    C --> F[darwin-x64]
    C --> G[linux-arm]
    C --> H[linux-arm64]
    C --> I[linux-x64]
    C --> J[win32-arm64]
    C --> K[win32-x64]
    E & F & G & H & I & J & K --> L[All platform sub-packages updated\nwith new integrity hashes]
Loading

Reviews (1): Last reviewed commit: "chore: sync lockfile and Flatpak sources..." | Re-trigger Greptile

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants