chore(deps): bump @posthog/hedgehog-mode to 0.0.53#3718
Merged
Conversation
Upgrades @posthog/hedgehog-mode from 0.0.48 to 0.0.53 (latest) in apps/code. Dependency ranges are unchanged between the two versions, so only the version and integrity hash change in the lockfile. Generated-By: PostHog Code Task-Id: 38529a65-0a18-4f39-acc1-498308b6d4a2
|
😎 Merged directly without going through the merge queue, as the queue was empty and the PR was up to date with the target branch - details. |
benjackwhite
marked this pull request as ready for review
July 22, 2026 15:07
benjackwhite
enabled auto-merge (squash)
July 22, 2026 15:07
tatoalo
approved these changes
Jul 22, 2026
Contributor
|
Reviews (1): Last reviewed commit: "chore(deps): bump @posthog/hedgehog-mode..." | Re-trigger Greptile |
benjackwhite
disabled auto-merge
July 22, 2026 15:23
benjackwhite
enabled auto-merge (squash)
July 22, 2026 15:23
Contributor
Author
|
/trunk merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
The desktop app (
apps/code) was pinned to@posthog/hedgehog-mode^0.0.48, five releases behind the latest published version.Changes
Bumps
@posthog/hedgehog-modefrom0.0.48to0.0.53(latest) inapps/code. The declared dependency ranges are identical between the two versions, so the only lockfile changes are the resolved version and its integrity hash — no transitive dependencies move.How did you test this?
0.0.53is the latest published version on npm.0.0.48, so the lockfile edit is minimal and surgical (no unrelated churn).pnpm install --frozen-lockfile, which passed its consistency gate confirmingpnpm-lock.yamlmatchespackage.json.Automatic notifications
Created with PostHog Code