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 net.snowflake:snowflake-jdbc from 3.20.0 to 3.21.0 #5594

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps net.snowflake:snowflake-jdbc from 3.20.0 to 3.21.0.

Release notes

Sourced from net.snowflake:snowflake-jdbc's releases.

v3.21.0

Changelog

Sourced from net.snowflake:snowflake-jdbc's changelog.

JDBC Driver 3.21.0

JDBC Driver 3.20.0

JDBC Driver 3.19.1

JDBC Driver 3.19.0

JDBC Driver 3.18.0

JDBC Driver 3.17.0

JDBC Driver 3.16.1

JDBC Driver 3.16.0

JDBC Driver 3.15.1

JDBC Driver 3.15.0

JDBC Driver 3.14.5

JDBC Driver 3.14.4

JDBC Driver 3.14.3

... (truncated)

Commits
  • d979454 Add missing changelog entry for release (#2000)
  • 06ce6c9 Prepare release version 3.21.0 (#1986)
  • 16c224b Revert "Prepare next development version 3.21.1 snapshot (#1987)" (#1998)
  • 0751071 Prepare next development version 3.21.1 snapshot (#1987)
  • e793e61 SNOW-1848734: Fix for structured types as strings performance problems (#1991)
  • 3525adf SNOW-1850888 Fix secure random initialization (#1990)
  • 84deebc SNOW-1346234 add automated external browser tests (#1983)
  • c9bf0e7 SNOW-1652680: Add threshold for j.u.l. stderr stdout logging (#1988)
  • 6da3ca3 SNOW-1652680: Limit logging on std out and info level (#1980)
  • 852b2d9 SNOW-1652680: Add option to override j.u.l.ConsoleHandler to write to stdout ...
  • 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 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 [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst)
- [Commits](snowflakedb/snowflake-jdbc@v3.20.0...v3.21.0)

---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 12, 2024 21:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.70%. Comparing base (70b4275) to head (ae35ede).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##             master    #5594    +/-   ##
==========================================
  Coverage     97.69%   97.70%            
+ Complexity     7365     7122   -243     
==========================================
  Files           987      987            
  Lines         20658    20658            
  Branches       1353     1353            
==========================================
+ Hits          20182    20184     +2     
+ Misses          364      363     -1     
+ Partials        112      111     -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@valfirst valfirst merged commit 1615070 into master Dec 13, 2024
12 checks passed
@valfirst valfirst deleted the dependabot/gradle/net.snowflake-snowflake-jdbc-3.21.0 branch December 13, 2024 16:05
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant