Skip to content

👷 build: pin posthog@1.278.0 to fix build#9829

Merged
arvinxx merged 1 commit into
mainfrom
build/fix-build
Oct 21, 2025
Merged

👷 build: pin posthog@1.278.0 to fix build#9829
arvinxx merged 1 commit into
mainfrom
build/fix-build

Conversation

@arvinxx

@arvinxx arvinxx commented Oct 21, 2025

Copy link
Copy Markdown
Member

💻 Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • ✅ test
  • 📝 docs
  • 🔨 chore

🔀 Description of Change

📝 Additional Information

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 21, 2025
@vercel

vercel Bot commented Oct 21, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
lobehub-database Ready Ready Preview Comment Oct 21, 2025 2:50pm
lobehub-lite Ready Ready Preview Comment Oct 21, 2025 2:50pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@gru-agent

gru-agent Bot commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 9e7e1d7 🚫 Skipped No files need to be tested {"package.json":"File path does not match include patterns."}

History Assignment

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@lobehubbot

Copy link
Copy Markdown
Member

👍 @arvinxx

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.

@codecov

codecov Bot commented Oct 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.54%. Comparing base (e284330) to head (9e7e1d7).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #9829    +/-   ##
========================================
  Coverage   84.54%   84.54%            
========================================
  Files         944      944            
  Lines       64477    64477            
  Branches     9537     9296   -241     
========================================
  Hits        54511    54511            
  Misses       9966     9966            
Flag Coverage Δ
app 80.20% <ø> (ø)
database 98.51% <ø> (ø)
packages/agent-runtime 99.63% <ø> (ø)
packages/context-engine 93.51% <ø> (ø)
packages/electron-server-ipc 93.76% <ø> (ø)
packages/file-loaders 92.21% <ø> (ø)
packages/model-bank 100.00% <ø> (ø)
packages/model-runtime 92.14% <ø> (ø)
packages/prompts 77.21% <ø> (ø)
packages/python-interpreter 96.50% <ø> (ø)
packages/utils 94.50% <ø> (ø)
packages/web-crawler 97.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Store 74.86% <ø> (ø)
Services 61.64% <ø> (ø)
Server 77.39% <ø> (ø)
Libs 50.82% <ø> (ø)
Utils 75.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arvinxx arvinxx merged commit b904364 into main Oct 21, 2025
48 of 49 checks passed
@arvinxx arvinxx deleted the build/fix-build branch October 21, 2025 15:07
@lobehubbot

Copy link
Copy Markdown
Member

❤️ Great PR @arvinxx ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.

@arvinxx arvinxx changed the title fix build build: pin posthog@1.278.0 to fix build Oct 21, 2025
@arvinxx arvinxx changed the title build: pin posthog@1.278.0 to fix build 👷 build: pin posthog@1.278.0 to fix build Oct 21, 2025
@lobehubbot

Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.141.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

fleetof pushed a commit to fleetof/diggo-chat-x that referenced this pull request May 13, 2026
arvinxx added a commit that referenced this pull request Jun 7, 2026
…pdate signing (#15527)

electron-builder was floating on `^26.8.1` and the repo commits no lockfile,
so each CI build resolved a fresh version. The canary.12 build (2026-06-07)
picked up 26.15.0, which regressed macOS .app bundle signing: codesign reports
"bundle format is ambiguous (could be app or framework)" and Squirrel.Mac
rejects the update during code-signature validation, so the app never quits
to install — surfacing as "auto-update does nothing".

26.15.0 introduced the two suspect changes (mac signing rework #9822 and the
full app-builder-bin Go→TS replacement #9829). 26.14.0 predates both and does
not touch macOS app-bundle signing/layout. Pinning the exact version cascades
to app-builder-lib / dmg-builder / builder-util (electron-builder pins those
exactly), stopping the toolchain from floating across CI installs.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants