Closed renovate[bot] closed 1 month ago
Internal tracking:
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 6.35%. Comparing base (
1f89314
) to head (c29d28b
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Checkmarx One – Scan Summary & Details – fed0da56-c326-47a7-9f95-74e4e0322317
This PR contains the following updates:
v4.2.2
->v4.3.0
2.0.33
->2.0.34
v2.1.1
->v2.1.3
v3.26.6
->v3.26.8
v4.0.1
->v4.1.0
v1.190.0
->v1.193.0
Release Notes
actions/setup-java (actions/setup-java)
### [`v4.3.0`](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.2.2...v4.3.0)checkmarx/ast-github-action (checkmarx/ast-github-action)
### [`v2.0.34`](https://redirect.github.com/Checkmarx/ast-github-action/releases/tag/2.0.34) [Compare Source](https://redirect.github.com/checkmarx/ast-github-action/compare/2.0.33...2.0.34) #### What's Changed ##### Other Changes - upgrade cli to 2.2.5 by [@AlvoBen](https://redirect.github.com/AlvoBen) in [https://github.com/Checkmarx/ast-github-action/pull/197](https://redirect.github.com/Checkmarx/ast-github-action/pull/197) **Full Changelog**: https://github.com/Checkmarx/ast-github-action/compare/2.0.33...2.0.34crowdin/github-action (crowdin/github-action)
### [`v2.1.3`](https://redirect.github.com/crowdin/github-action/releases/tag/v2.1.3) [Compare Source](https://redirect.github.com/crowdin/github-action/compare/v2.1.2...v2.1.3) ##### What's Changed - fix: issues related to checking for the existing pull requests by [@andrii-bodnar](https://redirect.github.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/250](https://redirect.github.com/crowdin/github-action/pull/250) - docs: add sample configuration file by [@andrii-bodnar](https://redirect.github.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/248](https://redirect.github.com/crowdin/github-action/pull/248) **Full Changelog**: https://github.com/crowdin/github-action/compare/v2.1.2...v2.1.3 ### [`v2.1.2`](https://redirect.github.com/crowdin/github-action/releases/tag/v2.1.2) [Compare Source](https://redirect.github.com/crowdin/github-action/compare/v2.1.1...v2.1.2) #### What's Changed - fix: check out correct branch on pull_request events by [@georeith](https://redirect.github.com/georeith) in [https://github.com/crowdin/github-action/pull/244](https://redirect.github.com/crowdin/github-action/pull/244) - CLI [4.1.2](https://redirect.github.com/crowdin/crowdin-cli/releases/tag/4.1.2) by [@andrii-bodnar](https://redirect.github.com/andrii-bodnar) #### New Contributors - [@georeith](https://redirect.github.com/georeith) made their first contribution in [https://github.com/crowdin/github-action/pull/244](https://redirect.github.com/crowdin/github-action/pull/244) **Full Changelog**: https://github.com/crowdin/github-action/compare/v2.1.1...v2.1.2github/codeql-action (github/codeql-action)
### [`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) ### [`v3.26.7`](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.6...v3.26.7)gradle/actions (gradle/actions)
### [`v4.1.0`](https://redirect.github.com/gradle/actions/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.0.1...v4.1.0) This release brings some minor improvements: - The latest release of Gradle is no longer required to perform cache-cleanup. If Gradle is found to on the PATH and the version meets minimum version requirements, then the version on PATH is used for cache-cleanup and Gradle is not downloaded. - Fixes a bug where setting the `develocity-token-expiry` parameter had no effect ([#381](https://redirect.github.com/gradle/actions/issues/381)) - Numerous NPM dependency updates **Full Changelog**: https://github.com/gradle/actions/compare/v4.0.1...v4.1.0ruby/setup-ruby (ruby/setup-ruby)
### [`v1.193.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.193.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.192.0...v1.193.0) #### What's Changed - README.md - Windows - clarify installed packages, 2022 vs 2019 by [@MSP-Greg](https://redirect.github.com/MSP-Greg) in [https://github.com/ruby/setup-ruby/pull/642](https://redirect.github.com/ruby/setup-ruby/pull/642) - Add truffleruby-24.1.0,truffleruby+graalvm-24.1.0 by [@ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/643](https://redirect.github.com/ruby/setup-ruby/pull/643) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.192.0...v1.193.0 ### [`v1.192.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.192.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.191.0...v1.192.0) #### What's Changed - Update CRuby releases on Windows by [@ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/636](https://redirect.github.com/ruby/setup-ruby/pull/636) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.191.0...v1.192.0 ### [`v1.191.0`](https://redirect.github.com/ruby/setup-ruby/releases/tag/v1.191.0) [Compare Source](https://redirect.github.com/ruby/setup-ruby/compare/v1.190.0...v1.191.0) ##### What's Changed - Add ruby-3.3.5 by [@ruby-builder-bot](https://redirect.github.com/ruby-builder-bot) in [https://github.com/ruby/setup-ruby/pull/634](https://redirect.github.com/ruby/setup-ruby/pull/634) **Full Changelog**: https://github.com/ruby/setup-ruby/compare/v1.190.0...v1.191.0Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.