Skip to content

feat: update @typescript/native-preview to version 7.0.0-dev.202602271 across multiple samples#163

Merged
Patrick Lafrance (patricklafrance) merged 1 commit intomainfrom
chore/patch-logrocket-for-ts-native
Feb 27, 2026
Merged

feat: update @typescript/native-preview to version 7.0.0-dev.202602271 across multiple samples#163
Patrick Lafrance (patricklafrance) merged 1 commit intomainfrom
chore/patch-logrocket-for-ts-native

Conversation

@patricklafrance

chore: add edgedriver and geckodriver to onlyBuiltDependencies in pnpm-workspace.yaml

chore: add patch for logrocket@12.0.0

….1 across multiple samples

chore: add edgedriver and geckodriver to onlyBuiltDependencies in pnpm-workspace.yaml

chore: add patch for logrocket@12.0.0
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 27, 2026

Open in StackBlitz

@workleap/common-room

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/common-room@163

@workleap-telemetry/core

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap-telemetry/core@163

@workleap/honeycomb

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/honeycomb@163

@workleap/logrocket

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/logrocket@163

@workleap/mixpanel

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/mixpanel@163

@workleap/telemetry

pnpm add https://pkg.pr.new/workleap/wl-telemetry/@workleap/telemetry@163

commit: 8e2bba6

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the workspace to the latest @typescript/native-preview dev build across packages/samples, and adjusts pnpm workspace settings to support additional build-time dependencies and a logrocket@12.0.0 type patch.

Changes:

  • Bump @typescript/native-preview from 7.0.0-dev.20260209.1 to 7.0.0-dev.20260227.1 across multiple sample and package package.json files.
  • Update pnpm workspace configuration to allow building edgedriver/geckodriver, and register a patch for logrocket@12.0.0.
  • Apply the resulting lockfile updates, including recording the logrocket@12.0.0 patch hash, and adjust workflow concurrency grouping to key off github.ref.

Reviewed changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated no comments.

Show a summary per file
File Description
samples/honeycomb/proxy/express-server/package.json Bumps @typescript/native-preview version for the sample express server.
samples/honeycomb/proxy/express-proxy/package.json Bumps @typescript/native-preview version for the sample express proxy.
samples/honeycomb/proxy/app/package.json Bumps @typescript/native-preview version for the sample app.
samples/honeycomb/api-key/express-server/package.json Bumps @typescript/native-preview version for the API-key sample express server.
samples/honeycomb/api-key/app/package.json Bumps @typescript/native-preview version for the API-key sample app.
samples/all-platforms/mixpanel-proxy/package.json Bumps @typescript/native-preview version for the mixpanel proxy sample.
samples/all-platforms/express-server/package.json Bumps @typescript/native-preview version for the all-platforms sample server.
samples/all-platforms/app/package.json Bumps @typescript/native-preview version for the all-platforms sample app.
packages/telemetry/package.json Bumps @typescript/native-preview version for the telemetry package.
packages/mixpanel/package.json Bumps @typescript/native-preview version for the mixpanel package.
packages/logrocket/package.json Bumps @typescript/native-preview version for the logrocket wrapper package.
packages/honeycomb/package.json Bumps @typescript/native-preview version for the honeycomb package.
packages/core/package.json Bumps @typescript/native-preview version for the core package.
packages/common-room/package.json Bumps @typescript/native-preview version for the common-room package.
package.json Bumps root devDependency @typescript/native-preview version.
pnpm-workspace.yaml Adds edgedriver/geckodriver to onlyBuiltDependencies and configures patchedDependencies for logrocket@12.0.0.
pnpm-lock.yaml Records the logrocket@12.0.0 patch metadata and updates the dependency graph accordingly.
patches/logrocket@12.0.0.patch Patches LogRocket’s dist/types.d.ts to use declare namespace LR instead of declare module LR.
.github/workflows/sync-agent-skill.yml Changes concurrency group to include github.ref.
.github/workflows/code-review.yml Changes concurrency group to include github.ref.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@patricklafrance Patrick Lafrance (patricklafrance) merged commit 3e0388d into main Feb 27, 2026
10 of 12 checks passed
@patricklafrance Patrick Lafrance (patricklafrance) deleted the chore/patch-logrocket-for-ts-native branch February 27, 2026 18:15
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.

2 participants