This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.27.1 in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git
discard 956368f Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1 add 0bc523b add Reproducible Builds badge add a87ec8d Us etry with resources to guarantee zip closure (#45) add b722505 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" add 5e939ff GH Issues (Maven 4 master) add cac34a9 Allow to manually execute release drafter add d4e7f09 Add dependabot for 3.x branch add bf2155b Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1 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 (956368f) \ N -- N -- N refs/heads/dependabot/maven/org.apache.commons-commons-compress-1.27.1 (bf2155b) 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 | 3 ++ .../ISSUE_TEMPLATE/BUG.yml | 33 ++++++++++++++++++++-- .../ISSUE_TEMPLATE/FEATURE.yml | 20 +++++++++++-- .../ISSUE_TEMPLATE/config.yml | 15 ++++++++-- .github/dependabot.yml | 14 +++++++++ .../empty => .github/release-drafter-3.x.yml | 4 ++- .../resources/empty => .github/release-drafter.yml | 7 ++++- .../pr-automation.yml} | 22 +++++++-------- .../release-drafter.yml} | 22 +++++++-------- .github/{dependabot.yml => workflows/stale.yml} | 23 +++++++-------- README.md | 25 ++++------------ pom.xml | 4 +-- src/site/site.xml | 2 +- .../source/AbstractSourcePluginTestCase.java | 27 +++++++++--------- 14 files changed, 143 insertions(+), 78 deletions(-) copy .git-blame-ignore-revs => .github/ISSUE_TEMPLATE/BUG.yml (54%) copy .git-blame-ignore-revs => .github/ISSUE_TEMPLATE/FEATURE.yml (60%) copy .git-blame-ignore-revs => .github/ISSUE_TEMPLATE/config.yml (62%) copy src/it/MSOURCES-62/src/main/resources/empty => .github/release-drafter-3.x.yml (86%) copy src/it/MSOURCES-62/src/main/resources/empty => .github/release-drafter.yml (84%) copy .github/{dependabot.yml => workflows/pr-automation.yml} (77%) copy .github/{dependabot.yml => workflows/release-drafter.yml} (77%) copy .github/{dependabot.yml => workflows/stale.yml} (77%)