Skip to content

chore(deps): bump snowflake-sdk from 2.3.6 to 3.0.0 in /backend - #201

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

chore(deps): bump snowflake-sdk from 2.3.6 to 3.0.0 in /backend#201
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/backend/dev/snowflake-sdk-3.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps snowflake-sdk from 2.3.6 to 3.0.0.

Release notes

Sourced from snowflake-sdk's releases.

Release

Release

Release

Release

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

2.4.3

Bugfixes:

  • snowflakedb/snowflake-connector-nodejs#1412

Dependencies:

  • Bumped @aws-sdk/* dependencies to ~3.1051.0 to address fast-xml-buildersnowflakedb/snowflake-connector-nodejs#1414

Internal:

  • Added in-band telemetry reporting, as boolean flags, which connection-identifier fields were supplied at login (account_provided, account_with_region, account_org_provided, region_provided, host_providedsnowflakedb/snowflake-connector-nodejs#1411

2.4.2

Bugfixes:

  • Destroy S3 clients after use in s3_util.js (getFileHeader, uploadFileStream, nativeDownloadFilesnowflakedb/snowflake-connector-nodejs#1403
  • Fixed deserializeConnection() not deriving accessUrl/host from account, causing it to fail with a missing accessUrl error when only accountsnowflakedb/snowflake-connector-nodejs#1406
  • Fixed OAUTH_AUTHORIZATION_CODE browser-popup loop caused by reauthentication opening a new browser window on every failed server response (regression from snowflakedb/snowflake-connector-nodejs#1394snowflakedb/snowflake-connector-nodejs#1409

2.4.1

... (truncated)

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [snowflake-sdk](https://github.com/snowflakedb/snowflake-connector-nodejs) from 2.3.6 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.3.6...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 @github

dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: backend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2026
@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
himedia-backend Ignored Ignored Jun 28, 2026 3:04pm
himedia-frontend Ignored Ignored Jun 28, 2026 3:04pm

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants