This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feat/dependabot-add-changelog
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 6991fe3 feat: add `process-dependabot-reusable` workflow
add a125ff4 fix: formatting and test cases
No new revisions were added by this update.
Summary of changes:
.../src/changelog.test.ts | 40 +--
.../generate-dependabot-changelog/src/changelog.ts | 56 ++--
.../src/dependabot.test.ts | 40 +--
.../src/dependabot.ts | 44 +--
.../generate-dependabot-changelog/src/main.test.ts | 365 +++++++++++----------
.../generate-dependabot-changelog/src/main.ts | 159 ++++-----
.../src/maven.test.ts | 108 +++---
.../generate-dependabot-changelog/src/maven.ts | 58 ++--
.../src/pull_request.test.ts | 166 +++++-----
.../src/pull_request.ts | 70 ++--
10 files changed, 565 insertions(+), 541 deletions(-)