eakmanrq / sqlframe

Turning PySpark Into a Universal DataFrame API
https://sqlframe.readthedocs.io/en/stable/
MIT License
289 stars 8 forks source link

chore(deps): update dependency snowflake-connector-python to >=3.10.0,<3.12 #73

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
snowflake-connector-python (source, changelog) >=3.10.0,<3.11 -> >=3.10.0,<3.12 age adoption passing confidence

Release Notes

snowflakedb/snowflake-connector-python (snowflake-connector-python) ### [`v3.11.0`](https://togithub.com/snowflakedb/snowflake-connector-python/releases/tag/v3.11.0): 3.11.0 [Compare Source](https://togithub.com/snowflakedb/snowflake-connector-python/compare/v3.10.1...v3.11.0) - v3.11.0(June 17,2024) - Added support for `token_file_path` connection parameter to read an OAuth token from a file when connecting to Snowflake. - Added support for `debug_arrow_chunk` connection parameter to allow debugging raw arrow data in case of arrow data parsing failure. - Added support for `disable_saml_url_check` connection parameter to disable SAML URL check in OKTA authentication. - Fixed a bug that OCSP certificate signed using SHA384 algorithm cannot be verified. - Fixed a bug that status code shown as uploaded when PUT command failed with 400 error. - Fixed a bug that a PermissionError was raised when the current user does not have the right permission on parent directory of config file path. - Fixed a bug that OCSP GET url is not encoded correctly when it contains a slash. - Fixed a bug that an SSO URL didn't accept `:` in a query parameter, for instance, `https://sso.abc.com/idp/startSSO.ping?PartnerSpId=https://xyz.snowflakecomputing.com/`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.