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

github-bot pushed a change to branch 
dependabot/go_modules/plc4go/golang.org/x/tools-0.14.0
in repository https://gitbox.apache.org/repos/asf/plc4x.git


 discard a6e252676a build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 
in /plc4go
     add 044a9792ff chore: Added ge.apache.org to our build
     add c48792ef7a fix: Fixed the problems left over from the release
     add 4afa65037b fix: Fixed the problems left over from the release
     add 4399ac8911 build(deps): bump com.hivemq:hivemq-mqtt-client from 1.3.2 
to 1.3.3 (#1129)
     add 110633851f build(deps): bump com.google.protobuf:protobuf-java (#1131)
     add 5c993a4bfc docs(changelog): update release notes
     add f43d8e8f11 build(deps): bump github.com/spf13/viper in /plc4go (#1135)
     add bfbf35fb0a build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 
in /plc4go

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   (a6e252676a)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/plc4go/golang.org/x/tools-0.14.0 (bfbf35fb0a)

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/c-platform.yml                 |    3 +
 .github/workflows/codeql-analysis.yml            |    3 +
 .github/workflows/dependency-review.yml          |    3 +
 .github/workflows/go-platform-test-report.yml    |    4 +
 .github/workflows/go-platform.yml                |    1 +
 .github/workflows/java-platform-test-report.yml  |    4 +
 .github/workflows/java-platform.yml              |    3 +
 .github/workflows/python-platform.yml            |    3 +
 .github/workflows/release-drafter.yml            |    3 +
 .github/workflows/sast.yaml                      |    4 +
 .gitignore                                       |    3 +
 .mvn/extensions.xml                              |   51 +-
 .mvn/gradle-enterprise.xml                       |   46 +
 CHANGELOG.md                                     | 1304 ----------------------
 code-generation/tests/pom.xml                    |    2 +-
 code-generation/tests/protocol-test-java/pom.xml |   16 +-
 plc4go/go.mod                                    |   20 +-
 plc4go/go.sum                                    |   42 +-
 plc4j/examples/hello-connectivity-mqtt/pom.xml   |    2 +-
 plc4j/examples/hello-nats/pom.xml                |    6 +-
 plc4j/integrations/apache-calcite/pom.xml        |    2 +-
 plc4j/tools/scraper-ng/pom.xml                   |    6 +-
 plc4net/api/pom.xml                              |    2 +-
 23 files changed, 161 insertions(+), 1372 deletions(-)
 create mode 100644 .mvn/gradle-enterprise.xml

Reply via email to