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

davsclaus pushed a change to branch 
dependabot/maven/junit-jupiter-version-5.13.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 8353e0921d0 chore(deps): Bump junit-jupiter-version from 5.12.2 to 
5.13.0
     add 4953ea96f82 chore(deps): Bump com.box:box-java-sdk from 4.16.1 to 
4.16.2 (#18241)
     add 180ce20a518 chore(deps): Bump aws-java-sdk2-version from 2.31.53 to 
2.31.54 (#18242)
     add a6767ca6040 chore(deps): Bump com.dylibso.chicory:runtime from 1.3.0 
to 1.4.0 (#18243)
     add 7b36b4ef791 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin 
(#18240)
     add e2c6ec704c4 camel-jbang - Fixed tests
     add c171080b223 chore(deps-dev): Bump eslint from 9.27.0 to 9.28.0 in 
/docs (#18235)
     add 9a957b26d23 chore(deps-dev): Bump vinyl from 3.0.0 to 3.0.1 in /docs 
(#18236)
     add c31eb97f752 chore(deps-dev): Bump gulp-cli from 3.0.0 to 3.1.0 in 
/docs (#18238)
     add 7100c4c31bc camel-jbang: Run should enable log4j MBean so we can 
dynamic change logging level via CLI
     add 4c54294c706 camel-jbang - Fixed tests
     add 2f272a7d067 Camel JBang: Add test for custom Quarkus version (#18244)
     add e5e169566e6 chore(deps): Bump junit-jupiter-version from 5.12.2 to 
5.13.0

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   (8353e0921d0)
            \
             N -- N -- N   
refs/heads/dependabot/maven/junit-jupiter-version-5.13.0 (e5e169566e6)

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:
 docs/.pnp.cjs                                      | 85 +++++++++++-----------
 docs/package.json                                  |  6 +-
 docs/yarn.lock                                     | 51 +++++++------
 .../camel/dsl/jbang/core/common/RuntimeUtil.java   |  2 +
 .../camel/dsl/jbang/it/CmdStartStopITCase.java     | 18 +++--
 .../apache/camel/dsl/jbang/it/ExportITCase.java    | 24 ++++++
 .../apache/camel/dsl/jbang/it/OpenApiITCase.java   |  6 +-
 .../camel/dsl/jbang/it/RunCommandITCase.java       |  6 +-
 .../camel/dsl/jbang/it/RunCommandOnMqttITCase.java |  5 +-
 .../dsl/jbang/it/support/JBangTestSupport.java     | 16 +++-
 .../jbang/it/data-mapping/src/transform.yaml       | 35 +++++----
 parent/pom.xml                                     |  8 +-
 12 files changed, 157 insertions(+), 105 deletions(-)

Reply via email to