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 non-major dependencies #123

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

we-renovate[bot]
Copy link
Contributor

@we-renovate we-renovate bot commented Dec 15, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/setup-java action minor v4.5.0 -> v4.6.0 OpenSSF Scorecard
gradle/actions action patch v4.2.1 -> v4.2.2 OpenSSF Scorecard
mikepenz/action-junit-report action minor v5.1.0 -> v5.2.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

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

mikepenz/action-junit-report (mikepenz/action-junit-report)

v5.2.0

Compare Source

🚀 Features
🐛 Fixes
  • Improve the error log if the root test suite can't be detected
📦 Dependencies
  • Upgrade dependencies to the latest stable versions
Contributors:

@we-renovate we-renovate bot force-pushed the renovate/github-actions-minor-patch branch from 4b093e3 to a6769f2 Compare December 18, 2024 07:55
@we-renovate we-renovate bot changed the title chore(deps): update mikepenz/action-junit-report action to v5.2.0 chore(deps): update github-actions non-major dependencies Dec 18, 2024
@stempler stempler merged commit b1b8007 into master Dec 18, 2024
2 checks passed
@stempler stempler deleted the renovate/github-actions-minor-patch branch December 18, 2024 08:14
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