Skip to content

🚀 Release v0.30.6 - #5387

Closed
github-actions[bot] wants to merge 2 commits into
mainfrom
canary
Closed

github-actions[bot] wants to merge 2 commits into
mainfrom
canary

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR promotes changes from canary to main for version v0.30.6.

🔍 Changes Include:

  • Version bump to v0.30.6
  • All changes from canary branch

✅ Pre-merge Checklist:

  • All tests passing
  • Documentation updated
  • Docker images built and tested

🤖 This PR was automatically generated by GitHub Actions

RetriggerView in GreptileConfidence Score: 5/5

The dependency and lockfile changes appear safe to merge, with no concrete correctness, security, or build failure identified.

Summary

  • Updates shell-quote, Vitest, and Fiber.
  • Adds constrained workspace overrides for patched tar and protobufjs releases.
  • Regenerates the root and standalone email lockfiles.
  • Promotes robfig/cron to a direct monitoring dependency without changing its version.

narcisonunez and others added 2 commits September 3, 2026 17:51
- tar >=7.5.19 (GHSA-23hp-3jrh-7fpw): decompression DoS, pinned via
  pnpm override within 7.x (transitive via @mapbox/node-pre-gyp)
- protobufjs >=7.5.5 (GHSA-xq3m-2v4x-88gg): arbitrary code execution,
  pinned via pnpm override within 7.x (transitive via @grpc/proto-loader,
  @opentelemetry/otlp-transformer)
- shell-quote ^1.8.4 (GHSA-w7jw-789q-3m8p): quote() didn't escape
  newlines in object .op values (direct dep, used for docker/ssh
  command building)
- vitest ^4.1.0 (GHSA-5xrq-8626-4rwp): arbitrary file read/execute via
  UI server (devDependency)
- github.com/gofiber/fiber/v2 v2.52.11 (GHSA-68rr-p4fp-j59v): insecure
  UUIDv4 fallback on crypto/rand failure (apps/monitoring)
- next (GHSA-f82v-jwr5-mffw): authorization bypass in middleware, was
  a transitive dep of react-email in the standalone
  packages/server/src/emails lockfile; regenerating against the
  current react-email version (6.9.3) drops next.js entirely, since
  it no longer uses it for the preview server

Verified: typecheck (server + app) clean, full vitest suite
(947 passed / 5 env-conditional skips, 0 failures), go build/vet/test
clean for apps/monitoring.
…y-updates

fix: resolve 6 critical Dependabot alerts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants