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 testng from 7.6.0 to 7.6.1 #970

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps testng from 7.6.0 to 7.6.1.

Changelog

Sourced from testng's changelog.

7.6.1 Fixed: GITHUB-2761: Exception: ERROR java.nio.file.NoSuchFileException: /tmp/testngXmlPathInJar-15086412835569336174 (Krishnan Mahadevan)

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 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 [testng](https://github.com/cbeust/testng) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2022
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #970 (236582d) into main (df89171) will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #970      +/-   ##
============================================
+ Coverage     88.91%   89.16%   +0.25%     
- Complexity     3132     3141       +9     
============================================
  Files           412      412              
  Lines         12585    12585              
  Branches       1595     1595              
============================================
+ Hits          11190    11222      +32     
+ Misses          746      720      -26     
+ Partials        649      643       -6     
Impacted Files Coverage Δ
...erators/multi/builders/SerializedMultiEmitter.java 79.26% <0.00%> (-1.22%) ⬇️
...a/io/smallrye/mutiny/helpers/BlockingIterable.java 86.11% <0.00%> (-0.93%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 84.80% <0.00%> (-0.31%) ⬇️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (+1.61%) ⬆️
...ny/operators/uni/builders/UniCreateFromFuture.java 91.80% <0.00%> (+1.63%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.66% <0.00%> (+1.65%) ⬆️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 93.20% <0.00%> (+1.94%) ⬆️
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (+2.22%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 97.60% <0.00%> (+4.00%) ⬆️
... and 2 more

@jponge jponge added this to the 2.0.0 milestone Jul 1, 2022
@jponge jponge merged commit c70b9b6 into main Jul 1, 2022
@jponge jponge deleted the dependabot/maven/org.testng-testng-7.6.1 branch July 1, 2022 12:14
@jponge jponge modified the milestones: 2.0.0, 2.0.0-milestone1 Jul 15, 2022
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