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-connector-python[secure-local-storage] from 3.12.1 to 3.12.2 #1578

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps snowflake-connector-python[secure-local-storage] from 3.12.1 to 3.12.2.

Release notes

Sourced from snowflake-connector-python[secure-local-storage]'s releases.

3.12.2

  • v3.12.2(September 11,2024)
    • Improved error handling for asynchronous queries, providing more detailed and informative error messages when an async query fails.
    • Improved inference of top-level domains for accounts specifying a region in China, now defaulting to snowflakecomputing.cn.
    • Improved implementation of the snowflake.connector.util_text.random_string to reduce the likelihood of collisions.
    • Updated the log level for OCSP fail-open warning messages from ERROR to WARNING.
Commits
  • 12d3fc9 PATCH: Bumped up PythonConnector PATCH version from 3.12.1 to 3.12.2 (#2048)
  • f09991d bump github action version to fix coverage report (#2053)
  • 5b0f635 SNOW-1625324: improve error handling for async query (#2035)
  • 505e389 SNOW-1524206: introduce a private parameter to enable raising raw http error ...
  • d9e3dc4 fix ci combine coverage (#2046)
  • 66c99bc SNOW-1650640 changed OCSP fail-open warning message loglevel to warning (from...
  • 075b96a Infer TLD for China based on region in account (#2040)
  • 050a1ac SNOW-1362666: improve random string generation (#2034)
  • See full diff 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 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-connector-python[secure-local-storage]](https://github.com/snowflakedb/snowflake-connector-python) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases)
- [Commits](snowflakedb/snowflake-connector-python@v3.12.1...v3.12.2)

---
updated-dependencies:
- dependency-name: snowflake-connector-python[secure-local-storage]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2024 16:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2024
@sfc-gh-turbaszek sfc-gh-turbaszek enabled auto-merge (squash) September 17, 2024 09:11
@sfc-gh-turbaszek sfc-gh-turbaszek merged commit a518e51 into main Sep 18, 2024
21 checks passed
@sfc-gh-turbaszek sfc-gh-turbaszek deleted the dependabot/pip/snowflake-connector-python-secure-local-storage--3.12.2 branch September 18, 2024 10:53
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants