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

Update CI dependencies - autoclosed #999

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.7 -> v4.2.0
actions/setup-java action minor v4.3.0 -> v4.4.0
github/codeql-action action patch v3.26.8 -> v3.26.10

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

github/codeql-action (github/codeql-action)

v3.26.10

Compare Source

v3.26.9

Compare Source


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from nielsvanvelzen as a code owner September 24, 2024 15:58
@renovate renovate bot added ci dependencies Change in dependencies was made github-actions labels Sep 24, 2024
@renovate renovate bot changed the title Update actions/setup-java action to v4.4.0 Update CI dependencies Sep 24, 2024
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 6e349d3 to 05703b4 Compare September 25, 2024 20:27
@renovate renovate bot force-pushed the renovate/ci-deps branch from 05703b4 to 7aee45a Compare September 30, 2024 13:53
@nielsvanvelzen nielsvanvelzen added this to the v1.6.0 milestone Sep 30, 2024
@nielsvanvelzen nielsvanvelzen merged commit 902307b into master Sep 30, 2024
13 checks passed
@nielsvanvelzen nielsvanvelzen deleted the renovate/ci-deps branch September 30, 2024 16:46
@renovate renovate bot changed the title Update CI dependencies Update CI dependencies - autoclosed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci dependencies Change in dependencies was made github-actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant