incubator-kie-kogito-apps
incubator-kie-kogito-apps copied to clipboard
build(deps): bump stCarolas/setup-maven from 4.5 to 5
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
- feat(node)!: bump node to node20 by
@ammmze
in stCarolas/setup-maven#36New Contributors
@ammmze
made their first contribution in stCarolas/setup-maven#36Full Changelog: https://github.com/stCarolas/setup-maven/compare/v4.5...v5
Commits
d6af6ab
Update README.md with new version29eaa7b
Merge pull request #36 from ammmze/node2098c2bd3
chore: reconcile type errorsf5430bd
chore: update node_modules4d59bc2
chore: bump typescript to latest0dec519
chore: update node_modulesd90de66
feat(node)!: bump node to node20- See full diff in compare view
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)
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)
Looks like stCarolas/setup-maven is up-to-date now, so this is no longer needed.