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

github-bot pushed a change to branch 
dependabot/github_actions/actions/checkout-3
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


 discard ba0d2132 Bump actions/checkout from 2 to 3
     add f0c7e932 DISPATCH-2234: Update JavaScript console packages for the 
1.19.0 release (round 2) (#1537)
     add 2fe2fe7f DISPATCH-2336: Fix Dockerfiles in the dockerfile folder 
(#1536)
     add 1e936af3 NO-JIRA: update vhost docs to include quotes
     add b533ed93 DISPATCH-2338 - dockerfiles: Introduce Debian-based slim 
image w/ CI tests (#1550)
     add 4059551c Bump actions/checkout from 2 to 3

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   (ba0d2132)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-3 (4059551c)

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:
 .reviewboardrc => .dockerignore                    |   14 +-
 .github/workflows/build.yaml                       |   12 +
 console/react/package-lock.json                    | 1057 ++++++++++----------
 console/react/package.json                         |   28 +-
 dockerfiles/Dockerfile-centos7                     |    4 +-
 dockerfiles/Dockerfile-debian                      |   86 ++
 dockerfiles/Dockerfile-fedora                      |    3 +-
 dockerfiles/Dockerfile-fedora-only-python3         |   62 --
 dockerfiles/Dockerfile-ubuntu                      |    9 +-
 .../user-guide/creating-vhost-policies.adoc        |   31 +-
 ...tting-resource-limits-outgoing-connections.adoc |    6 +-
 11 files changed, 680 insertions(+), 632 deletions(-)
 copy .reviewboardrc => .dockerignore (85%)
 create mode 100644 dockerfiles/Dockerfile-debian
 delete mode 100644 dockerfiles/Dockerfile-fedora-only-python3


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to