Skip to content

fix(deps): pin fflate via @arethetypeswrong/core override#287

Merged
overbalance merged 1 commit into
open-telemetry:mainfrom
embrace-io:overbalance/pin-fflate-in-attw
May 22, 2026
Merged

fix(deps): pin fflate via @arethetypeswrong/core override#287
overbalance merged 1 commit into
open-telemetry:mainfrom
embrace-io:overbalance/pin-fflate-in-attw

Conversation

@overbalance
Copy link
Copy Markdown
Contributor

@overbalance overbalance commented May 22, 2026

Which problem is this PR solving?

@arethetypeswrong/core pulls in a newer transitive fflate version that's incompatible with our setup. Pinning it via npm overrides keeps fflate at a known-good version without waiting on an upstream release.

Short description of the changes

  • Add overrides.@arethetypeswrong/core.fflate = 0.8.2 in root package.json
  • Refreshed package-lock.json to apply the override

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • npm install resolves cleanly
  • npm run check passes (pre-commit hook)

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been added
  • Documentation has been updated

@overbalance overbalance requested a review from a team as a code owner May 22, 2026 15:49
@overbalance overbalance enabled auto-merge (squash) May 22, 2026 15:49
@overbalance overbalance merged commit b185cf3 into open-telemetry:main May 22, 2026
6 checks passed
@overbalance overbalance deleted the overbalance/pin-fflate-in-attw branch May 22, 2026 16:31
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