You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/06 11:31:25 UTC

[GitHub] [dolphinscheduler] dependabot[bot] opened a new pull request, #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom

dependabot[bot] opened a new pull request, #14062:
URL: https://github.com/apache/dolphinscheduler/pull/14062

   Bumps [snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.13.10 to 3.13.29.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/snowflakedb/snowflake-jdbc/releases">snowflake-jdbc's releases</a>.</em></p>
   <blockquote>
   <h2>Release</h2>
   <ul>
   <li>Please Refer to Release Notes at <a href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes">https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <h2>Release</h2>
   <ul>
   <li>Please Refer to Release Notes at <a href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes">https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <h2>Release</h2>
   <ul>
   <li>Please Refer to Release Notes at <a href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes">https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <h2>Release</h2>
   <p><strong>New Features</strong></p>
   <ul>
   <li>Upgraded the arrow library from version 9.0.0 to 10.0.1.</li>
   <li>Relocated files in META-INF/versions to META-INF/versions/<!-- raw HTML omitted -->/net/snowflake/client/jdbc/internal.</li>
   <li>Added the getNano() and getOffset() methods to the SnowflakeTimeWithTimezone object to return the number of nanoseconds and the time zone offset, respectively.</li>
   </ul>
   <h2>Release</h2>
   <p><strong>BCR (Behavior Change Release) Change</strong>
   Caution: Version 3.13.25 of the Snowflake JDBC driver changes the default value of the <code>allowUnderscoresInHost</code> parameter to false. This change might impact PrivateLink customers with account names containing underscores. In this situation, you must override the default value by setting <code>allowUnderscoresInHost</code> true.</p>
   <p><strong>New Features</strong></p>
   <ul>
   <li>Set the <code>allowUnderscoresInHost</code> parameter to false by default which converts underscores in account names to hyphens to avoid Apache httpclient connection error with underscores. This behavior can be turned off by setting <code>allowUnderscoresInHost</code> to true.</li>
   <li>Updated the aws-java-sdk-bom library version from 1.11.394 to 1.12.327.</li>
   <li>Added the enableReturnTimestampWithTimeZone parameter to set whether to include the timezone in a timestamp.</li>
   <li>Added log warnings for each of the error return paths while parsing a SnowflakeConnectString.</li>
   <li>Added commas to the SnowflakeDatabaseMetaData.getColumn() arguments to improve readability.</li>
   <li>Added support for stored procedures.</li>
   </ul>
   <p><strong>Bug Fixes</strong></p>
   <ul>
   <li>Fixed an issue related to using the GET command when GCS_USE_DOWNSCOPED_CREDENTIAL is true.</li>
   <li>Fixed an issue related to returning result types when the session handle is NULL.</li>
   </ul>
   <h2>Release</h2>
   <p><strong>BCR Change</strong>
   Caution: Version 3.13.24 of the Snowflake JDBC driver changes the return values for the Statement.getMoreResults()  and Statement.getupdateCount(), as described below.If your projects are affected by breaking changes related to these functions, Snowflake recommends that you do not install this version into a production environment before testing.
   Updates</p>
   <p>Upgraded the following libraries:</p>
   <ul>
   <li>The Statement.getMoreResults() function now returns TRUE when more statements are available to iterate through in a multi-statement query.</li>
   <li>The Statement.getupdateCount() function now returns 0  instead of -1 for non-DML queries.</li>
   </ul>
   <p>This release fixes a bug with FIPS S3 support. The JDBC driver so far would redirect to a non FIPS S3 URL for PUT and GET.  With this fix the JDBC driver will now redirect to the correct FIPS enabled S3 endpoint to support PUT and GET. In order to make sure that this works you might have to update your FIREWALL rules to allow the FIPS S3 endpoint.</p>
   <h2>Release</h2>
   <p>Fixes</p>
   <ul>
   <li>Fixed an issue with NoClassDefFoundError in google libraries in the FIPs driver.</li>
   <li>Fixed error that occurred when getting procedures with a reader account.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst">snowflake-jdbc's changelog</a>.</em></p>
   <blockquote>
   <p><strong>JDBC Driver 3.13.30</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes">https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.29</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes">https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.28</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes">https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.27</strong></p>
   <ul>
   <li>|| Please Refer to Release Notes at <a href="https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes">https://community.snowflake.com/s/article/JDBC-Driver-Release-Notes</a></li>
   </ul>
   <p><strong>JDBC Driver 3.13.26</strong></p>
   <ul>
   <li>|| Upgraded the arrow library from version 9.0.0 to 10.0.1.</li>
   <li>|| Relocated files in META-INF/versions to META-INF/versions/<!-- raw HTML omitted -->/net/snowflake/client/jdbc/internal.</li>
   <li>|| Added the getNano() and getOffset() methods to the SnowflakeTimeWithTimezone object to return the number of nanoseconds and the time zone offset, respectively.</li>
   </ul>
   <p><strong>JDBC Driver 3.13.25</strong></p>
   <ul>
   <li>||<strong>BCR (Behavior Change Release) Change</strong></li>
   <li>||Caution: Version 3.13.25 of the Snowflake JDBC driver changes the default value of the allowUnderscoresInHost parameter to false. This change might impact PrivateLink customers with account names containing underscores. In this situation, you must override the default value by setting allowUnderscoresInHost true.</li>
   <li>||<strong>New Features</strong></li>
   <li>||Set the allowUnderscoresInHost parameter to false by default which converts underscores in account names to hyphens to avoid Apache httpclient connection error with underscores. This behavior can be turned off by setting allowUnderscoresInHost to true.</li>
   <li>||Updated the aws-java-sdk-bom library version from 1.11.394 to 1.12.327.</li>
   <li>||Added the enableReturnTimestampWithTimeZone parameter to set whether to include the timezone in a timestamp.</li>
   <li>||Added log warnings for each of the error return paths while parsing a SnowflakeConnectString.</li>
   <li>||Added commas to the SnowflakeDatabaseMetaData.getColumn() arguments to improve readability.</li>
   <li>||Added support for stored procedures.</li>
   <li>||<strong>Bug Fixes</strong></li>
   <li>||Fixed an issue related to using the GET command when GCS_USE_DOWNSCOPED_CREDENTIAL is true.</li>
   <li>||Fixed an issue related to returning result types when the session handle is NULL.</li>
   </ul>
   <p><strong>JDBC Driver 3.13.24</strong></p>
   <ul>
   <li>|| Upgraded the following libraries:</li>
   <li>|| arrow from version 8.0.0 to 9.0.0</li>
   <li>|| jacksondatabind from version 2.13.2.2 to 2.13.4.2</li>
   <li>|| google-cloud-storage from version 2.5.0 to 2.6.2</li>
   <li>|| Remove DML check on getUpdateCount()</li>
   </ul>
   <p><strong>JDBC Driver 3.13.23</strong></p>
   <ul>
   <li>|| Relocate Google Guava classes from com/google/common/util/concurrent/** in FIPS driver</li>
   <li>|| Return an empty resultset for getProcedures() when connected with a reader account</li>
   <li>|| Use parallelism parameter for PUT/GET with Azure</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/019b0aeccd57578c1db377a3ee84a4d1e3d9dc0f"><code>019b0ae</code></a> SNOW-761717: Bumped up the Client PATCH version from 3.13.28 to 3.13.29 (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1300">#1300</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/4be4b184dd9817e5c25688802a24960e73e7537d"><code>4be4b18</code></a> SNOW-760534 Added URLValidator and URLEncoder (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1297">#1297</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/e798047eab0af4ccc5090a319699fcb1e56224ce"><code>e798047</code></a> Add tests for SnowflakeGCSClient.java (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1278">#1278</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/520dd90bd690ac7661ff1d1427d85400c21e4e42"><code>520dd90</code></a> Add more tests for SnowflakeFileTransferAgent (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1293">#1293</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/0e49d60404db6fba11237d08cda2a544cdb160f1"><code>0e49d60</code></a> [Snyk] Upgrade com.fasterxml.jackson.core:jackson-core from 2.13.2 to 2.14.2 ...</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/fdcc6328092da56ca725bf0fc4d30106172b6c8c"><code>fdcc632</code></a> Test pr 1113 (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1292">#1292</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/6a7bfefb88c5eab1d1c13b6f3f79a89a17776a70"><code>6a7bfef</code></a> Add arrow tests (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1291">#1291</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/7cd122d4f843cb9f7e42a39e27a3f1d3bbf9c6b0"><code>7cd122d</code></a> Add tests for SnowflakeFileTransferAgent (part 1) (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1288">#1288</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/f7ae0888954e7361b3bfb8fe56098a2eb671372d"><code>f7ae088</code></a> Run downloadToStream() test on azure and S3 accounts (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1285">#1285</a>)</li>
   <li><a href="https://github.com/snowflakedb/snowflake-jdbc/commit/85381e7fd03e4314dc6bde2486922cde936389b8"><code>85381e7</code></a> SNOW-748294 Fix test failures (<a href="https://redirect.github.com/snowflakedb/snowflake-jdbc/issues/1287">#1287</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/snowflakedb/snowflake-jdbc/compare/v3.13.10...v3.13.29">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.snowflake:snowflake-jdbc&package-manager=maven&previous-version=3.13.10&new-version=3.13.29)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/dolphinscheduler/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] codecov-commenter commented on pull request #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #14062:
URL: https://github.com/apache/dolphinscheduler/pull/14062#issuecomment-1537125844

   ## [Codecov](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14062?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#14062](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14062?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0009d39) into [dev](https://app.codecov.io/gh/apache/dolphinscheduler/commit/f1e78627fc1c77e2c9364d905e25ab32b98cbaba?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f1e7862) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 0009d39 differs from pull request most recent head 2c50cf5. Consider uploading reports for the commit 2c50cf5 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##                dev   #14062      +/-   ##
   ============================================
   - Coverage     38.36%   38.35%   -0.01%     
   + Complexity     4468     4463       -5     
   ============================================
     Files          1228     1228              
     Lines         42733    42646      -87     
     Branches       4727     4709      -18     
   ============================================
   - Hits          16393    16358      -35     
   + Misses        24528    24478      -50     
   + Partials       1812     1810       -2     
   ```
   
   
   [see 65 files with indirect coverage changes](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14062/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] SbloodyS closed pull request #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom

Posted by "SbloodyS (via GitHub)" <gi...@apache.org>.
SbloodyS closed pull request #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom
URL: https://github.com/apache/dolphinscheduler/pull/14062


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] dependabot[bot] commented on pull request #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #14062:
URL: https://github.com/apache/dolphinscheduler/pull/14062#issuecomment-1641255495

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] sonarcloud[bot] commented on pull request #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #14062:
URL: https://github.com/apache/dolphinscheduler/pull/14062#issuecomment-1537128537

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler&pullRequest=14062)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache-dolphinscheduler&pullRequest=14062&metric=coverage&view=list) No Coverage information  
   [![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png '0.0%')](https://sonarcloud.io/component_measures?id=apache-dolphinscheduler&pullRequest=14062&metric=new_duplicated_lines_density&view=list) [0.0% Duplication](https://sonarcloud.io/component_measures?id=apache-dolphinscheduler&pullRequest=14062&metric=new_duplicated_lines_density&view=list)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] sonarcloud[bot] commented on pull request #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #14062:
URL: https://github.com/apache/dolphinscheduler/pull/14062#issuecomment-1537127592

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler&pullRequest=14062)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&pullRequest=14062&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache-dolphinscheduler&pullRequest=14062&metric=coverage&view=list) No Coverage information  
   [![0.0%](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/3-16px.png '0.0%')](https://sonarcloud.io/component_measures?id=apache-dolphinscheduler&pullRequest=14062&metric=new_duplicated_lines_density&view=list) [0.0% Duplication](https://sonarcloud.io/component_measures?id=apache-dolphinscheduler&pullRequest=14062&metric=new_duplicated_lines_density&view=list)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] mergeable[bot] commented on pull request #14062: Bump snowflake-jdbc from 3.13.10 to 3.13.29 in /dolphinscheduler-bom

Posted by "mergeable[bot] (via GitHub)" <gi...@apache.org>.
mergeable[bot] commented on PR #14062:
URL: https://github.com/apache/dolphinscheduler/pull/14062#issuecomment-1537121851

   ####  :x: Error Occurred while executing an Action 
   
    If you believe this is an unexpected error, please report it on our issue tracker: https://github.com/mergeability/mergeable/issues/new 
   ##### Error Details 
   -------------------- 
   HttpError: Invalid request.
   
   No subschema in "anyOf" matched.
   For 'anyOf/0', {"labels"=>{"labels"=>["dependencies", "java"]}} is not an array.
   For 'anyOf/1', {"labels"=>{"labels"=>["dependencies", "java"]}} is not an array.
   For 'properties/labels', {"labels"=>["dependencies", "java"]} is not an array.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org