-
Notifications
You must be signed in to change notification settings - Fork 139
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.5 to 7.5.1 in /project #171
Conversation
This failed with:
|
@dependabot rebase |
598418f
to
4a7b9e7
Compare
This succeeds locally with 7.8.0 so let's wait for dependabot to pick up that version. |
@dependabot rebase |
4a7b9e7
to
9f4bb70
Compare
@dependabot ignore this minor version |
OK, I won't notify you about version 7.5.x again, unless you re-open this PR. |
7.5.1 is the last version compatible with JDK 8. |
testng 7.5.1 previously failed with this. References #171.
@dependabot rebase |
Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.5...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
9f4bb70
to
fbf38fb
Compare
Bumps testng from 7.5 to 7.5.1.
Release notes
Sourced from testng's releases.
Changelog
Sourced from testng's changelog.
... (truncated)
Commits
7ddeadb
Attempting Release 7.5.118810fc
Cherrypick - 47afa2c8a29e2cf925238af1ad7c76fba282793f to 7.5 released615583
assertEquals(Set,Set) now ignores ordering as it did before, fixes #2643 (#2648)573607b
assertEquals(Set,Set) now ignores ordering as it did before #264349dbdc9
Restore BeforeGroups|AfterGroups functionality backd9c6e45
Merge pull request #2659 from RiJo/patch-17308c97
Bugfix in Assert#assertNotEquals(float, float, float, String)80e02ff
[GITHUB-2652] Assert methods requires casting since TestNg 7.0 for mixed boxe...c155303
Fixing formatting issues which caused build failure874f368
Log skip reason when data provider returns no dataYou can trigger a rebase of this PR 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)You can disable automated security fix PRs for this repo from the Security Alerts page.