Skip to content

fix: sync pnpm-lock.yaml with mailparser 3.9.3 upgrade#1983

Merged
robgruen merged 2 commits intodependabot/npm_and_yarn/ts/packages/memory/conversation/mailparser-3.9.3from
copilot/fix-github-actions-workflow
Mar 5, 2026
Merged

fix: sync pnpm-lock.yaml with mailparser 3.9.3 upgrade#1983
robgruen merged 2 commits intodependabot/npm_and_yarn/ts/packages/memory/conversation/mailparser-3.9.3from
copilot/fix-github-actions-workflow

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 5, 2026

The build_package_shell CI job was failing because a dependabot bump of mailparser from 3.9.03.9.3 in ts/packages/memory/conversation/package.json was not accompanied by a lockfile update, causing pnpm install --frozen-lockfile to abort.

Changes

  • ts/pnpm-lock.yaml — regenerated via pnpm install --no-frozen-lockfile to record mailparser@3.9.3 as the resolved version, bringing the lockfile back in sync with the manifest

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • www.electronjs.org
    • Triggering command: /opt/hostedtoolcache/node/24.14.0/x64/bin/node /opt/hostedtoolcache/node/24.14.0/x64/bin/node /home/REDACTED/work/TypeAgent/TypeAgent/ts/node_modules/.pnpm/@electron+rebuild@4.0.3/node_modules/@electron/rebuild/lib/module-type/node-gyp/worker.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Fix the failing GitHub Actions workflow build_package_shell (ubuntu-latest, 22)
Analyze the workflow logs, identify the root cause of the failure, and implement a fix.
Job ID: 65783204282
Job URL: https://github.com/microsoft/TypeAgent/actions/runs/22690110859/job/65783204282


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: robgruen <25374553+robgruen@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix the failing GitHub Actions workflow build_package_shell fix: sync pnpm-lock.yaml with mailparser 3.9.3 upgrade Mar 5, 2026
@robgruen robgruen marked this pull request as ready for review March 5, 2026 00:56
@robgruen robgruen merged commit 4afe5d5 into dependabot/npm_and_yarn/ts/packages/memory/conversation/mailparser-3.9.3 Mar 5, 2026
1 check passed
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