Re: [PR] Bump ajv and faas-js-runtime in /serverless-workflow-examples/serverless-workflow-loanbroker-showcase/credit-bureau [incubator-kie-kogito-examples]
domhanak merged PR #2178: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] Bump ajv and faas-js-runtime in /serverless-workflow-examples/serverless-workflow-loanbroker-showcase/credit-bureau [incubator-kie-kogito-examples]
kie-ci3 commented on PR #2178:
URL:
https://github.com/apache/incubator-kie-kogito-examples/pull/2178#issuecomment-3928637688
**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-examples -u
https://github.com/apache/incubator-kie-kogito-examples/pull/2178
--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-examples-pr/job/PR-2178/1/display/redirect
**Test results:**
- PASSED: 412
- FAILED: 2
Those are the test failures:
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2178/1/testReport/org.acme.deals/DealsRestIT/PR_check___Build_projects___testDealsRest/";>PR
check / Build projects / org.acme.deals.DealsRestIT.testDealsRest
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2178/1/testReport/org.acme.deals/DealsRestIT/PR_check___Build_projects___testDealsRest/";>PR
check / Build projects / org.acme.deals.DealsRestIT.testDealsRest
Failed to load ApplicationContext for
[WebMergedContextConfiguration@4a92c6a9 testClass = org.acme.deals.DealsRestIT,
locations = [], classes = [org.acme.travels.KogitoApplication],
contextInitializerClasses =
[org.kie.kogito.testcontainers.springboot.MongoDBSpringBootTestResource.Conditional],
activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties
=
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
"server.port=0"], contextCustomizers =
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@31edaa7d,
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6950ed69,
org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0,
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@407a7f2a,
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReacto
rResourceFactoryGlobalResourcesContextCustomizerCustomizer@895e367,
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@42b3b079,
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@28b46423,
org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0,
org.springframework.boot.test.context.SpringBootTestAnnotation@399e7053],
resourceBasePath = "src/main/webapp", contextLoader =
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
[PR] Bump ajv and faas-js-runtime in /serverless-workflow-examples/serverless-workflow-loanbroker-showcase/credit-bureau [incubator-kie-kogito-examples]
dependabot[bot] opened a new pull request, #2178: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2178 Bumps [ajv](https://github.com/ajv-validator/ajv) to 8.18.0 and updates ancestor dependency [faas-js-runtime](https://github.com/nodeshift/faas-js-runtime). These dependencies need to be updated together. Updates `ajv` from 6.12.6 to 8.18.0 Release notes Sourced from https://github.com/ajv-validator/ajv/releases";>ajv's releases. v8.18.0 What's Changed feat: allow tree-shaking by adding "sideEffects": false to package.json by https://github.com/josdejong";>@josdejong in https://redirect.github.com/ajv-validator/ajv/pull/2480";>ajv-validator/ajv#2480 fix: https://redirect.github.com/ajv-validator/ajv/issues/2482";>#2482 Infinity and NaN serialise to null by https://github.com/jasoniangreen";>@jasoniangreen in https://redirect.github.com/ajv-validator/ajv/pull/2487";>ajv-validator/ajv#2487 fix: small grammatical error in managing-schemas.md by https://github.com/monteiro-renato";>@monteiro-renato in https://redirect.github.com/ajv-validator/ajv/pull/2508";>ajv-validator/ajv#2508 fix: typos in schema-language.md by https://github.com/monteiro-renato";>@monteiro-renato in https://redirect.github.com/ajv-validator/ajv/pull/2507";>ajv-validator/ajv#2507 fix(pattern): use configured RegExp engine with $data keyword to mitigate ReDoS attacks (CVE-2025-69873) by https://github.com/epoberezkin";>@epoberezkin in https://redirect.github.com/ajv-validator/ajv/pull/2586";>ajv-validator/ajv#2586 New Contributors https://github.com/josdejong";>@josdejong made their first contribution in https://redirect.github.com/ajv-validator/ajv/pull/2480";>ajv-validator/ajv#2480 https://github.com/monteiro-renato";>@monteiro-renato made their first contribution in https://redirect.github.com/ajv-validator/ajv/pull/2508";>ajv-validator/ajv#2508 Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0";>https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0 v8.17.1 What's Changed bump version to 8.17.1 by https://github.com/jasoniangreen";>@jasoniangreen in https://redirect.github.com/ajv-validator/ajv/pull/2472";>ajv-validator/ajv#2472 Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1";>https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1 Plus everything in 8.17.0 which failed to release The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time. Revert "Revert fast-uri change (https://redirect.github.com/ajv-validator/ajv/pull/2444";>ajv-validator/ajv#2444)" by https://github.com/gurgunday";>@gurgunday in https://redirect.github.com/ajv-validator/ajv/pull/2448";>ajv-validator/ajv#2448 fix: ignore new eslint error for @typescript-eslint/no-extraneous-class by https://github.com/jasoniangreen";>@jasoniangreen in https://redirect.github.com/ajv-validator/ajv/pull/2455";>ajv-validator/ajv#2455 docs: clarify behaviour of addVocabulary by https://github.com/jasoniangreen";>@jasoniangreen in https://redirect.github.com/ajv-validator/ajv/pull/2454";>ajv-validator/ajv#2454 docs: refactor to improve legibility by https://github.com/blottn";>@blottn in https://redirect.github.com/ajv-validator/ajv/pull/2432";>ajv-validator/ajv#2432 Fix grammatical typo in managing-schemas.md by https://github.com/wetneb";>@wetneb in https://redirect.github.com/ajv-validator/ajv/pull/2305";>ajv-validator/ajv#2305 docs: Fix broken strict-mode link by https://github.com/alexanderjsx";>@alexanderjsx in https://redirect.github.com/ajv-validator/ajv/pull/2459";>ajv-validator/ajv#2459 feat: add test for encoded refs and bump fast-uri by https://github.com/jasoniangreen";>@jasoniangreen in https://redirect.github.com/ajv-validator/ajv/pull/2449";>ajv-validator/ajv#2449 fix: changes for @typescript-eslint/array-type rule by https://github.com/jasoniangreen";>@jasoniangreen in https://redirect.github.com/ajv-validator/ajv/pull/2467";>ajv-validator/ajv#2467 fixes https://redirect.github.com/ajv-validator/ajv/issues/2217";>ajv-validator/ajv#2217 - clarify custom keyword naming by https://github.com/jasoniangreen";>@jasoniangreen in https://redirect.github.com/ajv-validator/ajv/pull/2457";>ajv-validator/ajv#2457 v8.17.0 What's Changed The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time. Revert "Revert fast-uri change (https://redirect.github.com/ajv-validator/ajv/issues/2444";>#2444)" by https://github.com/gurgunday";>@gurgunday in https://redirect.github.com/ajv-validator/ajv/pull/2448";>ajv-va
