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

  474 files  ±0    474 suites  ±0   4m 11s ⏱️ ±0s
3 982 tests ±0  3 979 ✅ ±0  3 💤 ±0  0 ❌ ±0 
3 999 runs  ±0  3 996 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 201d089. ± Comparison against base commit 9245eee.

♻️ 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.07%
File Coverage
BidirectionalOpcUaSpecificAdapterConfig.java 100%
OpcUaClientConfigurator.java 100%
ApiModule.java 88.75%
Security.java 86.81%
ApiPrincipal.java 85.59%
OpcUaEndpointFilter.java 85.44%
ParsedConfig.java 79.05%
NorthboundMappingEntity.java 64.11%
OpcUaClientConnection.java 60.36%
KeystoreUtil.java 45.99%
OpcUaSpecificAdapterConfig.java 42.86%
MsgSecurityMode.java 32.32%
HttpUtils.java 1.8%

@renovate renovate bot force-pushed the renovate/hivemq-edge/master-major-all-major-github-actions branch 2 times, most recently from a026b26 to 7cb9fdb Compare October 25, 2025 01:37
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-major-all-major-github-actions branch from 7cb9fdb to 201d089 Compare November 1, 2025 02:04
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.

1 participant