Skip to content

Maven | Update all Maven plugins and dependencies to latest versions #1037

Merged
cheenamalhotra merged 7 commits intomicrosoft:devfrom
cheenamalhotra:updateVersions
Apr 19, 2019
Merged

Maven | Update all Maven plugins and dependencies to latest versions #1037
cheenamalhotra merged 7 commits intomicrosoft:devfrom
cheenamalhotra:updateVersions

Conversation

@cheenamalhotra
Copy link
Copy Markdown
Member

@cheenamalhotra cheenamalhotra commented Apr 15, 2019

This PR:

  • Updates all Maven plugin and dependency versions. Noticeable updates:
    com.microsoft.azure:adal4j - v1.6.4
    com.microsoft.azure:azure-keyvault- v1.2.1
    com.microsoft.rest:client-runtime- v1.6.5
  • Removes optional dependency com.microsoft.azure:azure-keyvault-webkey.
    As per newer AKV library (1.2.1) updates, this dependency is no longer needed.
  • Removes Travis CI from CI builds.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1037 into dev will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1037      +/-   ##
============================================
- Coverage     50.83%   50.82%   -0.01%     
- Complexity     2964     2966       +2     
============================================
  Files           120      120              
  Lines         28001    28001              
  Branches       4686     4686              
============================================
- Hits          14233    14231       -2     
  Misses        11616    11616              
- Partials       2152     2154       +2
Flag Coverage Δ Complexity Δ
#JDBC42 50.34% <ø> (-0.1%) 2922 <ø> (-6)
#JDBC43 50.78% <ø> (+0.1%) 2965 <ø> (+8) ⬆️
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 40.65% <0%> (-4.4%) 13% <0%> (-2%)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 63.36% <0%> (-0.44%) 95% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 47.3% <0%> (-0.22%) 112% <0%> (+1%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 57.93% <0%> (-0.07%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 50.52% <0%> (+0.12%) 246% <0%> (+1%) ⬆️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 44.33% <0%> (+0.19%) 328% <0%> (+3%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1f3d7e...f8333b6. Read the comment docs.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 16, 2019

Codecov Report

Merging #1037 into dev will increase coverage by 2.58%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1037      +/-   ##
============================================
+ Coverage     50.83%   53.41%   +2.58%     
- Complexity     2964     3334     +370     
============================================
  Files           120      119       -1     
  Lines         28001    27988      -13     
  Branches       4686     4679       -7     
============================================
+ Hits          14233    14950     +717     
+ Misses        11616    11001     -615     
+ Partials       2152     2037     -115
Flag Coverage Δ Complexity Δ
#JDBC42 ? ?
#JDBC43 ? ?
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 59.91% <0%> (-3.88%) 91% <0%> (-5%)
...ooglecode/concurrentlinkedhashmap/LinkedDeque.java 26.15% <0%> (-1.54%) 17% <0%> (-2%)
.../com/microsoft/sqlserver/jdbc/SQLServerDriver.java 83.15% <0%> (-0.22%) 36% <0%> (ø)
.../com/microsoft/sqlserver/jdbc/SQLServerJdbc42.java
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 69% <0%> (+0.29%) 0% <0%> (ø) ⬇️
...va/com/microsoft/sqlserver/jdbc/SQLServerClob.java 33.99% <0%> (+0.39%) 4% <0%> (ø) ⬇️
.../com/microsoft/sqlserver/jdbc/SQLServerSQLXML.java 13.09% <0%> (+0.39%) 10% <0%> (+1%) ⬆️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.79% <0%> (+0.43%) 43% <0%> (+1%) ⬆️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 47.94% <0%> (+0.43%) 111% <0%> (ø) ⬇️
...ava/com/microsoft/sqlserver/jdbc/SQLCollation.java 92.58% <0%> (+0.47%) 15% <0%> (+1%) ⬆️
... and 36 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1f3d7e...229821d. Read the comment docs.

@cheenamalhotra cheenamalhotra added the Work in Progress The pull request is a work in progress label Apr 17, 2019
@cheenamalhotra cheenamalhotra removed the Work in Progress The pull request is a work in progress label Apr 17, 2019
@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Apr 18, 2019
@cheenamalhotra cheenamalhotra merged commit 3242324 into microsoft:dev Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants