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

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Update CI dependencies #842

merged 1 commit into from
Feb 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/deploy-pages action patch v4.0.2 -> v4.0.3
actions/setup-node action patch v4.0.0 -> v4.0.1
actions/upload-artifact action minor v4.0.0 -> v4.3.0
github/codeql-action action minor v3.23.0 -> v3.24.0
gradle/gradle-build-action action minor v2.10.0 -> v2.12.0

Release Notes

actions/deploy-pages (actions/deploy-pages)

v4.0.3

Compare Source

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

actions/setup-node (actions/setup-node)

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

actions/upload-artifact (actions/upload-artifact)

v4.3.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.1.0

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

v3.24.0

Compare Source

v3.23.2

Compare Source

v3.23.1

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


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 requested a review from nielsvanvelzen as a code owner December 4, 2023 18:11
@renovate renovate bot added ci dependencies Change in dependencies was made github-actions labels Dec 4, 2023
@renovate renovate bot changed the title Update actions/configure-pages action to v3.0.7 Update CI dependencies Dec 7, 2023
@renovate renovate bot force-pushed the renovate/ci-deps branch 3 times, most recently from fb66e14 to 9778817 Compare December 13, 2023 21:49
@renovate renovate bot force-pushed the renovate/ci-deps branch 3 times, most recently from d934b15 to aad749a Compare December 22, 2023 16:50
@renovate renovate bot force-pushed the renovate/ci-deps branch 5 times, most recently from edd87a0 to 9924ccb Compare January 12, 2024 19:24
@renovate renovate bot force-pushed the renovate/ci-deps branch 3 times, most recently from aedc656 to dce6796 Compare January 23, 2024 18:06
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from b1e1f08 to 1e9ee60 Compare January 26, 2024 17:50
@renovate renovate bot force-pushed the renovate/ci-deps branch from 1e9ee60 to 894af3e Compare February 2, 2024 19:11
@nielsvanvelzen nielsvanvelzen added this to the v1.5.0 milestone Feb 4, 2024
@nielsvanvelzen nielsvanvelzen merged commit d8a7a5f into master Feb 4, 2024
13 checks passed
@nielsvanvelzen nielsvanvelzen deleted the renovate/ci-deps branch February 4, 2024 10:56
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