Skip to content

Fix pnpm-lock.yaml after bad dependabot merge#9446

Merged
FreeTubeBot merged 1 commit into
FreeTubeApp:developmentfrom
absidue:fix-pnpm-lock
Jul 17, 2026
Merged

Fix pnpm-lock.yaml after bad dependabot merge#9446
FreeTubeBot merged 1 commit into
FreeTubeApp:developmentfrom
absidue:fix-pnpm-lock

Conversation

@absidue

@absidue absidue commented Jul 17, 2026

Copy link
Copy Markdown
Member

Pull Request Type

  • Bugfix

Description

GitHub didn't detect merge conflicts in #9440, so dependabot didn't rebase it and I was able to merge it, that resulted in GitHub trying to resolve the conflicts automatically during the merge, breaking the lock file.

This pull request manually fixes the issue, to fix the builds on the development branch and unblock the currently open dependabot pull requests.

Testing

Tested locally with pnpm install --frozen-lockfile which ran succesfully.

@FreeTubeBot
FreeTubeBot enabled auto-merge (squash) July 17, 2026 18:34
@github-actions github-actions Bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Jul 17, 2026
@FreeTubeBot
FreeTubeBot merged commit c22b8c5 into FreeTubeApp:development Jul 17, 2026
6 checks passed
@github-actions github-actions Bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jul 17, 2026
@absidue
absidue deleted the fix-pnpm-lock branch July 17, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants