You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/06/24 08:43:03 UTC

[camel-k-runtime] branch dependabot/npm_and_yarn/docs/simple-get-3.1.1 updated (a5626483 -> e72f121c)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/docs/simple-get-3.1.1
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


 discard a5626483 build(deps): bump simple-get from 3.1.0 to 3.1.1 in /docs
     add 50f27e87 Updated CHANGELOG.md
     add 28aeb378 Updated CHANGELOG.md
     add dcb6db19 Remove staging repositories for Camel Quarkus 2.8.0
     add 4787549e Fixed Configuration for Surefire M6
     add de36f4f3 [maven-release-plugin] prepare release camel-k-runtime-project-1.13.0
     add a943de58 [maven-release-plugin] prepare for next development iteration
     add a4057c81 Updated CHANGELOG.md
     add a5383523 build(deps): bump apache from 25 to 26
     add ece1d65f Updated CHANGELOG.md
     add 57c3cb6d Get back to 1.13.0
     add 466616ba 1.13.0 for bom too
     add 8cc01781 Bump to Camel 3.16.0
     add eb9a03df [maven-release-plugin] prepare release camel-k-runtime-project-1.13.0
     add 1212135d [maven-release-plugin] rollback the release of camel-k-runtime-project-1.13.0
     add b1e2a437 [maven-release-plugin] prepare release camel-k-runtime-project-1.13.0
     add 5912e543 [maven-release-plugin] prepare for next development iteration
     add a7e85f4b Updated CHANGELOG.md
     add f37c0713 build(deps): bump asm from 9.2 to 9.3
     add 967ca44d build(deps): bump maven-javadoc-plugin from 3.3.2 to 3.4.0
     add 58ecd771 build(deps): bump maven-site-plugin from 3.11.0 to 3.12.0
     add 54a42c72 Updated CHANGELOG.md
     add c4621d7f build(deps): bump maven-clean-plugin from 3.1.0 to 3.2.0
     add 380f6c62 Updated CHANGELOG.md
     add f9e93012 Updated CHANGELOG.md
     add 525d1961 build(deps): bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6
     add dfdab429 Updated CHANGELOG.md
     add bb301972 Improve error message during ErrorHander building validation #820
     add e73cb239 Updated CHANGELOG.md
     add 15543606 build(deps): bump versions-maven-plugin from 2.10.0 to 2.11.0
     add a3df073c Updated CHANGELOG.md
     add e318501c chore(dependencies): 1.14.0 new release cycle
     add b28889e7 Updated CHANGELOG.md
     add e09bf139 feat(deps): script to bump dependencies
     add fb3532cd feat(deps): remove useless dependency order
     add acf2d9f2 feat(deps): remove unused graalvm dependencies
     add a76c7db2 Updated CHANGELOG.md
     add a37f48ed chore(deps): Camel Quarkus dependency management
     add 05bd2381 chore(deps): move Quarkus native image into a property
     add 6c4d6226 Updated CHANGELOG.md
     add 62924b34 build(deps): bump groovy-version from 3.0.10 to 3.0.11 (#828)
     add 9d855194 Updated CHANGELOG.md
     add 65b81b66 build(deps): bump maven-pmd-plugin from 3.16.0 to 3.17.0
     add 8de6dd4d build(deps): bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
     add 61ac4ca9 build(deps): bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7
     add 7a73ab6a Updated CHANGELOG.md
     add b86247fc build(deps): bump maven-enforcer-plugin from 3.0.0 to 3.1.0
     add 184c73d1 Updated CHANGELOG.md
     add 591261c5 build(deps): bump maven-common-artifact-filters from 3.2.0 to 3.3.0
     add 3eefeadb Updated CHANGELOG.md
     add cd873211 Add new module for structural Maven logging
     add 618b5f50 Updated CHANGELOG.md
     add bda6692f build(deps): bump handlebars from 4.7.6 to 4.7.7 in /docs
     add e72f121c build(deps): bump simple-get from 3.1.0 to 3.1.1 in /docs

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   (a5626483)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/docs/simple-get-3.1.1 (e72f121c)

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:
 .gitignore                                         |   1 +
 CHANGELOG.md                                       |  38 +++++-
 README.adoc                                        |  15 +++
 camel-k-cloudevents/deployment/pom.xml             |   2 +-
 camel-k-cloudevents/pom.xml                        |   2 +-
 camel-k-cloudevents/runtime/pom.xml                |   2 +-
 camel-k-core/api/pom.xml                           |   2 +-
 camel-k-core/deployment/pom.xml                    |   2 +-
 camel-k-core/pom.xml                               |   2 +-
 camel-k-core/runtime/pom.xml                       |   2 +-
 camel-k-core/support/pom.xml                       |   2 +-
 .../org/apache/camel/k/support/SourcesSupport.java |  12 +-
 camel-k-cron/deployment/pom.xml                    |   2 +-
 camel-k-cron/impl/pom.xml                          |   2 +-
 camel-k-cron/pom.xml                               |   2 +-
 camel-k-cron/runtime/pom.xml                       |   2 +-
 camel-k-knative/consumer/deployment/pom.xml        |   2 +-
 camel-k-knative/consumer/pom.xml                   |   2 +-
 camel-k-knative/consumer/runtime/pom.xml           |   2 +-
 camel-k-knative/deployment/pom.xml                 |   2 +-
 camel-k-knative/impl/pom.xml                       |   2 +-
 camel-k-knative/pom.xml                            |   2 +-
 camel-k-knative/producer/deployment/pom.xml        |   2 +-
 camel-k-knative/producer/pom.xml                   |   2 +-
 camel-k-knative/producer/runtime/pom.xml           |   2 +-
 camel-k-knative/runtime/pom.xml                    |   2 +-
 camel-k-master/deployment/pom.xml                  |   2 +-
 camel-k-master/impl/pom.xml                        |   2 +-
 camel-k-master/pom.xml                             |   2 +-
 camel-k-master/runtime/pom.xml                     |   2 +-
 camel-k-runtime/deployment/pom.xml                 |   2 +-
 camel-k-runtime/pom.xml                            |   2 +-
 camel-k-runtime/runtime/pom.xml                    |   2 +-
 camel-k-webhook/deployment/pom.xml                 |   2 +-
 camel-k-webhook/impl/pom.xml                       |   2 +-
 camel-k-webhook/pom.xml                            |   2 +-
 camel-k-webhook/runtime/pom.xml                    |   2 +-
 .../camel-knative/camel-knative-test/pom.xml       |   2 +-
 components/camel-knative/pom.xml                   |   2 +-
 components/pom.xml                                 |   2 +-
 distribution/pom.xml                               |   2 +-
 docs/yarn.lock                                     |  32 +++--
 examples/cron/pom.xml                              |   2 +-
 examples/groovy/pom.xml                            |   2 +-
 examples/java/pom.xml                              |   2 +-
 examples/js/pom.xml                                |   2 +-
 examples/kafka-source-s3/pom.xml                   |   2 +-
 examples/kamelets-discovery/pom.xml                |   2 +-
 examples/kamelets/pom.xml                          |   2 +-
 examples/knative/pom.xml                           |   2 +-
 examples/kotlin/pom.xml                            |   2 +-
 examples/pom.xml                                   |   2 +-
 examples/xml/pom.xml                               |   2 +-
 examples/yaml/pom.xml                              |   2 +-
 itests/camel-k-itests-core/pom.xml                 |   2 +-
 itests/camel-k-itests-cron/pom.xml                 |   2 +-
 itests/camel-k-itests-kamelet/pom.xml              |   2 +-
 itests/camel-k-itests-knative-consumer/pom.xml     |   2 +-
 .../pom.xml                                        |   2 +-
 .../pom.xml                                        |   2 +-
 itests/camel-k-itests-knative-producer/pom.xml     |   2 +-
 itests/camel-k-itests-knative-sinkbinding/pom.xml  |   2 +-
 .../camel-k-itests-knative-source-groovy/pom.xml   |   2 +-
 itests/camel-k-itests-knative-source-java/pom.xml  |   2 +-
 itests/camel-k-itests-knative-source-js/pom.xml    |   2 +-
 itests/camel-k-itests-knative-source-xml/pom.xml   |   2 +-
 itests/camel-k-itests-knative-source-yaml/pom.xml  |   2 +-
 itests/camel-k-itests-knative/pom.xml              |   2 +-
 itests/camel-k-itests-loader-groovy/pom.xml        |  17 +--
 itests/camel-k-itests-loader-java/pom.xml          |   2 +-
 itests/camel-k-itests-loader-js/pom.xml            |   2 +-
 itests/camel-k-itests-loader-jsh/pom.xml           |   2 +-
 itests/camel-k-itests-loader-kotlin/pom.xml        |   2 +-
 itests/camel-k-itests-loader-polyglot/pom.xml      |   2 +-
 itests/camel-k-itests-loader-xml/pom.xml           |   2 +-
 itests/camel-k-itests-loader-yaml/pom.xml          |   2 +-
 itests/camel-k-itests-master/pom.xml               |   2 +-
 itests/camel-k-itests-runtime-xml/pom.xml          |   2 +-
 itests/camel-k-itests-runtime-yaml/pom.xml         |   2 +-
 itests/camel-k-itests-runtime/pom.xml              |  30 +----
 itests/camel-k-itests-webhook/pom.xml              |   2 +-
 itests/pom.xml                                     |   2 +-
 pom.xml                                            | 104 +++------------
 scripts/bump.sh                                    |  87 ++++++++++++
 support/camel-k-annotations/pom.xml                |   2 +-
 support/camel-k-apt/pom.xml                        |   2 +-
 support/camel-k-catalog-model/pom.xml              |   2 +-
 support/camel-k-catalog/pom.xml                    |   2 +-
 .../camel-k-itests-loader-inspector/pom.xml        |   2 +-
 .../camel-k-itests-runtime-inspector/pom.xml       |   2 +-
 support/camel-k-itests-support/pom.xml             |   2 +-
 support/camel-k-maven-logging/pom.xml              | 147 +++++++++++++++++++++
 .../src/main/assembly/overlay.xml                  |  25 +++-
 .../src/main/resources/logback.xml                 |  67 ++++++++++
 support/camel-k-maven-plugin/pom.xml               |   4 +-
 support/camel-k-runtime-bom/pom.xml                |  21 ++-
 support/camel-k-test/pom.xml                       |   2 +-
 support/pom.xml                                    |   3 +-
 98 files changed, 519 insertions(+), 250 deletions(-)
 create mode 100755 scripts/bump.sh
 create mode 100644 support/camel-k-maven-logging/pom.xml
 copy distribution/src/main/assemblies/repository.xml => support/camel-k-maven-logging/src/main/assembly/overlay.xml (63%)
 create mode 100644 support/camel-k-maven-logging/src/main/resources/logback.xml