You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gi...@apache.org on 2022/03/04 15:14:44 UTC

[commons-rdf] branch dependabot/maven/com.github.jsonld-java-jsonld-java-0.13.4 updated (391363c -> ce1084d)

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

github-bot pushed a change to branch dependabot/maven/com.github.jsonld-java-jsonld-java-0.13.4
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git.


 discard 391363c  Bump jsonld-java from 0.11.1 to 0.13.4
     add ab3be01  Run dependabot once a week.
     add e5ae5b2  Misc updates to build green. ''
     add 1e397e7  Add CodeQL GitHub workflow.
     add 9a9e94b  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-rdf
     add ce1084d  Bump jsonld-java from 0.11.1 to 0.13.4

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   (391363c)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.github.jsonld-java-jsonld-java-0.13.4 (ce1084d)

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                |  6 ++-
 .github/workflows/codeql-analysis.yml | 74 +++++++++++++++++++++++++++++++++++
 pom.xml                               |  9 +++--
 3 files changed, 83 insertions(+), 6 deletions(-)
 create mode 100644 .github/workflows/codeql-analysis.yml