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

github-bot pushed a change to branch 
dependabot/maven/org.mockito-mockito-core-5.10.0
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


 discard 8b75608a Bump org.mockito:mockito-core from 4.11.0 to 5.10.0
     add 19340b1a Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 #268
     add 3b65a4ad Bump GitHub various actions for CI builds
     add f32c53cd Add missing XML Schema reference
     add 496a8d4e Bump org.apache.commons:commons-parent from 65 to 66
     add 48ca5868 Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#270)
     add c0c55313 Bump github/codeql-action from 3.23.2 to 3.24.0 (#271)
     add 0dbe4dfe Group property with similar
     add 8fbf9423 Add Maven property project.build.outputTimestamp for build 
reproducibility
     add e1e5f5ed Remove variable assignment just before returning it
     add b381bea0 Use StringBuilder
     add ca9d55dd Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#272)
     add f6539238 Bump org.mockito:mockito-core from 4.11.0 to 5.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   (8b75608a)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.mockito-mockito-core-5.10.0 (f6539238)

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/workflows/codeql-analysis.yml                          |  6 +++---
 .github/workflows/coverage.yml                                 |  2 +-
 .github/workflows/scorecards-analysis.yml                      |  2 +-
 pom.xml                                                        |  5 +++--
 src/assembly/bin.xml                                           |  4 +++-
 src/assembly/src.xml                                           |  4 +++-
 src/changes/changes.xml                                        |  5 +++++
 .../java/org/apache/bcel/verifier/statics/Pass3aVerifier.java  |  3 +--
 src/main/java/org/apache/bcel/verifier/structurals/Frame.java  | 10 +++++-----
 .../bcel/generic/GeneratingAnnotatedClassesTestCase.java       |  6 ++----
 src/test/java/org/apache/bcel/util/BCELifierTestCase.java      |  3 +--
 11 files changed, 28 insertions(+), 22 deletions(-)

Reply via email to