Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2025

This PR contains the following updates:

Package Type Update Change
SonarSource/sonarqube-scan-action action major v5 -> v6
actions/checkout action major v4 -> v5
actions/download-artifact action major v4 -> v6
actions/setup-java action major v4 -> v5
actions/setup-node action major v4.4.0 -> v6.0.0
actions/setup-node action major v4 -> v6
actions/upload-artifact action major v4 -> v5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)

v6

Compare Source

actions/checkout (actions/checkout)

v5

Compare Source

actions/download-artifact (actions/download-artifact)

v6

Compare Source

v5

Compare Source

actions/setup-java (actions/setup-java)

v5

Compare Source

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

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

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

v5

Compare Source


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Oct 4, 2025

Test Results

  470 files    470 suites   4m 22s ⏱️
3 957 tests 3 954 ✅ 3 💤 0 ❌
3 974 runs  3 971 ✅ 3 💤 0 ❌

Results for commit 7cb9fdb.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/hivemq-edge/master-major-all-major-github-actions branch from eeefd80 to 438f2cd Compare October 18, 2025 03:46
@github-actions
Copy link

github-actions bot commented Oct 18, 2025

Coverage Report

Overall Project 65.06% -0.61%
Files changed 58.01%

File Coverage
SearchFilterDnResolver.java 100%
TlsMode.java 100%
TemplateDnResolver.java 100%
IUsernameRolesProvider.java 100%
SecurityLog.java 100%
MetricsModule.java 100%
BasicAuthenticationHandler.java 98.02%
IfUtil.java 92.52% -1.02%
LdapClient.java 91.98% -8.02%
ApiModule.java 88.75% -7.5%
LdapUsernameRolesProvider.java 85.53% -14.47%
EnvVarUtil.java 85.37%
ApiConfigurationServiceImpl.java 85.33% -5.33%
UsernamePasswordRoles.java 85.11%
SimpleUsernameRolesProviderImpl.java 84.51% -15.49%
ApiConfigurator.java 76.07% -9.83%
SslUtil.java 65.24%
ApiUtils.java 60% -13.79%
AuthenticationResourceImpl.java 58.48% -9.94%
LdapConnectionProperties.java 39.91% -60.09%
AdminApiEntity.java 27.14% -32.86%
UserEntity.java 17.28%
AbstractHttpRequestResponseHandler.java 2.4% -11.82%
LdapAuthenticationEntity.java 0%
LdapSimpleBindEntity.java 0%
TrustStoreEntity.java 0%
LdapServerEntity.java 0%

@renovate renovate bot force-pushed the renovate/hivemq-edge/master-major-all-major-github-actions branch from 463afc7 to a026b26 Compare October 23, 2025 08:10
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-major-all-major-github-actions branch from a026b26 to 7cb9fdb Compare October 25, 2025 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants