Skip to content

chore(deps): bump snowflake-sdk from 2.4.3 to 3.0.0#4258

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/snowflake-sdk-3.0.0
Open

chore(deps): bump snowflake-sdk from 2.4.3 to 3.0.0#4258
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/snowflake-sdk-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps snowflake-sdk from 2.4.3 to 3.0.0.

Release notes

Sourced from snowflake-sdk's releases.

Release

Changelog

Sourced from snowflake-sdk's changelog.

3.0.0

Breaking changes:

  • Dropped official support for Node.js 18. The minimum supported Node.js version is now 20.x, and engines.node is set to >=20snowflakedb/snowflake-connector-nodejs#1398

New features:

  • Added browserResponseRenderer connection option to customize the HTML response shown in the browser after EXTERNALBROWSER and OAUTH_AUTHORIZATION_CODEsnowflakedb/snowflake-connector-nodejs#1416
  • Added tokenFilePath connection option that reads the authentication token from a file when no tokensnowflakedb/snowflake-connector-nodejs#1421
  • Added serverSessionKeepAlive connection option that keeps the session alive on the server side when connection.destroy()snowflakedb/snowflake-connector-nodejs#1426
  • Added experimental multipart/chunked stage upload for large files on AWS, Azure and GCS, enabled via the enableExperimentalMultipartUploadssnowflakedb/snowflake-connector-nodejs#1427

Bugfixes:

  • Fixed global URL detection incorrectly truncating account names containing "global" (e.g. myorg-globalsnowflakedb/snowflake-connector-nodejs#1423
  • Fixed noProxy connection option and NO_PROXYsnowflakedb/snowflake-connector-nodejs#1422
  • Fixed interrupted streaming HTTP responses being treated as successful empty responses instead of errors, which could cause streamRows()snowflakedb/snowflake-connector-nodejs#1420
  • Fixed LOCAL_FSsnowflakedb/snowflake-connector-nodejs#1431
  • Fixed OAUTH_AUTHORIZATION_CODEsnowflakedb/snowflake-connector-nodejs#1435

Internal:

  • Switched AWS Workload Identity attestation to use STS GetWebIdentityToken JWTs; no longer uses SigV4 GetCallerIdentitysnowflakedb/snowflake-connector-nodejs#1415
  • Reverted SESSION_ID_AS_STRING change from snowflakedb/snowflake-connector-nodejs#1384snowflakedb/snowflake-connector-nodejs#1428
Commits
  • d65441b 3.0.0 Release (#1434)
  • 19ac15d NO-SNOW Fix OAUTH_AUTHORIZATION_CODE cache eviction (#1435)
  • 0b310dd Add multipart upload to S3, Azure, and GCS file-transfer agent (#1427)
  • ef523df Remove fs injection in S3Util (#1433)
  • 80b390f NO-SNOW browserResponseRenderer connection option (#1416)
  • 1724c1f NO-SNOW Read OAUTH token_file_path passed in connection options (#1421)
  • dcf1de5 NO-SNOW Add serverSessionKeepAlive connection option (#1425)
  • cdfb5b3 SNOW-3411971 AWS Outbound Identity Federation Support for WIF (#1415)
  • 954ee70 SNOW-3607300: fix global url detection (#1423)
  • a0eba7a SNOW-3601167: fix noProxy / NO_PROXY not bypassing proxy for PrivateLink conn...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 22, 2026 13:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2026
Bumps [snowflake-sdk](https://github.com/snowflakedb/snowflake-connector-nodejs) from 2.4.3 to 3.0.0.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-nodejs/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-connector-nodejs/blob/master/CHANGELOG.md)
- [Commits](snowflakedb/snowflake-connector-nodejs@v2.4.3...v3.0.0)

---
updated-dependencies:
- dependency-name: snowflake-sdk
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/snowflake-sdk-3.0.0 branch from b706d10 to 450139e Compare June 22, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants