[deps]: Update gh minor
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | patch | v4.1.4 -> v4.1.6 |
| checkmarx/ast-github-action | action | patch | 2.0.25 -> 2.0.28 |
| github/codeql-action | action | patch | v3.25.3 -> v3.25.6 |
| ruby/setup-ruby | action | minor | v1.175.1 -> v1.177.1 |
| sonarsource/sonarcloud-github-action | action | minor | v2.1.1 -> v2.2.0 |
Release Notes
actions/checkout (actions/checkout)
v4.1.6
- Check platform to set archive extension appropriately by @cory-miller in https://github.com/actions/checkout/pull/1732
v4.1.5
What's Changed
- Update NPM dependencies by @cory-miller in https://github.com/actions/checkout/pull/1703
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/actions/checkout/pull/1694
- Bump actions/setup-node from 1 to 4 by @dependabot in https://github.com/actions/checkout/pull/1696
- Bump actions/upload-artifact from 2 to 4 by @dependabot in https://github.com/actions/checkout/pull/1695
- README: Suggest
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in https://github.com/actions/checkout/pull/1707
Full Changelog: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5
checkmarx/ast-github-action (checkmarx/ast-github-action)
v2.0.28
What's Changed
Other Changes
- Update CLI to 2.1.2 by @OrShamirCM in https://github.com/Checkmarx/ast-github-action/pull/179
Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.27...2.0.28
v2.0.27
What's Changed
Dependencies Updates 🛠
- Bump checkmarx/ast-cli from 2.1.0 to 2.1.1 by @dependabot in https://github.com/Checkmarx/ast-github-action/pull/178
Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.26...2.0.27
v2.0.26
What's Changed
Dependencies Updates 🛠
- Bump checkmarx/ast-cli from 2.0.74 to 2.1.0 by @dependabot in https://github.com/Checkmarx/ast-github-action/pull/176
Full Changelog: https://github.com/Checkmarx/ast-github-action/compare/2.0.25...2.0.26
ruby/setup-ruby (ruby/setup-ruby)
v1.177.1: Use downloadAndExtract() for truffleruby+graalvm too
v1.177.0: Add support for ubuntu-24.04
v1.176.2: Add ruby-3.4.0-preview1
v1.176.0: Add jruby-9.4.7.0
sonarsource/sonarcloud-github-action (sonarsource/sonarcloud-github-action)
v2.2.0
What's Changed
- docs: update checkout GitHub Action to the latest version by @froblesmartin in https://github.com/SonarSource/sonarcloud-github-action/pull/61
- SC-12363 Improve the SonarCloud Intro in README.md by @claire-villard-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/65
- Makes sonarsource/analysis-experience-squad the code owner by @alexandre-odoux-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/66
- SCSCANGHA-3 Update the condition to detect "build.gradle.kts" files by @leveretka in https://github.com/SonarSource/sonarcloud-github-action/pull/71
- SCSCANGHA-6 Add Github Actions tests by @antoine-vinot-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/72
- SCSCANGHA-6 Fix main branch name in GitHub workflow by @antoine-vinot-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/73
- SCSCANGHA-9 Enable Mend scan by @antoine-vinot-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/75
- Enable debug logging when GitHub Actions debug logging is enabled by @ari-becker in https://github.com/SonarSource/sonarcloud-github-action/pull/43
- SCSCANGHA-15 Add test for scanner debug logging by @istvan-bodo-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/77
- SCSCANGHA-13 Warning instead of failure for Maven/Gradle projects by @antoine-vinot-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/76
- SCSCANGHA-5 Update the base image by @antoine-vinot-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/78
- SCSCANGHA-16 Support passing args with spaces by @istvan-bodo-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/79
- Use a placeholder for the action version in README by @antoine-vinot-sonarsource in https://github.com/SonarSource/sonarcloud-github-action/pull/80
- Drop GH token from README by @bogdanakushnir in https://github.com/SonarSource/sonarcloud-github-action/pull/46
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.
| 2 Warnings | |
|---|---|
| :warning: | Ignoring duplicate libraries: '-lbitwarden_uniffi' |
| :warning: | AuthenticatorShared/UI/Vault/ItemList/ItemList/ItemListView.swift#L295: Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 262 lines (type_body_length) |
| 3 Messages | |
|---|---|
| :book: | AuthenticatorSharedTests: Executed 263 tests, with 3 failures (0 expected) in 14.853 (15.215) seconds |
| :book: | AuthenticatorTests: Executed 0 tests, with 0 failures (0 expected) in 0 (0.001) seconds |
| :book: | NetworkingTests: Executed 26 tests, with 0 failures (0 expected) in 0.155 (0.17) seconds |
Authenticator code coverage
Total coverage: 55.56%
Powered by Slather
Generated by :no_entry_sign: Danger