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/net-0.16.0
in repository https://gitbox.apache.org/repos/asf/plc4x.git
discard 15c6d38e11 build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 in
/plc4go
add 1902219141 chore: Added the newly released version to the doap file.
add bbee8af718 chore: Updated the download page
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 3241644f26 build(deps): bump golang.org/x/net from 0.15.0 to 0.16.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 (15c6d38e11)
\
N -- N -- N
refs/heads/dependabot/go_modules/plc4go/golang.org/x/net-0.16.0 (3241644f26)
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 +-
src/site/asciidoc/users/download.adoc | 24 +-
src/site/resources-filtered/plc4x-doap.rdf | 9 +-
25 files changed, 181 insertions(+), 1385 deletions(-)
create mode 100644 .mvn/gradle-enterprise.xml