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

github-bot pushed a change to branch 
dependabot/maven/commons-codec-commons-codec-1.18.0
in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git


 discard 5d05940  Bump commons-codec:commons-codec from 1.17.1 to 1.18.0
     add 4da6ea4  Enable Github Issues
     add 540a029  Bump commons-codec:commons-codec from 1.17.1 to 1.18.0

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   (5d05940)
            \
             N -- N -- N   
refs/heads/dependabot/maven/commons-codec-commons-codec-1.18.0 (540a029)

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:
 .asf.yaml                                          |  5 ++-
 .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 39 ++++++++++++++++++----
 .../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} | 26 +++++++++++----
 .../{dependabot.yml => ISSUE_TEMPLATE/config.yml}  | 21 ++++++++----
 .github/pull_request_template.md                   | 23 +++++++++++++
 .../maven-verify.yml => release-drafter.yml}       | 11 +-----
 .../{maven-verify.yml => pr-automation.yml}        | 14 ++++----
 .../{maven-verify.yml => release-drafter.yml}      | 14 ++++----
 .github/workflows/{maven-verify.yml => stale.yml}  | 13 ++++----
 README.md                                          | 24 +++----------
 pom.xml                                            |  4 +--
 11 files changed, 120 insertions(+), 74 deletions(-)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} (54%)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} (60%)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/config.yml} (59%)
 create mode 100644 .github/pull_request_template.md
 copy .github/{workflows/maven-verify.yml => release-drafter.yml} (83%)
 copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%)
 copy .github/workflows/{maven-verify.yml => release-drafter.yml} (81%)
 copy .github/workflows/{maven-verify.yml => stale.yml} (82%)

Reply via email to