Skip to content

fix: remove duplicate bippy lockfile entry#3468

Merged
tatoalo merged 1 commit into
mainfrom
posthog-code/fix-duplicate-bippy-lockfile-entry
Jul 15, 2026
Merged

fix: remove duplicate bippy lockfile entry#3468
tatoalo merged 1 commit into
mainfrom
posthog-code/fix-duplicate-bippy-lockfile-entry

Conversation

@tatoalo

@tatoalo tatoalo commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Problem

pnpm install --frozen-lockfile fails because pnpm-lock.yaml contains the bippy@0.5.43 mapping twice. The duplicate was introduced when #3392 was merged.

Why: Restore dependency installation in CI by making the lockfile valid YAML again.

Changes

Removed the duplicate bippy@0.5.43 package mapping while retaining the canonical peer dependency metadata.

How did you test this?

  • pnpm install --frozen-lockfile --ignore-scripts
  • Verified exactly one bippy@0.5.43 package mapping remains.

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

Created with PostHog Code

Generated-By: PostHog Code
Task-Id: e5b6f9fa-5533-4154-bea8-e80979a1cbd8
@trunk-io

trunk-io Bot commented Jul 15, 2026

Copy link
Copy Markdown

😎 Merged manually by @tatoalo - details.

@tatoalo tatoalo self-assigned this Jul 15, 2026
@tatoalo tatoalo added the Stamphog This will request an autostamp by stamphog on small changes label Jul 15, 2026
@tatoalo tatoalo requested a review from a team July 15, 2026 11:27
@tatoalo tatoalo marked this pull request as ready for review July 15, 2026 11:28
@tatoalo tatoalo enabled auto-merge (squash) July 15, 2026 11:28
@tatoalo tatoalo marked this pull request as draft July 15, 2026 11:28
auto-merge was automatically disabled July 15, 2026 11:28

Pull request was converted to draft

@stamphog stamphog Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The change touches pnpm-lock.yaml, which is on the dependency/toolchain deny-list and requires human review regardless of how trivial the edit is.

@stamphog stamphog Bot removed the Stamphog This will request an autostamp by stamphog on small changes label Jul 15, 2026
@tatoalo tatoalo marked this pull request as ready for review July 15, 2026 11:29
@tatoalo tatoalo enabled auto-merge (squash) July 15, 2026 11:29
@tatoalo tatoalo merged commit c7c1fec into main Jul 15, 2026
39 checks passed
@tatoalo tatoalo deleted the posthog-code/fix-duplicate-bippy-lockfile-entry branch July 15, 2026 11:37
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