Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump snowflake-sdk from 1.6.13 to 1.7.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps snowflake-sdk from 1.6.13 to 1.7.0.

Release notes

Sourced from snowflake-sdk's releases.

Release

Release

Release

Release

Release

Release

Release

Release

  • Fixed an issue where supplying an incorrect password could cause an infinite loop when attempting to log into a connection pool.
  • Added the arrayBindingThreshold connection parameter for array binding, which directs the Node.js Driver to write an array to a file and upload it to the server when the number of binds exceeds the threshold.

Release

  • Added a noProxy configuration parameter to support bypassing the proxy server when needed.
  • Updated the moment library to version 2.29.4.

Release

Updates:

  • Removed the requirement to provide the original SQL query in addition to the requestId when resubmitting requests.
  • Updated mocha to version 10.1.0.

Release

  • Added support for array binding.
Commits
  • b5a7f3c SNOW-875422: Bumped up the NodeJS Driver MINOR version from 1.6.23 to… (#594)
  • df49965 Add more PUT/GET tests (#578)
  • 4cacb2c SNOW-865533: Exclude vulnerable vm2 transitive dependency (#575)
  • 7950097 Revert "SNOW-847264: Always run tests on node v12 and drop centos6 test build...
  • a159394 Update Jenkinsfile back to centos6 to unblock BPTP (#584)
  • c8f4c01 SNOW-870360: Fix code cov upload (#582)
  • aaec314 SNOW-870360: Integrate with code cov (#581)
  • ec12e4a SNOW-847264: Always run tests on node v12 and drop centos6 test builds (#573)
  • e094c15 [GithubAction] Issue write permission on the issues for github action (#580)
  • 594b871 revert word-wrap upgrade (#579)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [snowflake-sdk](https://github.com/snowflakedb/snowflake-connector-nodejs) from 1.6.13 to 1.7.0.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-nodejs/releases)
- [Commits](snowflakedb/snowflake-connector-nodejs@v1.6.13...v1.7.0)

---
updated-dependencies:
- dependency-name: snowflake-sdk
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2023
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
Development

Successfully merging this pull request may close these issues.

0 participants