This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/loanbroker-js/next-16.1.5
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git


 discard 79b3e7a78 Bump next
     add 22dc53e75 Bump js-yaml (#2140)
     add e77561042 Bump actions/checkout from 3 to 6 (#2141)
     add 1fc32e18e Bump zulip/github-actions-zulip (#2143)
     add 84c31373a Bump form-data (#2144)
     add 3ddc5628b Bump js-yaml (#2145)
     add a53ad6f05 Bump js-yaml (#2151)
     add 67fb4d672 Bump form-data (#2150)
     add 4ae748ecf Bump axios (#2166)
     add bb5164a95 NO_ISSUE: Fix outdated pull request template (#2176)
     add bdb4721fa NO_ISSUE: Update .asf.yaml for examples (#2175)
     add 22bef10b9 Delegate in kogito-bom for testcontainers version (#2173)
     add 18ab7645e Bump qs (#2168)
     add 7d93617c1 Bump next

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   (79b3e7a78)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/loanbroker-js/next-16.1.5
 (7d93617c1)

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:
 .asf.yaml                                          |  39 ++
 .github/pull_request_template.md                   |  87 +---
 .github/workflows/issues.yml                       |   4 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../serverless-workflow-callback-quarkus/pom.xml   |   6 +
 .../src/test/resources/application.properties      |   5 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../pom.xml                                        |   6 +
 .../src/test/resources/application.properties      |   3 +-
 .../pom.xml                                        |   6 +
 .../src/test/resources/application.properties      |   3 +-
 .../src/test/resources/application.properties      |   2 +-
 .../serverless-workflow-events-quarkus/pom.xml     |   6 +
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../banks/package-lock.json                        | 333 +++++++++++---
 .../credit-bureau/package-lock.json                | 501 +++++++++++++++++----
 .../src/test/resources/application.properties      |   3 +-
 .../loanbroker-js/package.json                     |   2 +-
 .../loanbroker-js/yarn.lock                        |  34 +-
 .../pom.xml                                        |   3 +-
 .../subscription-flow/pom.xml                      |   5 +
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../acme-financial-service/pom.xml                 |   6 +
 .../pom.xml                                        |  10 +-
 .../src/test/resources/application.properties      |   4 +-
 .../src/test/resources/application.properties      |   2 +-
 .../pom.xml                                        |   1 +
 .../query-answer-service/pom.xml                   |   5 +
 .../src/test/resources/application.properties      |   2 +-
 .../query-service/pom.xml                          |   5 +
 .../src/test/resources/application.properties      |   3 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   1 +
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 .../src/test/resources/application.properties      |   2 +-
 45 files changed, 833 insertions(+), 288 deletions(-)
 copy kogito-quarkus-examples/{dmn-listener-dtable => 
rules-quarkus-helloworld}/src/test/resources/application.properties (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus/callback-workflow}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-compensation-quarkus}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-consuming-events-over-http-quarkus}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-error-quarkus}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-functions-events-quarkus}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-greeting-quarkus}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-hello-world}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-newsletter-subscription/subscription-flow}/src/test/resources/application.properties
 (94%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-newsletter-subscription/subscription-service}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-parallel-execution}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service}/src/test/resources/application.properties
 (94%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-saga-quarkus}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-stock-profit/stock-profit}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-full}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-function}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow-spec}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-temperature-conversion/conversion-workflow}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-temperature-conversion/subtraction-service}/src/test/resources/application.properties
 (95%)
 copy {kogito-quarkus-examples/dmn-listener-dtable => 
serverless-workflow-examples/serverless-workflow-testing-with-rest-assured}/src/test/resources/application.properties
 (95%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to