Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Update jUnit to 5.11 #24

Merged
merged 6 commits into from
Aug 20, 2024
Merged

Update jUnit to 5.11 #24

merged 6 commits into from
Aug 20, 2024

Conversation

vitalijr2
Copy link
Owner

  • Remove tokenAuth from Maven publishing plugin's configuration: it's obsolete.

  • Remove tokenAuth from Maven publishing plugin's configuration: it's obsolete.

  • Optimize import. Skip tests when it runs a demo

  • Bump org.hamcrest:hamcrest from 2.2 to 3.0

Bumps org.hamcrest:hamcrest from 2.2 to 3.0.


updated-dependencies:

  • dependency-name: org.hamcrest:hamcrest dependency-type: direct:development update-type: version-update:semver-major ...
  • Bump junit-jupiter.version from 5.10.3 to 5.11.0 and org.junit.platform:junit-platform-commons from 1.10.3 to 1.11.0

* Remove tokenAuth from Maven publishing plugin's configuration: it's obsolete.

* Remove tokenAuth from Maven publishing plugin's configuration: it's obsolete.

* Optimize import. Skip tests when it runs a demo

* Bump org.hamcrest:hamcrest from 2.2 to 3.0

Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](hamcrest/JavaHamcrest@v2.2...v3.0)

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump junit-jupiter.version from 5.10.3 to 5.11.0 and org.junit.platform:junit-platform-commons from 1.10.3 to 1.11.0

---------

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

codacy-production bot commented Aug 20, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (626ec28) 30 30 100.00%
Head commit (1733665) 60 (+30) 60 (+30) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#24) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

dependabot bot and others added 4 commits August 20, 2024 14:41
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…g.apache.maven.plugins-maven-surefire-plugin-3.4.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
…g.apache.maven.plugins-maven-failsafe-plugin-3.4.0

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0
@vitalijr2 vitalijr2 merged commit 52c9039 into master Aug 20, 2024
17 checks passed
@vitalijr2 vitalijr2 deleted the development branch August 20, 2024 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant