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

fix(deps): update all non-major dependencies #52

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

we-renovate[bot]
Copy link
Contributor

@we-renovate we-renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/checkout action minor v4.1.7 -> v4.2.0 OpenSSF Scorecard
actions/setup-java action minor v4.3.0 -> v4.4.0 OpenSSF Scorecard
wetransform/gha-trivy action minor v2.1.0 -> v2.2.0 OpenSSF Scorecard

Release Notes

actions/checkout (actions/checkout)

v4.2.0

Compare Source

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

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'

Bug fixes :

New Contributors

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

wetransform/gha-trivy (wetransform/gha-trivy)

v2.2.0

Compare Source

Features
Bug Fixes
  • deps: update actions/cache action to v4.0.2 (624ec10)
  • deps: update actions/upload-artifact action to v4.3.4 (0bce74b)
  • deps: update actions/upload-artifact action to v4.3.6 (5056a0f)
  • deps: update actions/upload-artifact action to v4.4.0 (057aa51)
  • deps: update mikepenz/action-junit-report action to v4.3.1 (60a7fc2)
  • deps: update trivy action to 0.24.0 (a5557a0)

@stempler stempler merged commit 07bbc00 into master Sep 26, 2024
1 check passed
@stempler stempler deleted the renovate/all-minor-patch branch September 26, 2024 06:57
Copy link

we-release bot commented Sep 26, 2024

🎉 This PR is included in version 2.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@we-release we-release bot added the released label Sep 26, 2024
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