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

Merged
merged 1 commit into from
Apr 7, 2024
Merged

⬆️ Update CI dependencies #159

merged 1 commit into from
Apr 7, 2024

Conversation

Maxr1998-bot
Copy link
Collaborator

@Maxr1998-bot Maxr1998-bot commented Oct 6, 2023

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.0 -> v4.1.1
github/codeql-action action minor v2.21.9 -> v2.24.10
gradle/gradle-build-action action minor v2.9.0 -> v2.12.0

Release Notes

actions/checkout (actions/checkout)

v4.1.1

Compare Source

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

v2.24.10

Compare Source

v2.24.9

Compare Source

v2.24.8

Compare Source

v2.24.7

Compare Source

v2.24.6

Compare Source

v2.24.5

Compare Source

v2.24.4

Compare Source

v2.24.3

Compare Source

v2.24.2

Compare Source

v2.24.1

Compare Source

v2.24.0

Compare Source

v2.23.2

Compare Source

v2.23.1

Compare Source

v2.23.0

Compare Source

v2.22.12

Compare Source

v2.22.11

Compare Source

v2.22.10

Compare Source

v2.22.9

Compare Source

v2.22.8

Compare Source

v2.22.7

Compare Source

v2.22.6

Compare Source

v2.22.5

Compare Source

v2.22.4

Compare Source

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

v2.22.0

Compare Source

gradle/gradle-build-action (gradle/gradle-build-action)

v2.12.0

Compare Source

Adds a new option to clear a previously submitted dependency-graph.

steps:
- uses: gradle/gradle-build-action@v2
  with:
    dependency-graph: clear

This may prove useful when migrating to a workflow using the upcoming gradle/actions/dependency-submission action.

Full-changelog: gradle/gradle-build-action@v2.11.1...v2.12.0

v2.11.1

Compare Source

This patch release fixes an issue that prevented the gradle-build-action from executing with Gradle 1.12, and improves error reporting for dependency submission failures.

Changelog
  • [FIX] Poor error reporting for dependency-submission failure #​1008
  • [FIX] Error with gradle-build-action v2.11.0 and Gradle 1.12: unable to resolve class PluginManager #​1007

Full-changelog: gradle/gradle-build-action@v2.11.0...v2.11.1

v2.11.0

Compare Source

In addition to a number of dependency updates, this release:

  • Allows a custom Plugin Repository to be specified when resolving the github-dependency-graph-gradle-plugin. See the documentation for details.
  • Brings increased resilience when failures occur collecting build results or cleaning the Gradle User Home. Such failures should no longer prevent the caching of Gradle User Home or lead to build failures.
Changelog
  • [NEW] Allow a custom plugin repository to be used to resolve dependency-graph plugin #​933
  • [FIX] Cache entries and Job Summary not written on cache-cleanup failure #​990 #​858
  • [FIX] Failure to write build results file should not cause overall build to fail #​866

Full-changelog: gradle/gradle-build-action@v2.10.0...v2.11.0

v2.10.0

Compare Source

This release introduces a new artifact-retention-days parameter, which allows a user to configure how long the generated dependency-graph artifacts are retained by GitHub Actions. Adjusting the retention period can be useful to reduce storage costs associated with these dependency-graph artifacts.

See the documentation for more details.

Changelog

Full-changelog: gradle/gradle-build-action@v2.9.0...v2.10.0


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 Renovate Bot.

@Maxr1998-bot Maxr1998-bot added dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions labels Oct 6, 2023
@Maxr1998-bot Maxr1998-bot changed the title ⬆️ Update github/codeql-action action to v2.22.0 ⬆️ Update github/codeql-action action to v2.22.1 Oct 9, 2023
@Maxr1998-bot Maxr1998-bot changed the title ⬆️ Update github/codeql-action action to v2.22.1 ⬆️ Update github/codeql-action action to v2.22.2 Oct 12, 2023
@Maxr1998-bot Maxr1998-bot changed the title ⬆️ Update github/codeql-action action to v2.22.2 ⬆️ Update github/codeql-action action to v2.22.3 Oct 13, 2023
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 2 times, most recently from fc739c7 to f71c90b Compare October 17, 2023 16:07
@Maxr1998-bot Maxr1998-bot changed the title ⬆️ Update github/codeql-action action to v2.22.3 ⬆️ Update CI dependencies Oct 17, 2023
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 2 times, most recently from 74890aa to 520bd48 Compare October 27, 2023 09:36
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 2 times, most recently from 102bdda to e3b14b1 Compare November 16, 2023 13:36
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 2 times, most recently from d63acdb to 50e3b27 Compare November 27, 2023 07:51
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 4 times, most recently from 5cc9c62 to 128fc79 Compare December 13, 2023 20:51
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 2 times, most recently from eb6084a to 88d877a Compare December 22, 2023 16:51
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 3 times, most recently from 5c042bf to d87692b Compare January 26, 2024 15:26
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 3 times, most recently from 5847288 to 0dc8529 Compare February 15, 2024 13:26
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 2 times, most recently from 55df0bb to 145da3b Compare March 1, 2024 10:36
@Maxr1998-bot Maxr1998-bot force-pushed the renovate/ci-deps branch 4 times, most recently from 6aa86f4 to 16438c4 Compare March 18, 2024 15:37
@Maxr1998 Maxr1998 merged commit 7667ee1 into master Apr 7, 2024
6 checks passed
@Maxr1998 Maxr1998 deleted the renovate/ci-deps branch April 7, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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