incubator-kie-kogito-apps icon indicating copy to clipboard operation
incubator-kie-kogito-apps copied to clipboard

build(deps): bump stCarolas/setup-maven from 4.5 to 5

Open dependabot[bot] opened this issue 10 months ago • 1 comments

Bumps stCarolas/setup-maven from 4.5 to 5.

Release notes

Sourced from stCarolas/setup-maven's releases.

Node version update (v20)

What's Changed

New Contributors

Full Changelog: https://github.com/stCarolas/setup-maven/compare/v4.5...v5

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Apr 12 '24 04:04 dependabot[bot]

PR job #1 was: UNSTABLE Possible explanation: This should be test failures

Reproducer

build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-apps -u https://github.com/apache/incubator-kie-kogito-apps/pull/2033 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2033/1/display/redirect

Test results:

  • PASSED: 1661
  • FAILED: 1

Those are the test failures:

org.kie.kogito.jobs.service.management.JobServiceInstanceManagerTest.heartbeatLeader
repository.heartbeat(
JobServiceManagementInfo[id=null, lastHeartbeat=2024-05-06T20:04:06.956Z, token=fb85c06e-18a6-4f17-bcfe-08a5c9e8dc9f]
);
Wanted 1 time:
-> at org.kie.kogito.jobs.service.repository.impl.DefaultJobServiceManagementRepository.heartbeat(DefaultJobServiceManagementRepository.java:52)
But was 2 times:
-> at org.kie.kogito.jobs.service.management.JobServiceInstanceManager.heartbeat(JobServiceInstanceManager.java:186)
-> at org.kie.kogito.jobs.service.management.JobServiceInstanceManager.heartbeat(JobServiceInstanceManager.java:186)

kie-ci3 avatar May 06 '24 21:05 kie-ci3

Looks like stCarolas/setup-maven is up-to-date now, so this is no longer needed.

dependabot[bot] avatar May 09 '24 22:05 dependabot[bot]