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 #951

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Update CI dependencies #951

merged 1 commit into from
Mar 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v3.3.0 -> v3.4.0
actions/github-script action minor v6.3.3 -> v6.4.0
actions/setup-java action minor v3.9.0 -> v3.10.0
appleboy/ssh-action action patch v0.1.6 -> v0.1.8
github/codeql-action action minor v2.1.37 -> v2.2.7
gradle/gradle-build-action action minor v2.3.3 -> v2.4.0
gradle/wrapper-validation-action action patch v1.0.5 -> v1.0.6

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

actions/checkout

v3.4.0

Compare Source

actions/github-script

v6.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.3...v6.4.0

actions/setup-java

v3.10.0

Compare Source

In scope of this release we added support for Oracle JDK (https://github.com/actions/setup-java/pull/450).

steps:
 - name: Checkout
  uses: actions/checkout@v3
 - name: Setup-java
  uses: actions/setup-java@v3
  with:
   distribution: oracle
   java-version: 17
Supported distributions

Currently, the following distributions are supported:

Keyword Distribution Official site License
temurin Eclipse Temurin Link Link
zulu Azul Zulu OpenJDK Link Link
adopt or adopt-hotspot AdoptOpenJDK Hotspot Link Link
adopt-openj9 AdoptOpenJDK OpenJ9 Link Link
liberica Liberica JDK Link Link
microsoft Microsoft Build of OpenJDK Link Link
corretto Amazon Corretto Build of OpenJDK Link Link
oracle Oracle JDK Link Link
appleboy/ssh-action

v0.1.8

Compare Source

Enhance
  • chore(auth): allow set password and private key at the same time. #​226

v0.1.7

Compare Source

Bug fix

  • Fix(envs): set environment variable instead of bash variable (#​209)
github/codeql-action

v2.2.7

Compare Source

v2.2.6

Compare Source

v2.2.5

Compare Source

v2.2.4

Compare Source

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.39

Compare Source

v2.1.38

Compare Source

gradle/gradle-build-action

v2.4.0

Compare Source

What's new

The v.2.4.0 release contains various library updates and fixes to fully support Gradle 8.

Notable changes:

  • Update to @actions/cache: 3.1.3 should improve cache save/restore performance on Windows by using gnu tar and zstd when available.
  • Fix caching of extracted JDK toolchains for Gradle 7.6+ (e444647)

Full Changelog: gradle/gradle-build-action@v2.3.3...v2.4.0

gradle/wrapper-validation-action

v1.0.6

Compare Source

Gradle Wrapper Validation

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions labels Jan 8, 2023
@jellyfin-bot jellyfin-bot added this to the v2.5.0 milestone Jan 8, 2023
@renovate renovate bot force-pushed the renovate/ci-deps branch from ca2215b to fafe4b6 Compare January 12, 2023 11:15
@renovate renovate bot changed the title Update appleboy/ssh-action action to v0.1.7 Update CI dependencies Jan 12, 2023
@renovate renovate bot force-pushed the renovate/ci-deps branch from fafe4b6 to d052a05 Compare January 18, 2023 18:45
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 49aec66 to bbd99ed Compare January 27, 2023 12:14
@renovate renovate bot force-pushed the renovate/ci-deps branch 4 times, most recently from 3e93980 to f27c3e7 Compare February 10, 2023 20:16
@renovate renovate bot force-pushed the renovate/ci-deps branch 3 times, most recently from 61b0205 to 0c7d946 Compare February 24, 2023 20:28
@renovate renovate bot force-pushed the renovate/ci-deps branch from 0c7d946 to f79507f Compare February 28, 2023 11:05
@renovate renovate bot force-pushed the renovate/ci-deps branch 3 times, most recently from 7a58278 to bd48834 Compare March 15, 2023 22:34
@renovate renovate bot force-pushed the renovate/ci-deps branch from bd48834 to a2e246a Compare March 16, 2023 19:28
@nielsvanvelzen nielsvanvelzen merged commit d732fe8 into master Mar 18, 2023
@nielsvanvelzen nielsvanvelzen deleted the renovate/ci-deps branch March 18, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants