You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by gi...@apache.org on 2023/03/29 11:08:13 UTC

[directory-kerby] branch dependabot/maven/netty.version-4.1.90.Final updated (0b07cefa -> 662a5d63)

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

github-bot pushed a change to branch dependabot/maven/netty.version-4.1.90.Final
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


    omit 0b07cefa Bump netty.version from 4.1.89.Final to 4.1.90.Final
     add 41be3b99 Slow down GHA dependabot alerts to weekly
     add 43c5a177 Bump maven-surefire-plugin from 2.22.2 to 3.0.0
     add 02b123da Merge pull request #178 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0
     add c099859e Bump zookeeper from 3.5.10 to 3.6.4
     add ecd03d71 Merge pull request #153 from apache/dependabot/maven/org.apache.zookeeper-zookeeper-3.6.4
     add f5c6cccd Fixing build after Zookeeper 3.6.x dependabot upgrade
     add bed06029 Merge pull request #183 from apache/coheigea/fix-build-after-zookeeper-3.6-upgrade
     add d79cf27e Updating Zookeeper to 3.7.1
     add 56a7c59f Merge pull request #184 from apache/zookeeper-3.7.1
     add d7ef46f8 Changing SCM to HEAD
     add 77a069f9 Adding github action for PR builds
     add 662a5d63 Bump netty.version from 4.1.89.Final to 4.1.90.Final

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   (0b07cefa)
            \
             N -- N -- N   refs/heads/dependabot/maven/netty.version-4.1.90.Final (662a5d63)

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/dependabot.yml                    |  2 +-
 .github/workflows/pull-request-build.yaml | 28 ++++++++++++++++++++++++++++
 kerby-backend/zookeeper-backend/pom.xml   | 10 ++++++++++
 pom.xml                                   |  8 +++++---
 4 files changed, 44 insertions(+), 4 deletions(-)
 create mode 100644 .github/workflows/pull-request-build.yaml