Skip to content

Bump dependency versions for v1.6.2 release - #697

Merged
seratch merged 2 commits into
slackapi:mainfrom
seratch:update-deps-v1.6.2
Mar 1, 2021
Merged

Bump dependency versions for v1.6.2 release#697
seratch merged 2 commits into
slackapi:mainfrom
seratch:update-deps-v1.6.2

Conversation

@seratch

@seratch seratch commented Feb 27, 2021

Copy link
Copy Markdown
Contributor

This pull request updates only optional dependencies.

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to the those rules.

@seratch seratch added enhancement M-T: A feature request for new functionality project:bolt project:slack-api-client project:slack-api-client project:slack-app-backend labels Feb 27, 2021
@seratch seratch added this to the 1.6.2 milestone Feb 27, 2021
@seratch seratch self-assigned this Feb 27, 2021
SLACK_SIGNING_SECRET=$SLACK_SIGNING_SECRET \
SLACK_BOT_TOKEN=$SLACK_BOT_TOKEN
docker run \
-e SLACK_SIGNING_SECRET=$SLACK_SIGNING_SECRET \

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this was just wrong

eval `echo args$i`="\"$arg\""
fi
i=$((i+1))
i=`expr $i + 1`

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

These are not changes by me. I just upgraded gradle-wrapper

@codecov

codecov Bot commented Feb 27, 2021

Copy link
Copy Markdown

Codecov Report

Merging #697 (7075d1f) into main (7ba968e) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #697      +/-   ##
============================================
- Coverage     77.32%   77.29%   -0.04%     
+ Complexity     3225     3224       -1     
============================================
  Files           361      361              
  Lines          9543     9543              
  Branches        913      913              
============================================
- Hits           7379     7376       -3     
- Misses         1622     1624       +2     
- Partials        542      543       +1     
Impacted Files Coverage Δ Complexity Δ
...va/com/slack/api/socket_mode/SocketModeClient.java 67.76% <0.00%> (-1.98%) 37.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 7ba968e...7075d1f. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement M-T: A feature request for new functionality project:bolt project:slack-api-client project:slack-api-client project:slack-app-backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant