Skip to content

Release ClickStack Helm Charts - #277

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

helm-charts@3.4.0

Minor Changes

  • 1592f4f: feat: add dashboard provisioning via a k8s-sidecar that discovers ConfigMaps labeled hyperdx.io/dashboard: "true". Discovery is scoped to the release namespace by default (a namespaced Role, no cluster-wide access); set hyperdx.dashboards.namespaces to also watch specific namespaces, or hyperdx.dashboards.namespaces: [ALL] for cluster-wide discovery. Requires feat: Add file-based dashboard provisioner hyperdxio/hyperdx#1962 (file-based dashboard provisioner).

Patch Changes

  • 8899b96: Bump js-yaml from ^4.2.0 to ^5.4.1 for the release tooling (update-chart-versions.js, extract-release-notes.js). No chart changes. Both scripts continue to work via the v5 CJS build; a new version-script-smoke CI job now exercises them at PR time so future dependency bumps cannot break releases silently. Also restores consistency between package.json and yarn.lock, which had drifted on main.

  • f84b6bd: Clear all 7 dependency advisories in the release tooling. No chart changes.

    js-yaml 3.14.1 → 3.15.2: a second copy pulled in transitively via
    @changesets/clireadparse, carrying 3 highs and 2 moderates
    (quadratic CPU in merge-key/!!omap handling, prototype pollution in <<).
    The direct js-yaml@^5.4.1 dependency was already fine; this is the older copy
    the range already allowed to move.

    tmp 0.0.33 → 0.2.7 via a resolutions override, clearing a high path
    traversal (<0.2.6) and a low symlink issue. external-editor declares
    tmp@^0.0.33, and a caret on a 0.0.x version is semver-equivalent to
    =0.0.33, so this cannot be re-resolved without the override. It calls only
    tmp.tmpNameSync(), which 0.2.x still exports.

    Both are reachable only through the release/changeset tooling, never at chart
    render time.

  • 573b600: chore: update appVersion to 2.38.0

@github-actions
github-actions Bot requested a review from a team as a code owner September 10, 2026 19:42
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from 5777bc9 to 48e2b0e Compare September 18, 2026 02:08
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 48e2b0e to fccc476 Compare September 19, 2026 02:09
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fccc476 to 2390bca Compare September 20, 2026 02:09
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.

0 participants