[Snyk] Upgrade @clickhouse/client from 0.2.6 to 0.2.7 #1294

Closed
opened 2026-04-05 16:26:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 1/4/2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @clickhouse/client from 0.2.6 to 0.2.7.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-12-13.
Release notes
Package name: @clickhouse/client
  • 0.2.7 - 2023-12-13

    New features

    • (Node.js only) X-ClickHouse-Summary response header is now parsed when working with insert/exec/command methods. See the related test for more details.
      NB: it is guaranteed to be correct only for non-streaming scenarios.
      The web version does not currently support this due to CORS limitations. (#210)

    Bug fixes

    • Drain insert response stream in Web version - required to properly work with async_insert, especially in the Cloudflare Workers context.
  • 0.2.6 - 2023-11-16

    New features

from @clickhouse/client GitHub release notes
Commit messages
Package name: @clickhouse/client
  • 152b89a Expose `X-ClickHouse-Summary` header info (#214)
  • ff466cb Drain insert response stream in Web version (#213)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

*Originally created by @simlarsen on 1/4/2024* <p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to upgrade @clickhouse/client from 0.2.6 to 0.2.7.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2023-12-13. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>@clickhouse/client</b></summary> <ul> <li> <b>0.2.7</b> - <a href="https://snyk.io/redirect/github/ClickHouse/clickhouse-js/releases/tag/0.2.7">2023-12-13</a></br><h3>New features</h3> <ul> <li>(Node.js only) <code>X-ClickHouse-Summary</code> response header is now parsed when working with <code>insert</code>/<code>exec</code>/<code>command</code> methods. See the <a href="/ClickHouse/clickhouse-js/blob/0.2.7/packages/client-node/__tests__/integration/node_summary.test.ts">related test</a> for more details.<br> NB: it is guaranteed to be correct only for non-streaming scenarios.<br> The web version does not currently support this due to CORS limitations. (<a href="https://snyk.io/redirect/github/ClickHouse/clickhouse-js/issues/210" data-hovercard-type="issue" data-hovercard-url="/ClickHouse/clickhouse-js/issues/210/hovercard">#210</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Drain insert response stream in Web version - required to properly work with <code>async_insert</code>, especially in the Cloudflare Workers context.</li> </ul> </li> <li> <b>0.2.6</b> - <a href="https://snyk.io/redirect/github/ClickHouse/clickhouse-js/releases/tag/0.2.6">2023-11-16</a></br><h3>New features</h3> <ul> <li>Added <a href="https://clickhouse.com/docs/en/integrations/data-formats/parquet" rel="nofollow">Parquet format</a> streaming support to the Node.js client. Examples: <a href="/ClickHouse/clickhouse-js/blob/0.2.6/examples/node/insert_file_stream_parquet.ts">insert from a file</a>, <a href="/ClickHouse/clickhouse-js/blob/0.2.6/examples/node/select_parquet_as_file.ts">select into a file</a>.</li> </ul> </li> </ul> from <a href="https://snyk.io/redirect/github/ClickHouse/clickhouse-js/releases">@clickhouse/client GitHub release notes</a> </details> </details> <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>@clickhouse/client</b></summary> <ul> <li><a href="https://snyk.io/redirect/github/ClickHouse/clickhouse-js/commit/152b89a4a5faf91782acae149d1c7693f962a97f">152b89a</a> Expose &#x60;X-ClickHouse-Summary&#x60; header info (#214)</li> <li><a href="https://snyk.io/redirect/github/ClickHouse/clickhouse-js/commit/ff466cb335eb50c4238ca1935257bca7ec0f1442">ff466cb</a> Drain insert response stream in Web version (#213)</li> </ul> <a href="https://snyk.io/redirect/github/ClickHouse/clickhouse-js/compare/ddfd07705a2979565b6a602787bb9f56b91b9f24...152b89a4a5faf91782acae149d1c7693f962a97f">Compare</a> </details> </details> <hr/> **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI2MjBlYmMzOS02MmVlLTQxYmMtOGIwZS0zMGU1MGY2ZGUyMGUiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjYyMGViYzM5LTYyZWUtNDFiYy04YjBlLTMwZTUwZjZkZTIwZSJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa/settings/integration?pkg&#x3D;@clickhouse/client&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"620ebc39-62ee-41bc-8b0e-30e50f6de20e","prPublicId":"620ebc39-62ee-41bc-8b0e-30e50f6de20e","dependencies":[{"name":"@clickhouse/client","from":"0.2.6","to":"0.2.7"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2023-12-13T17:39:01.649Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) --->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1294