Release v0.0.1#16
Closed
florianjs wants to merge 1 commit into
Closed
Conversation
Dim145
added a commit
to Dim145/opentracker
that referenced
this pull request
Jun 14, 2026
…1.8.4 - shell-quote (GHSA-w7jw-789q-3m8p, critical): quote() does not escape newlines in object .op values. Added a pnpm override >=1.8.4 (transitive dep, was 1.8.3). Resolves alert florianjs#15. - esbuild (GHSA-gv7w-rqvm-qjhr, high): missing binary integrity verification in the Deno module enables RCE via NPM_CONFIG_REGISTRY. The root pnpm.overrides already pinned esbuild to ^0.25.0 (hence the vulnerable 0.25.12); bumped that pin and the doc/ npm override to ^0.28.1. Resolves alerts florianjs#16 (pnpm-lock.yaml) and florianjs#17 (doc/package-lock.json). Regenerated pnpm-lock.yaml (esbuild 0.28.1, shell-quote 1.8.4) and doc/package-lock.json (esbuild 0.28.1; npm audit reports 0 vulnerabilities). Verified with esbuild 0.28.1: Nitro build (type-check) green; vitest unit (31) and integration (7, Postgres-backed) suites green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.0.1
fix: docker deploy
Changes
�[0;34m[INFO]�[0m No previous tag found, using last 20 commits...
TRACKER_DEBUGand remove extraneousconsole.logs across services, while also updating the package version and public publish script.Checklist
When this PR is merged, version
v0.0.1will be automatically tagged.