Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump buildjet/setup-java from 3 to 4 #2585

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps buildjet/setup-java from 3 to 4.

Commits
  • 89ddc59 Updating to work with BuildJet's cache package - v4.0.0
  • 7a445ee Fix typo in configuration example (#572)
  • 3232623 Oracle JDK 21 support (#538)
  • c0660d8 docs: add note about maven-gpg-plugin version (#570)
  • 2f7af1b make it clear that Java 21 is supported (#566)
  • 16ef37f HTTP errors when the token is undefined (#556)
  • a237454 feat: bump actions/checkout and actions/setup-java to v4 (#533)
  • 387ac29 Upgrade Node to v20 (#558)
  • 9eda6b5 feat: implement cache-dependency-path option to control caching dependency (#...
  • 78078da Update @​actions/cache dependency and documentation (#549)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [buildjet/setup-java](https://github.com/buildjet/setup-java) from 3 to 4.
- [Commits](BuildJet/setup-java@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 15, 2024
@dependabot dependabot bot requested review from a team, typfel, yamilmedina, vitorhugods, mchenani and ohassine and removed request for a team January 15, 2024 22:30
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (e5ee064) 41.24% compared to head (0aef8be) 41.39%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2585      +/-   ##
=============================================
+ Coverage      41.24%   41.39%   +0.14%     
+ Complexity      1132     1129       -3     
=============================================
  Files            361      361              
  Lines          13206    13255      +49     
  Branches        1744     1742       -2     
=============================================
+ Hits            5447     5487      +40     
- Misses          7226     7236      +10     
+ Partials         533      532       -1     
Files Coverage Δ
...rc/main/kotlin/com/wire/android/ui/WireActivity.kt 0.00% <ø> (ø)
...otlin/com/wire/android/ui/WireActivityViewModel.kt 72.13% <90.90%> (+0.59%) ⬆️
...id/ui/userprofile/self/SelfUserProfileViewModel.kt 0.00% <0.00%> (ø)
...n/com/wire/android/feature/AccountSwitchUseCase.kt 65.16% <62.50%> (+0.23%) ⬆️
.../kotlin/com/wire/android/GlobalObserversManager.kt 70.21% <50.00%> (-9.20%) ⬇️
...d/ui/home/sync/FeatureFlagNotificationViewModel.kt 55.61% <69.23%> (+4.72%) ⬆️

Continue to review full report in Codecov by Sentry.

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

Copy link
Contributor

Test Results

743 tests  ±0   743 ✅ ±0   6m 21s ⏱️ - 6m 57s
102 suites ±0     0 💤 ±0 
102 files   ±0     0 ❌ ±0 

Results for commit 0aef8be. ± Comparison against base commit fbc3835.

Copy link
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@AndroidBob
Copy link
Collaborator

Build 2559 succeeded.

The build produced the following APK's:

@vitorhugods vitorhugods added this pull request to the merge queue Jan 16, 2024
Merged via the queue into develop with commit 0987ed0 Jan 16, 2024
14 of 15 checks passed
@vitorhugods vitorhugods deleted the dependabot/github_actions/buildjet/setup-java-4 branch January 16, 2024 15:45
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants