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

Build: Bump net.snowflake:snowflake-jdbc from 3.14.3 to 3.14.4 #9257

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2023

Bumps net.snowflake:snowflake-jdbc from 3.14.3 to 3.14.4.

Release notes

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

Release

Changelog

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

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

JDBC Driver 3.13.29

JDBC Driver 3.13.28

JDBC Driver 3.13.27

JDBC Driver 3.13.26

... (truncated)

Commits
  • 241d393 SNOW-985489: Bump patch 3.14.3 to 3.14.4 (#1580)
  • 1bf4e1f SNOW-919389: move the dependencies to parent pom file (#1546)
  • dacea07 SNOW-957349: Make some API/classes needed in stored procs public (#1570)
  • dcb74ed SNOW-937199 Use JDK 11 and 17 in Jenkins (#1564)
  • 4db5434 SNOW-977206 Fix testPreparedStatement, fix resource management in LogicalConn...
  • ca8ddbe SNOW-647217: Test schema with length 255 does not cause problems (#1568)
  • 119f72b SNOW-565154: Test download stream should fail fast on not existing file (#1566)
  • d047760 SNOW-917458 Snowflake JDBC drivers fails on JDK 21 with Arrow (#1529)
  • 3f678ff SNOW-931788: Add codecov.yml to count partial hit (#1562)
  • 7af9144 SNOW-968787: Fix NullPointerException when property key "gzipDisabled" is not...
  • 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.14.3 to 3.14.4.
- [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.14.3...v3.14.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 10, 2023
@Fokko Fokko merged commit d3deeec into main Dec 10, 2023
45 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/net.snowflake-snowflake-jdbc-3.14.4 branch December 10, 2023 10:04
lisirrx pushed a commit to lisirrx/iceberg that referenced this pull request Jan 4, 2024
…e#9257)

Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.14.3 to 3.14.4.
- [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.14.3...v3.14.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
devangjhabakh pushed a commit to cdouglas/iceberg that referenced this pull request Apr 22, 2024
…e#9257)

Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.14.3 to 3.14.4.
- [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.14.3...v3.14.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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