kestra-io / plugin-jdbc

https://kestra.io/plugins/
Apache License 2.0
10 stars 7 forks source link

chore(deps): bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0 #296

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0.

Release notes

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

v3.16.0

Changelog

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

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

JDBC Driver 3.14.2

JDBC Driver 3.14.1

JDBC Driver 3.14.0

JDBC Driver 3.13.33

JDBC Driver 3.13.32

JDBC Driver 3.13.31

JDBC Driver 3.13.30

... (truncated)

Commits
  • f12b25a Bump version to 3.16.0 for release (#1741)
  • 2da252d SNOW-1333078: Add explicitly surefire autodetected dependencies (#1739)
  • 6927fff SNOW-1045676: Fix list of reserved keywords (#1670)
  • ed334e6 Structured types backward compatibility for getObject method (#1740)
  • ff0adbd SNOW-1213117: Wrap connection, statement and result set in try with resources...
  • 7cb73ff SNOW-1213117: Wrap connection, statement and result set in try with resources...
  • 8dcd217 SNOW-1157904 write and bindings structured types (#1727)
  • 804ef67 SNOW-1213117: Wrap connection, statement and result set in try with resources...
  • 76a0d3f SNOW-1161547: Set max retries for get query metadata (#1732)
  • a8a3006 SNOW-1213117: Wrap connection, statement and result set in try with resources...
  • 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 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)
dependabot[bot] commented 3 months ago

Superseded by #315.