chore(deps): bump snowflake-sdk from 2.4.3 to 3.0.0#4258
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump snowflake-sdk from 2.4.3 to 3.0.0#4258dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
b706d10 to
450139e
Compare
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.
Bumps snowflake-sdk from 2.4.3 to 3.0.0.
Release notes
Sourced from snowflake-sdk's releases.
Changelog
Sourced from snowflake-sdk's changelog.
Commits
d65441b3.0.0 Release (#1434)19ac15dNO-SNOW Fix OAUTH_AUTHORIZATION_CODE cache eviction (#1435)0b310ddAdd multipart upload to S3, Azure, and GCS file-transfer agent (#1427)ef523dfRemove fs injection in S3Util (#1433)80b390fNO-SNOW browserResponseRenderer connection option (#1416)1724c1fNO-SNOW Read OAUTH token_file_path passed in connection options (#1421)dcf1de5NO-SNOW Add serverSessionKeepAlive connection option (#1425)cdfb5b3SNOW-3411971 AWS Outbound Identity Federation Support for WIF (#1415)954ee70SNOW-3607300: fix global url detection (#1423)a0eba7aSNOW-3601167: fix noProxy / NO_PROXY not bypassing proxy for PrivateLink conn...