This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/build-parent/org.assertj-assertj-core-3.27.7
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
omit d87614fbe9 Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 in
/build-parent
add 6f9ca2645c [kie-issues#2210] Fix DMN TCK unary test 005 returning null
instead of expected success (#6556)
add f94d5bd537 Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 in
/build-parent
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d87614fbe9)
\
N -- N -- N
refs/heads/dependabot/maven/build-parent/org.assertj-assertj-core-3.27.7
(f94d5bd537)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../core/jsr223/JSR223DTExpressionEvaluator.java | 5 +--
.../kie/dmn/core/ast/DMNDTExpressionEvaluator.java | 10 ++---
.../kie/dmn/core/ast/DMNInvocationEvaluator.java | 6 +--
.../core/ast/DMNLiteralExpressionEvaluator.java | 4 +-
.../org/kie/dmn/core/compiler/DMNFEELHelper.java | 5 ++-
.../java/org/kie/dmn/core/impl/DMNRuntimeImpl.java | 13 +++---
.../dmn/core/DMNDecisionTableHitPolicyTest.java | 9 ++--
.../kie/dmn/core/DMNDecisionTableRuntimeTest.java | 41 ++++++++++++++++--
.../core/impl/DMNContextFEELCtxWrapperTest.java | 1 +
.../org/kie/dmn/feel/lang/EvaluationContext.java | 13 +++++-
.../dmn/feel/lang/impl/EvaluationContextImpl.java | 50 +++++++++++++---------
.../java/org/kie/dmn/feel/lang/impl/FEELImpl.java | 23 ++++++++--
.../impl/SilentWrappingEvaluationContextImpl.java | 15 +++++++
.../runtime/decisiontables/DecisionTableImpl.java | 19 +++++---
.../core/v1_1/DMNDecisionTableHitPolicyTest.java | 32 +++++++++++++-
.../core/v1_1/DMNDecisionTableRuntimeTest.java | 14 +++++-
16 files changed, 196 insertions(+), 64 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]