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

davsclaus pushed a change to branch 
dependabot/maven/aws-java-sdk2-version-2.27.13
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 59df09290f6 chore(deps): Bump aws-java-sdk2-version from 2.27.12 to 
2.27.13
     add 548d47e4833 Pr Comment: Modified Retrieve SHA operation
     add a6a4c24ffd4 (chores) core/camel-core-languages: break large methods
     add a9a2535582c Regen
     add b5c1ea64346 chore(deps): Bump aws-java-sdk2-version from 2.27.12 to 
2.27.13

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   (59df09290f6)
            \
             N -- N -- N   
refs/heads/dependabot/maven/aws-java-sdk2-version-2.27.13 (b5c1ea64346)

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:
 .github/workflows/pr-comment.yml                   |   2 +-
 .../org/apache/camel/catalog/dataformats/csv.json  |   2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |   2 +-
 .../org/apache/camel/dataformat/csv/csv.json       |   2 +-
 .../language/simple/SimpleExpressionParser.java    |   1 +
 .../camel/language/simple/SimpleLanguage.java      |  71 ++++++----
 .../language/simple/SimplePredicateParser.java     |  58 ++++----
 .../camel/language/simple/SimpleTokenizer.java     | 153 ++++++++++++---------
 .../camel/kotlin/dataformats/CsvDataFormatDsl.kt   |   2 +-
 9 files changed, 169 insertions(+), 124 deletions(-)

Reply via email to