Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5#896

Merged
anidotnet merged 1 commit intomainfrom
dependabot/maven/main/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
Jan 11, 2024
Merged

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5#896
anidotnet merged 1 commit intomainfrom
dependabot/maven/main/org.apache.maven.plugins-maven-surefire-plugin-3.2.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 10, 2024

Bumps org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5.

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.2.5

JIRA link

Release Notes - Maven Surefire - Version 3.2.5


What's Changed

... (truncated)

Commits
  • 4b3a271 [maven-release-plugin] prepare release surefire-3.2.5
  • eb3f1d9 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
  • 430c406 Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • 2d92f2d [SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+
  • 3290740 Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2
  • 25a9776 Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13
  • 7752f7e Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • 8874add Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"
  • c0f7755 Fix formatting
  • e5f4545 Bump jacocoVersion from 0.8.8 to 0.8.11
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 10, 2024
@anidotnet anidotnet merged commit 53ce84e into main Jan 11, 2024
@dependabot dependabot Bot deleted the dependabot/maven/main/org.apache.maven.plugins-maven-surefire-plugin-3.2.5 branch January 11, 2024 01:21
anidotnet added a commit that referenced this pull request Jan 19, 2024
* merged to main (#890)

* Update CHANGELOG.md

* Update release.yml

* Update release.yml

* Update CHANGELOG.md

* Update pom.xml

* Update pom.xml (#891)

* Update README.md

* Bump uk.co.jemos.podam:podam from 8.0.0.RELEASE to 8.0.1.RELEASE (#893)

Bumps [uk.co.jemos.podam:podam](https://github.com/mtedone/podam) from 8.0.0.RELEASE to 8.0.1.RELEASE.
- [Release notes](https://github.com/mtedone/podam/releases)
- [Commits](mtedone/podam@8.0.0.RELEASE...8.0.1.RELEASE)

---
updated-dependencies:
- dependency-name: uk.co.jemos.podam:podam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump joda-time:joda-time from 2.12.5 to 2.12.6 (#894)

Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.5 to 2.12.6.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.12.5...v2.12.6)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#896)

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#895)

Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 (#897)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
anidotnet added a commit that referenced this pull request Feb 19, 2024
commit 75d8222
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 23:02:09 2024 +0530

    update workflow

commit 69bd68a
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 22:55:20 2024 +0530

    Update CHANGELOG.md

commit 7b7f014
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 21:29:38 2024 +0530

    Release 4.2.1

commit 9ec3307
Merge: 77c8d4c 7813092
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 21:13:25 2024 +0530

    Merge branch 'develop' into release

commit 7813092
Merge: 20a10ee 029d5cf
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Feb 16 21:33:52 2024 +0530

    Merge branch 'main' into develop

commit 20a10ee
Author: Anindya Chatterjee <696662+anidotnet@users.noreply.github.com>
Date:   Fri Jan 19 10:02:04 2024 +0530

    Publish 4.2.1 SNAPSHOT for 8-Jan (#898)

    * merged to main (#890)

    * Update CHANGELOG.md

    * Update release.yml

    * Update release.yml

    * Update CHANGELOG.md

    * Update pom.xml

    * Update pom.xml (#891)

    * Update README.md

    * Bump uk.co.jemos.podam:podam from 8.0.0.RELEASE to 8.0.1.RELEASE (#893)

    Bumps [uk.co.jemos.podam:podam](https://github.com/mtedone/podam) from 8.0.0.RELEASE to 8.0.1.RELEASE.
    - [Release notes](https://github.com/mtedone/podam/releases)
    - [Commits](mtedone/podam@8.0.0.RELEASE...8.0.1.RELEASE)

    ---
    updated-dependencies:
    - dependency-name: uk.co.jemos.podam:podam
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump joda-time:joda-time from 2.12.5 to 2.12.6 (#894)

    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.5 to 2.12.6.
    - [Release notes](https://github.com/JodaOrg/joda-time/releases)
    - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
    - [Commits](JodaOrg/joda-time@v2.12.5...v2.12.6)

    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#896)

    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5)

    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#895)

    Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.

    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 (#897)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.8.0...v5.9.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3bc6918
Merge: d981831 87793b1
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sat Jan 6 17:40:17 2024 +0530

    Merge branch 'main' into develop

commit 77c8d4c
Merge: 9433425 86ab638
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sat Jan 6 16:40:42 2024 +0530

    Merge branch 'main' into release

commit 9433425
Merge: 54ce9c2 00c8448
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sat Jan 6 16:00:31 2024 +0530

    Merge branch 'main' into release

commit 54ce9c2
Merge: 753dac2 52381df
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 22:41:24 2024 +0530

    Merge branch 'main' into release

commit 753dac2
Merge: 246875e 40dfd18
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 22:35:10 2024 +0530

    Merge branch 'main' into release

commit 246875e
Merge: f33d56b 1bd1074
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 22:05:53 2024 +0530

    Merge branch 'main' into release

commit f33d56b
Merge: 3431fe1 7d3ccf7
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 21:55:03 2024 +0530

    Merge branch 'main' into release

commit 3431fe1
Merge: 3293c3f 77cfe1b
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 21:27:48 2024 +0530

    Merge branch 'main' into release

commit 3293c3f
Merge: 741b1fc ce44562
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 13:25:48 2024 +0530

    Merge branch 'main' into release

commit 741b1fc
Merge: 8263505 53b256d
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 11:56:38 2024 +0530

    Merge branch 'main' into release

commit 8263505
Merge: 0424988 ffcf79f
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 11:02:11 2024 +0530

    Merge branch 'main' into release

commit 0424988
Merge: f9a8f49 0e5a0cb
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 10:49:15 2024 +0530

    Merge branch 'main' into release

commit f9a8f49
Author: Anindya Chatterjee <696662+anidotnet@users.noreply.github.com>
Date:   Fri Jan 5 01:05:15 2024 +0530

    Update pom.xml

commit e19ddb8
Merge: 1968b78 5acb37e
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 23:22:42 2024 +0530

    Merge branch 'main' into release

commit 1968b78
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:28:21 2024 +0530

    Update CHANGELOG.md

commit 23ddb14
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:24:08 2024 +0530

    Update release.yml

commit 2b33c6d
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:19:01 2024 +0530

    Update release.yml

commit 457007a
Merge: 539f49d 1f004b5
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:15:53 2024 +0530

    Merge branch 'main' into release

commit 539f49d
Merge: 7f4c139 d6db082
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:08:34 2024 +0530

    Merge branch 'main' into release

commit 7f4c139
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 21:16:20 2024 +0530

    Update CHANGELOG.md

commit d981831
Merge: bd70584 0990ae1
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Tue Jan 2 11:05:47 2024 +0530

    Merge branch 'main' into develop

commit bd70584
Merge: 6a4673b 6a24753
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sun Oct 1 22:19:50 2023 +0530

    Merge branch 'main' into develop

commit 6a4673b
Author: Anindya Chatterjee <696662+anidotnet@users.noreply.github.com>
Date:   Sun Oct 1 13:49:07 2023 +0000

    Update pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant