Skip to content

Bump dependencies (okhttp, micronaut, tyrus-standalone-client, aws-java-sdk-s3)#476

Merged
seratch merged 1 commit intoslackapi:masterfrom
seratch:bump-deps-2020-05-27
May 28, 2020
Merged

Bump dependencies (okhttp, micronaut, tyrus-standalone-client, aws-java-sdk-s3)#476
seratch merged 1 commit intoslackapi:masterfrom
seratch:bump-deps-2020-05-27

Conversation

@seratch
Copy link
Copy Markdown
Contributor

@seratch seratch commented May 28, 2020

Summary

This commit upgrades the following key dependencies:

Other upgrades affect only samples, tests, and docs:

  • quarkus-undertow 1.4.2 o 1.5.0
  • spring-boot 2.2.7 to 2.3.0
  • jedis 3.2.0 to 3.3.0

Requirements (place an x in each [ ])

…va-sdk-s3)

This commit upgrades the following key dependencies:
* okhttp 4.6.0 to 4.7.2 (diff: square/okhttp@parent-4.6.0...parent-4.7.2)
* tyrus-standalone-client 1.16 to 1.17 (diff: eclipse-ee4j/tyrus@1.16...1.17)
* micronaut 1.3.4 to 1.3.5 (diff: micronaut-projects/micronaut-core@v1.3.4...v1.3.5)
* aws-java-sdk-s3 1.11.778 to 1.11.791 (diff: aws/aws-sdk-java@1.11.778...1.11.791)

Other upgrades affect only samples, tests, and docs:
* quarkus-undertow 1.4.2 o 1.5.0
* spring-boot 2.2.7 to 2.3.0
* jedis 3.2.0 to 3.3.0
@seratch seratch added this to the 1.0.x milestone May 28, 2020
@seratch seratch self-assigned this May 28, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2020

Codecov Report

Merging #476 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #476      +/-   ##
============================================
+ Coverage     83.64%   83.70%   +0.06%     
- Complexity     2416     2417       +1     
============================================
  Files           251      251              
  Lines          6505     6505              
  Branches        594      594              
============================================
+ Hits           5441     5445       +4     
+ Misses          699      695       -4     
  Partials        365      365              
Impacted Files Coverage Δ Complexity Δ
...pi/methods/metrics/impl/RedisMetricsDatastore.java 89.50% <0.00%> (+2.46%) 38.00% <0.00%> (+1.00%)

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 df7e56f...e3de933. Read the comment docs.

@seratch seratch merged commit 490f72c into slackapi:master May 28, 2020
seratch added a commit that referenced this pull request May 28, 2020
* [slack-api-model] Add missing fields in objects (confirm.style in blocks, user.is_invited_user: boolean, message.hidden, Slack post related fields in file objects) - thanks @seratch
* [slack-api-client etc] #466 #462 Calls API support - thanks @seratch
* [slack-api-client] #475 #474 Make redirect_uri for oauth.access / oauth.v2.access optional - thanks @natevaughan @seratch
* [slack-api-client] #476 Bump dependencies (okhttp, micronaut, tyrus-standalone-client) - thanks @seratch
* [slack-api-client] #459 Adding ping message and pong event to RTM client - thanks @gaspardpetit
* [slack-api-client] #451 Add support and check for the event subtypes in RTM client - thanks @gaspardpetit
* [bolt] #455 Improve OAuth flow module to consider the cases where team is missing in oauth.v2.access responses - thanks @seratch
* [bolt] #476 Bump dependencies (aws-java-sdk-s3) - thanks @seratch
@seratch seratch deleted the bump-deps-2020-05-27 branch May 28, 2020 05:48
emanguy pushed a commit to emanguy/java-slack-sdk that referenced this pull request Jun 22, 2020
* [slack-api-model] Add missing fields in objects (confirm.style in blocks, user.is_invited_user: boolean, message.hidden, Slack post related fields in file objects) - thanks @seratch
* [slack-api-client etc] slackapi#466 slackapi#462 Calls API support - thanks @seratch
* [slack-api-client] slackapi#475 slackapi#474 Make redirect_uri for oauth.access / oauth.v2.access optional - thanks @natevaughan @seratch
* [slack-api-client] slackapi#476 Bump dependencies (okhttp, micronaut, tyrus-standalone-client) - thanks @seratch
* [slack-api-client] slackapi#459 Adding ping message and pong event to RTM client - thanks @gaspardpetit
* [slack-api-client] slackapi#451 Add support and check for the event subtypes in RTM client - thanks @gaspardpetit
* [bolt] slackapi#455 Improve OAuth flow module to consider the cases where team is missing in oauth.v2.access responses - thanks @seratch
* [bolt] slackapi#476 Bump dependencies (aws-java-sdk-s3) - thanks @seratch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant