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)
Bumps net.snowflake:snowflake-jdbc from 3.18.0 to 3.19.0.
Release notes
Sourced from net.snowflake:snowflake-jdbc's releases.
Changelog
Sourced from net.snowflake:snowflake-jdbc's changelog.
... (truncated)
Commits
cc073f8
Bump version to 3.19.0 for release (#1881)74dbd19
SNOW-1491028 : Snowflake JDBC Driver 4.2 compliant issue. (#1857)a6c926d
Bump version to 3.19.0 for release (#1878)0b79dd9
SNOW-1636262:getDate
triggers NPE with 3.18.0 (regression) (#1877)3ede535
SNOW-732360: Allow connection caching to be disabled by user (#1845)41582e8
SNOW-618478: Support private key base64 in connection parameters (#1847)7e1afef
SNOW-1322004: Upgrade to Arrow 17.0.0 in snowflake-jdbc (#1854)714da2f
SNOW-1168512: continuing SNOW-1020043: expose timeouts (DEFAULT_CONNECTION_TI...0546c49
SNOW-1625000: Upgrade threeten-bp to 1.6.9 (#1870)940d514
SNOW-1625156: Fix keypair tests (#1871)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