This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.10.0 in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git
discard a0e7181 Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 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 c73e964 Disable notifications before issue migration add ef6cb20 Remove old JIRA issues link and re-enable notifications (#217) add b7127b2 Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.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 (a0e7181) \ N -- N -- N refs/heads/dependabot/maven/org.codehaus.plexus-plexus-archiver-4.10.0 (b7127b2) 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 | 4 ++- .../ISSUE_TEMPLATE/BUG.yml | 33 ++++++++++++++++++++-- .../ISSUE_TEMPLATE/FEATURE.yml | 20 +++++++++++-- .../ISSUE_TEMPLATE/config.yml | 11 ++++++-- .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, 139 insertions(+), 79 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 (68%) 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%)