• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xxczaki / discord-bot
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/restore-pnpmfile-workaround
DEFAULT BRANCH: main
Repo Added 27 May 2025 06:24PM UTC
Files 87
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH maintenance/restore-pnpmfile-workaround
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feat/queue-tomorrow-label
  • main
  • maintenance/restore-pnpmfile-workaround
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-setup-node-5.x
  • renovate/actions-setup-node-6.x
  • renovate/ai-5.x
  • renovate/ai-6.x
  • renovate/ai-sdk-mistral-3.x
  • renovate/ai-sdk-openai-2.x
  • renovate/ai-sdk-openai-3.x
  • renovate/biomejs-biome-2.x
  • renovate/bufferutil-4.x
  • renovate/changesets-cli-2.x
  • renovate/crazy-max-ghaction-import-gpg-7.x
  • renovate/date-fns-4.x
  • renovate/discord-player-7.x
  • renovate/discord-player-spotify-1.x
  • renovate/discord-player-youtubei-1.x
  • renovate/discord.js-14.x
  • renovate/discordjs-rest-2.x
  • renovate/docker-build-push-action-7.x
  • renovate/docker-login-action-4.x
  • renovate/docker-metadata-action-6.x
  • renovate/docker-setup-buildx-action-4.x
  • renovate/docker-setup-qemu-action-4.x
  • renovate/esbuild-0.x
  • renovate/esbuild-plugin-pino-2.x
  • renovate/ioredis-5.x
  • renovate/jsdom-27.x
  • renovate/jsdom-28.x
  • renovate/jsdom-29.x
  • renovate/kubernetes-2.x
  • renovate/kubernetes-client-node-1.x
  • renovate/major-sentry-javascript-monorepo
  • renovate/memoize-10.x
  • renovate/memoize-11.x
  • renovate/node-22.x
  • renovate/node-24.x
  • renovate/p-debounce-5.x
  • renovate/p-queue-8.x
  • renovate/p-queue-9.x
  • renovate/pino-10.x
  • renovate/pino-9.x
  • renovate/pino-pretty-13.x
  • renovate/pnpm-10.x
  • renovate/pnpm-11.x
  • renovate/pnpm-action-setup-5.x
  • renovate/pretty-bytes-7.x
  • renovate/redis-8.x
  • renovate/sentry-esbuild-plugin-3.x
  • renovate/sentry-esbuild-plugin-4.x
  • renovate/sentry-esbuild-plugin-5.x
  • renovate/sentry-javascript-monorepo
  • renovate/sodium-native-5.x
  • renovate/stefanzweifel-git-auto-commit-action-6.x
  • renovate/stefanzweifel-git-auto-commit-action-7.x
  • renovate/terraform-monorepo
  • renovate/tsx-4.x
  • renovate/typescript-5.x
  • renovate/ulid-3.x
  • renovate/vitest-monorepo
  • renovate/wyrihaximus-github-action-get-previous-tag-2.x
  • renovate/youtubei.js-17.x
  • renovate/zod-4.x

22 Jun 2026 07:07AM UTC coverage: 95.436%. Remained the same
27935675336

Pull #682

github

xxczaki
Restore .pnpmfile.mjs workaround to fix broken CI

The "Remove obsolete .pnpmfile.mjs workaround" commit (21a9105) assumed
pnpm 11.6.0 no longer auto-loads a pnpmfile via configDependencies. That
is not the case: pnpm still records a `pnpmfileChecksum` in the lockfile,
so `pnpm install --frozen-lockfile` (Release) and the Docker build still
try to load the now-deleted `.pnpmfile.mjs` and crash with
ERR_MODULE_NOT_FOUND / "/.pnpmfile.mjs": not found.

Restore the empty-hooks workaround and revert the lockfile checksum to
the matching value. Verified `pnpm install --frozen-lockfile` passes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #682: Restore .pnpmfile.mjs workaround to fix broken CI

1058 of 1147 branches covered (92.24%)

Branch coverage included in aggregate %.

2267 of 2337 relevant lines covered (97.0%)

14.22 hits per line

Relevant lines Covered
Build:
Build:
2337 RELEVANT LINES 2267 COVERED LINES
14.22 HITS PER LINE
Source Files on main
  • Tree
  • List 87
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27935675336 maintenance/restore-pnpmfile-workaround Restore .pnpmfile.mjs workaround to fix broken CI The "Remove obsolete .pnpmfile.mjs workaround" commit (21a9105) assumed pnpm 11.6.0 no longer auto-loads a pnpmfile via configDependencies. That is not the case: pnpm still records a `pnpmfileChec... Pull #682 22 Jun 2026 07:08AM UTC xxczaki github
95.44
27781495814 renovate/actions-checkout-7.x Update actions/checkout action to v7 Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com> Pull #681 18 Jun 2026 06:41PM UTC web-flow github
95.44
27478432744 main Remove obsolete .pnpmfile.mjs workaround The empty .pnpmfile.mjs existed only to dodge a pnpm v11 beta crash (ERR_MODULE_NOT_FOUND on a missing pnpmfile auto-loaded via configDependencies, pnpm/pnpm#10683). That crash is fixed as of pnpm 11.6.0 —... push 13 Jun 2026 08:38PM UTC xxczaki github
95.44
27477466904 main Update dependency @ai-sdk/mistral to ^3.0.39 (#672) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com> push 13 Jun 2026 08:08PM UTC web-flow github
95.44
27477455148 main Update dependency ai to ^6.0.203 (#668) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic... push 13 Jun 2026 07:58PM UTC web-flow github
95.44
26347311329 main chore: drop minimumReleaseAgeExclude entries Renovate now waits 24h before opening PRs (set in shared xxczaki/renovate-config), so pnpm's default 24h minimumReleaseAge will never reject the versions Renovate proposes. The exclusions added for @ai... push 24 May 2026 12:20AM UTC xxczaki github
95.44
26341178633 main Update dependency tsx to ^4.22.3 (#660) Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com> push 23 May 2026 07:14PM UTC web-flow github
95.44
26341168397 renovate/tsx-4.x Update dependency tsx to ^4.22.3 push 23 May 2026 07:12PM UTC xxczaki github
95.44
26341137304 renovate/date-fns-4.x Update dependency date-fns to ^4.3.0 Pull #658 23 May 2026 07:10PM UTC xxczaki github
95.44
26341106694 renovate/tsx-4.x Update dependency tsx to ^4.22.3 Pull #660 23 May 2026 07:09PM UTC xxczaki github
95.44
See All Builds (1823)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc