Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.scalatest:scalatest-maven-plugin from 1.0 to 2.2.0 #11973

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps org.scalatest:scalatest-maven-plugin from 1.0 to 2.2.0.

Release notes

Sourced from org.scalatest:scalatest-maven-plugin's releases.

2.2.0

Release 2.2.0 includes the following enhancements:

Thanks to the contributors for the ScalaTest Maven Plugin 2.2.0 release:

juliangp (https://github.com/juliangp) Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)

2.1.0

Release 2.1.0 includes the following enhancements:

Thanks to the contributors for the ScalaTest Maven Plugin 2.1.0 release:

Grigoriev Nick (https://github.com/GrigorievNick) Grzegorz Nowak (https://github.com/metteo) Sergii Druzkin (https://github.com/sdruzkin) Jakob Braun (https://github.com/jakobbraun) Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)

Commits

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.scalatest:scalatest-maven-plugin](https://github.com/scalatest/scalatest-maven-plugin) from 1.0 to 2.2.0.
- [Release notes](https://github.com/scalatest/scalatest-maven-plugin/releases)
- [Commits](https://github.com/scalatest/scalatest-maven-plugin/commits/release-2.2.0)

---
updated-dependencies:
- dependency-name: org.scalatest:scalatest-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2023

Codecov Report

Merging #11973 (861d63f) into master (972b555) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #11973      +/-   ##
============================================
- Coverage     61.44%   61.38%   -0.06%     
+ Complexity     1141      207     -934     
============================================
  Files          2385     2385              
  Lines        129189   129189              
  Branches      19998    19998              
============================================
- Hits          79381    79305      -76     
- Misses        44061    44121      +60     
- Partials       5747     5763      +16     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (ø)
integration <0.01% <ø> (ø)
integration1 <0.01% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 61.37% <ø> (-0.02%) ⬇️
java-21 27.60% <ø> (-33.71%) ⬇️
skip-bytebuffers-false 61.37% <ø> (-0.06%) ⬇️
skip-bytebuffers-true 27.59% <ø> (-33.67%) ⬇️
temurin 61.38% <ø> (-0.06%) ⬇️
unittests 61.38% <ø> (-0.06%) ⬇️
unittests1 46.62% <ø> (-0.07%) ⬇️
unittests2 27.59% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 27 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Jackie-Jiang Jackie-Jiang merged commit a40ed04 into master Nov 9, 2023
20 of 21 checks passed
@Jackie-Jiang Jackie-Jiang deleted the dependabot/maven/org.scalatest-scalatest-maven-plugin-2.2.0 branch November 9, 2023 01:21
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.

2 participants