Skip to content

Bump actions/setup-java from 2.1.0 to 2.2.0#595

Merged
artursouza merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-java-2.2.0
Aug 17, 2021
Merged

Bump actions/setup-java from 2.1.0 to 2.2.0#595
artursouza merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-java-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2021

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 2.1.0 to 2.2.0.

Release notes

Sourced from actions/setup-java's releases.

v2.2.0

Add support for Eclipse Temurin (#201).

Supported distributions

Currently, the following distributions are supported:

Keyword Distribution Official site License
zulu Zulu OpenJDK Link Link
adopt or adopt-hotspot Adopt OpenJDK Hotspot Link Link
adopt-openj9 Adopt OpenJDK OpenJ9 Link Link
temurin Eclipse Temurin Link Link
Commits

Dependabot compatibility score

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 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)

RELEASE NOTE: N/A

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested review from a team as code owners August 16, 2021 02:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 16, 2021
@codecov

codecov Bot commented Aug 16, 2021

Copy link
Copy Markdown

Codecov Report

Merging #595 (62111c1) into master (ae5c2a1) will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #595      +/-   ##
============================================
+ Coverage     80.90%   81.03%   +0.13%     
- Complexity      990      991       +1     
============================================
  Files            88       88              
  Lines          3042     3042              
  Branches        332      332              
============================================
+ Hits           2461     2465       +4     
+ Misses          412      409       -3     
+ Partials        169      168       -1     
Impacted Files Coverage Δ
sdk/src/main/java/io/dapr/utils/Retry.java 75.00% <0.00%> (+25.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 ae5c2a1...62111c1. Read the comment docs.

@artursouza artursouza merged commit d423e32 into master Aug 17, 2021
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/setup-java-2.2.0 branch August 17, 2021 22:23
@artursouza artursouza added this to the v1.3 milestone Aug 17, 2021
fackee pushed a commit to fackee/java-sdk that referenced this pull request Mar 28, 2022
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant