-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bump org.awaitility:awaitility-groovy from 3.1.6 to 4.2.0 #3166
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.awaitility:awaitility-groovy from 3.1.6 to 4.2.0 #3166
Conversation
Bumps [org.awaitility:awaitility-groovy](https://github.com/awaitility/awaitility) from 3.1.6 to 4.2.0. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-3.1.6...awaitility-4.2.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility-groovy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
f20ea4f to
8812cd5
Compare
|
groovy.json was moved out into a separate package, groovy-json. This needs to be added as a separate dependency. Groovy's coordinates have changed from |
| testImplementation group: 'junit', name: 'junit', version: '4.13.2' | ||
| testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0' | ||
| testImplementation 'org.codehaus.groovy:groovy:3.0.16' | ||
| testImplementation 'org.codehaus.groovy:groovy:3.0.17' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might as well update Groovy while I'm here. This was released at the end of March.
| testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0' | ||
| testImplementation 'org.codehaus.groovy:groovy:3.0.16' | ||
| testImplementation 'org.codehaus.groovy:groovy:3.0.17' | ||
| testImplementation 'org.codehaus.groovy:groovy-json:3.0.17' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The JSON related classes were moved into a separate artifact
Bumps org.awaitility:awaitility-groovy from 3.1.6 to 4.2.0.
Changelog
Sourced from org.awaitility:awaitility-groovy's changelog.
... (truncated)
Commits
b5d82b7[maven-release-plugin] prepare release awaitility-4.2.01ae0349Preparing changelog for release386eccbImprove error message in testfc45eb7Fail fast conditions can now be specified with assertionsd39c00dUpgrading Kotlin to 1.6.10f359e94Formatted ConditionAwaiter9c9a79bUpdated changelog to reflect the latest changes9e40d37Fix #224 - handle immidiate success scenario (#228)3c9f345Fixed a bug in the shutdown behavior of a polling thread. The wrong time unit...c4962d8Update README.mdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)