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.14.3 to 3.14.4 #5333

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2023
Copy link

github-actions bot commented Dec 8, 2023

Label error: This PR is being prevented from merging because you have not added one of the labels: APIBreakingChanges, breakingChanges, newContributors, notableChanges, sdou, skipReleaseNotes, TypeBug, TypeEnhancement, TypeTest. You'll need to add it before this PR can be merged.

@dependabot dependabot bot changed the base branch from master to github-action-DAT-15775 December 11, 2023 18:25
@dependabot dependabot bot changed the base branch from github-action-DAT-15775 to master December 11, 2023 19:04
@dependabot dependabot bot force-pushed the dependabot-maven-net.snowflake-snowflake-jdbc-3.14.4 branch from 8139f5e to 1419e16 Compare December 11, 2023 19:05
@MalloD12 MalloD12 added the sdou Security, Driver and other updates label Jan 9, 2024
@MalloD12
Copy link
Contributor

MalloD12 commented Jan 9, 2024

@dependabot rebase

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-maven-net.snowflake-snowflake-jdbc-3.14.4 branch from 1419e16 to ead746f Compare January 9, 2024 19:30
@MalloD12 MalloD12 self-assigned this Jan 9, 2024
Copy link
Contributor

@MalloD12 MalloD12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Build and most of all test checks successfully executed. Functional tests failing because of a non-related change.

@filipelautert filipelautert added this to the 1NEXT milestone Jan 12, 2024
@filipelautert filipelautert merged commit 39c4744 into master Jan 12, 2024
30 of 32 checks passed
@filipelautert filipelautert deleted the dependabot-maven-net.snowflake-snowflake-jdbc-3.14.4 branch January 12, 2024 20:10
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 sdou Security, Driver and other updates
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants