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): update github actions #1132

Merged
merged 1 commit into from
Dec 18, 2024
Merged

chore(deps): update github actions #1132

merged 1 commit into from
Dec 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.5.0 -> v4.6.0
actions/upload-artifact action minor v4.4.3 -> v4.5.0
gradle/actions action patch v4.2.1 -> v4.2.2

Release Notes

actions/setup-java (actions/setup-java)

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

actions/upload-artifact (actions/upload-artifact)

v4.5.0

Compare Source

gradle/actions (gradle/actions)

v4.2.2

Compare Source

This patch release updates a bunch of dependency versions and fixes a deprecation warning emitted with Gradle 8.12.

What's Changed
New Contributors

Full Changelog: gradle/actions@v4.2.1...v4.2.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot assigned alvr Dec 18, 2024
@renovate renovate bot requested a review from alvr as a code owner December 18, 2024 00:14
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (6286414) to head (ad30068).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1132   +/-   ##
========================================
  Coverage    98.71%   98.71%           
========================================
  Files           85       85           
  Lines          702      702           
  Branches        28       28           
========================================
  Hits           693      693           
  Misses           6        6           
  Partials         3        3           
Flag Coverage Δ
unittests 98.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/actions branch from a5c46c8 to 2451127 Compare December 18, 2024 04:44
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v4.5.0 chore(deps): update github actions Dec 18, 2024
@alvr alvr enabled auto-merge December 18, 2024 06:52
@renovate renovate bot force-pushed the renovate/actions branch from 2451127 to ad30068 Compare December 18, 2024 06:52
@alvr alvr merged commit 4994ab9 into develop Dec 18, 2024
10 checks passed
@renovate renovate bot deleted the renovate/actions branch December 18, 2024 07:00
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.

1 participant