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

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


 discard b661ef9e Bump actions/checkout from 4 to 5
     add 0963bd9c tweak to website
     add 8af1eba9 tweak to website
     add d20ae485 Use semantic version
     add ea152ccf Fix license files for included libraries
     add 05342658 Add manuals to doc site jar
     add df85baad Bump actions/setup-java from 4 to 5
     add aee508c3 Bump actions/checkout from 4 to 5

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   (b661ef9e)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-5 (aee508c3)

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/build-check.yml                  |   2 +-
 .github/workflows/check-manual.yml                 |   2 +-
 .github/workflows/dockerised-cross-browser.yml     |   2 +-
 .github/workflows/license-check.yml                |   2 +-
 .github/workflows/local-browser.yml                |   2 +-
 LICENSE                                            | 129 ++++++++++++++++
 buildSrc/src/main/groovy/geb.coordinates.gradle    |   4 +-
 doc/manual/manual.gradle                           |   6 +-
 doc/site/public/images/asf_logo.png                | Bin 21243 -> 0 bytes
 doc/site/templates/main.html                       |   4 +-
 licenses/font-awesome-license.txt                  | 165 +++++++++++++++++++++
 LICENSE => licenses/google-prettify-license.txt    |  14 +-
 licenses/jquery-js-license.txt                     |  20 +++
 licenses/lato-license.txt                          |  37 +++++
 licenses/mavenpro-license.txt                      |  37 +++++
 licenses/roboto-license.txt                        |  37 +++++
 licenses/{LICENSE-BASE => roboto-slab-license.txt} |   1 -
 licenses/semantic-ui-license.txt                   |   7 +
 licenses/sourcecodepro-license.txt                 |  37 +++++
 licenses/syntax-highlighter-license.txt            |  20 +++
 20 files changed, 505 insertions(+), 23 deletions(-)
 delete mode 100644 doc/site/public/images/asf_logo.png
 create mode 100644 licenses/font-awesome-license.txt
 copy LICENSE => licenses/google-prettify-license.txt (94%)
 create mode 100644 licenses/jquery-js-license.txt
 create mode 100644 licenses/lato-license.txt
 create mode 100644 licenses/mavenpro-license.txt
 create mode 100644 licenses/roboto-license.txt
 copy licenses/{LICENSE-BASE => roboto-slab-license.txt} (99%)
 create mode 100644 licenses/semantic-ui-license.txt
 create mode 100644 licenses/sourcecodepro-license.txt
 create mode 100644 licenses/syntax-highlighter-license.txt

Reply via email to