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

github-bot pushed a change to branch 
dependabot/go_modules/plc4go/github.com/stretchr/testify-1.7.2
in repository https://gitbox.apache.org/repos/asf/plc4x.git


 discard 832ec73dbe chore(deps): bump github.com/stretchr/testify in /plc4go
     add e02ac4e245 chore(deps): bump actions/cache from 2 to 3 (#368)
     add 16da2b3490 chore(asf.yaml): delete branches on merge
     add 424305c49d chore(deps): bump actions/checkout from 2 to 3 (#369)
     add 0b9dd191a6 chore(deps): bump github/codeql-action from 1 to 2 (#371)
     add 2c06aca056 chore(deps): bump actions/setup-java from 2 to 3 (#372)
     add a5e9a6cdb3 chore(deps): bump BobAnkh/auto-generate-changelog from 
1.1.0 to 1.1.1 (#370)
     add 5f75bba748 feat(protocols/eip): EIP adding read/write for STRINGS and 
LINT (#367)
     add bc57935ce1 chore(deps): bump actions/github-script from 5.0.0 to 6.1.0 
(#376)
     add 43227e086d fix: fix issues
     add a1af9be4a6 chore(plc4go): speed up build
     add 8b95516993 chore(deps): bump github.com/rs/zerolog from 1.20.0 to 
1.27.0 in /plc4go (#375)
     add f1c909a85f chore(deps): bump github.com/stretchr/testify 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   (832ec73dbe)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/plc4go/github.com/stretchr/testify-1.7.2 
(f1c909a85f)

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                                          |   4 +
 .github/workflows/changelog.yml                    |   4 +-
 .github/workflows/codeql-analysis.yml              |   8 +-
 .github/workflows/ensure-platforms.yml             |  12 +--
 .github/workflows/sast.yaml                        |   4 +-
 plc4go/go.mod                                      |   2 +-
 plc4go/go.sum                                      |  10 +-
 plc4go/pom.xml                                     |  11 +-
 .../eip/readwrite/model/CIPStructTypeCode.go       | 114 +++++++++++++++++++++
 .../plc4x/java/bacnetip/RandomPackagesTest.java    |   2 +-
 .../eip/readwrite/protocol/EipProtocolLogic.java   |  52 +++++++++-
 .../java/spi/generation/ReadBufferXmlBased.java    |   1 +
 .../eip/src/main/resources/protocols/eip/eip.mspec |   4 +
 13 files changed, 196 insertions(+), 32 deletions(-)
 create mode 100644 plc4go/protocols/eip/readwrite/model/CIPStructTypeCode.go

Reply via email to