-
Notifications
You must be signed in to change notification settings - Fork 300
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(deps): bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.0 #1783
build(deps): bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.0 #1783
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this pull request because it includes a patch or minor update
f5844e0
to
4c4ca0f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this pull request because it includes a patch or minor update
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.14.5 to 3.15.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.14.5...v3.15.0) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
4c4ca0f
to
6961a46
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this pull request because it includes a patch or minor update
- JDBC QPT Implementation; with MySQL Connector (#1774) - Deploy Mysql and JDBC Connectors to Maven Central (#1775) - Maven dependency revert (#1791) - Disabled Automerge DependBot PRs Temporarily (#1789) - build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#1785) - build(deps): bump org.apache.maven.plugins:maven-shade-plugin - build(deps): bump slf4j-log4j.version from 2.0.7 to 2.0.12 (#1779) - build(deps): bump slf4j-log4j.version from 2.0.7 to 2.0.12 - build(deps): bump com.microsoft.azure:msal4j from 1.14.2 to 1.14.3 (#1780) - build(deps): bump com.microsoft.azure:msal4j from 1.14.2 to 1.14.3 - build(deps-dev): bump log4j2Version from 2.22.1 to 2.23.0 (#1782) - build(deps-dev): bump log4j2Version from 2.22.1 to 2.23.0 - build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.4.2.jre11 to 12.6.1.jre11 (#1778) - build(deps): bump com.microsoft.sqlserver:mssql-jdbc - build(deps): bump net.jqwik:jqwik from 1.8.2 to 1.8.3 (#1784) - build(deps): bump net.jqwik:jqwik from 1.8.2 to 1.8.3 - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.12.1 to 8.12.2 (#1787) - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.15.7 (#1786) - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.37.0 to 1.38.0 (#1781) - build(deps): bump com.google.cloud:google-cloud-resourcemanager - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.0 (#1783) - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.0 - build(deps): bump fasterxml.jackson.version from 2.12.6 to 2.16.1 (#1777) - build(deps): bump fasterxml.jackson.version from 2.12.6 to 2.16.1 - build(deps): bump aws-sdk.version from 1.12.533 to 1.12.666 (#1776) - build(deps): bump aws-sdk.version from 1.12.533 to 1.12.666
Bumps net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.0.
Release notes
Sourced from net.snowflake:snowflake-jdbc's releases.
Changelog
Sourced from net.snowflake:snowflake-jdbc's changelog.
... (truncated)
Commits
c875f5a
Bump version to 3.15.0 (#1642)8226c34
SNOW-974129: Add new connection property enablePatternSearch to flag if patte...1a993a8
SNOW-1050447: Cleanup schemas in testGetProcedureColumnsWildcards (#1641)99ce7d4
SNOW-1059684: Fix deprecation links (#1640)b8c0605
Updated JDBC version to 4.2 (#1637)8826699
SNOW-1042432: Remove dependency on com.amazonaws.Protocol from HttpClientSett...557659e
SNOW-1037802: Remove wildcard imports (#1635)829618a
SNOW-1003775: Mark object mapper factory constant property name as internal (...4ce7a83
SNOW-1050570: Block builds on incompatible changes (#1632)e899319
SNOW-1003775: Fix parsing large string values with jackson databind > 2.15 (#...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)