Skip to content

chore: Update dependencies#188

Merged
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
chore/updated-dependencies-345676747
May 12, 2026
Merged

chore: Update dependencies#188
Patrick Lafrance (patricklafrance) merged 2 commits into
mainfrom
chore/updated-dependencies-345676747

Conversation

@patricklafrance
Copy link
Copy Markdown
Member

No description provided.

- Updated @tanstack/react-query to version 5.100.10 in multiple packages.
- Bumped @workleap/logging to version 1.3.8.
- Updated logrocket to version 12.1.1.
- Updated react and react-dom to version 19.2.6.
- Updated react-router-dom to version 7.15.0.
- Updated devDependencies:
  - @rsbuild/core to version 2.0.5
  - @rspack/core to version 2.0.3
  - @types/node to version 25.7.0
  - @typescript-eslint/parser to version 8.59.3
  - @typescript/native-preview to version 7.0.0-dev.20260512.1
  - @workleap/eslint-configs to version 2.0.3
  - @workleap/rsbuild-configs to version 4.0.0
  - @workleap/typescript-configs to version 4.0.2
  - typescript to version 6.0.3
  - typescript-eslint to version 8.59.3
- Updated dotenv to version 17.4.2.
- Updated mixpanel to version 0.22.0.
- Updated opentelemetry packages to latest versions.
- Added minimumReleaseAgeExclude for specific packages in pnpm-workspace.yaml.
- Disabled lastUpdated date and by in retype.yml.
Copilot AI review requested due to automatic review settings May 12, 2026 19:48
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 12, 2026

Open in StackBlitz

@workleap/common-room

pnpm add https://pkg.pr.new/@workleap/common-room@188

@workleap-telemetry/core

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

@workleap/honeycomb

pnpm add https://pkg.pr.new/@workleap/honeycomb@188

@workleap/logrocket

pnpm add https://pkg.pr.new/@workleap/logrocket@188

@workleap/mixpanel

pnpm add https://pkg.pr.new/@workleap/mixpanel@188

@workleap/telemetry

pnpm add https://pkg.pr.new/@workleap/telemetry@188

commit: f1b9bec

@patricklafrance Patrick Lafrance (patricklafrance) merged commit d22edf1 into main May 12, 2026
11 checks passed
@patricklafrance Patrick Lafrance (patricklafrance) deleted the chore/updated-dependencies-345676747 branch May 12, 2026 19:52
Copy link
Copy Markdown
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 dependency versions across the workspace (packages + samples), aligning telemetry-related tooling (OpenTelemetry, LogRocket, build tooling) and refreshing docs/build configuration to match the updated toolchain.

Changes:

  • Bumped OpenTelemetry, React ecosystem, TypeScript/ESLint, and various build/dev tooling dependencies across packages and samples.
  • Updated pnpm workspace configuration and removed LogRocket patch files/config that were tied to older LogRocket versions.
  • Updated Honeycomb tests/snapshots to reflect changes in upstream instrumentation object shapes.

Reviewed changes

Copilot reviewed 21 out of 22 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
samples/honeycomb/proxy/express-server/package.json Updates server sample dependencies (OpenTelemetry + tooling).
samples/honeycomb/proxy/express-proxy/package.json Updates proxy sample dependencies (OpenTelemetry + tooling).
samples/honeycomb/proxy/app/package.json Updates React app sample deps (React, router, rsbuild/rspack, tooling).
samples/honeycomb/api-key/express-server/package.json Updates server sample dependencies (OpenTelemetry + tooling).
samples/honeycomb/api-key/app/package.json Updates React app sample deps (React, router, rsbuild/rspack, tooling).
samples/all-platforms/mixpanel-proxy/package.json Updates Mixpanel proxy sample deps (mixpanel, dotenv, tooling).
samples/all-platforms/express-server/package.json Updates server sample dev tooling deps.
samples/all-platforms/app/package.json Updates all-platforms app deps (React, react-query, logrocket, rsbuild/rspack, tooling).
retype.yml Disables “last updated” metadata display in Retype output.
pnpm-workspace.yaml Adds minimumReleaseAgeExclude entries and removes patch configuration.
patches/logrocket@12.1.0.patch Removes LogRocket patch file (no longer applied).
patches/logrocket@12.0.0.patch Removes LogRocket patch file (no longer applied).
packages/telemetry/package.json Updates telemetry package deps/peerDeps (OTel trace web + LogRocket peer + tooling).
packages/mixpanel/package.json Updates Mixpanel package deps/tooling (logging + build/test tooling).
packages/logrocket/package.json Updates LogRocket wrapper package deps/peerDeps/tooling.
packages/honeycomb/tests/js/FetchRequestPipeline.test.ts Adjusts test typing to match updated types/inference.
packages/honeycomb/tests/js/snapshots/getHoneycombSdkOptions.test.ts.snap Updates snapshots due to OpenTelemetry instrumentation internal shape changes.
packages/honeycomb/package.json Updates Honeycomb package deps (OTel instrumentation packages + tooling).
packages/core/package.json Updates core deps/tooling (logging + uuid major bump).
packages/common-room/package.json Updates common-room deps/tooling (logging + build/test tooling).
package.json Updates root dev tooling versions and adds jiti to support updated toolchain resolution.

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

Comment on lines 63 to +67
},
"_enabled": false,
"_hooks": [],
"_isEnabled": true,
"_isFetchPatched": true,
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