-
Notifications
You must be signed in to change notification settings - Fork 15
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 the gradle-dependencies group with 5 updates #149
Conversation
Bumps the gradle-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | org.spockframework:spock-core | `2.3-groovy-3.0` | `2.3-groovy-4.0` | | org.spockframework:spock-junit4 | `2.3-groovy-3.0` | `2.3-groovy-4.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.2` | `5.10.3` | | [org.codehaus.groovy:groovy-json](https://github.com/apache/groovy) | `3.0.21` | `3.0.22` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.4.2` | `1.4.3` | Updates `org.spockframework:spock-core` from 2.3-groovy-3.0 to 2.3-groovy-4.0 Updates `org.spockframework:spock-junit4` from 2.3-groovy-3.0 to 2.3-groovy-4.0 Updates `org.spockframework:spock-junit4` from 2.3-groovy-3.0 to 2.3-groovy-4.0 Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) Updates `org.codehaus.groovy:groovy-json` from 3.0.21 to 3.0.22 - [Commits](https://github.com/apache/groovy/commits) Updates `com.networknt:json-schema-validator` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.4.2...1.4.3) --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-type: direct:production dependency-group: gradle-dependencies - dependency-name: org.spockframework:spock-junit4 dependency-type: direct:production dependency-group: gradle-dependencies - dependency-name: org.spockframework:spock-junit4 dependency-type: direct:production dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot ignore org.spockframework:spock-core minor version |
OK, I won't notify you about version 2.3-groovy-4.x of org.spockframework:spock-core again, unless you unignore it. |
@dependabot ignore org.spockframework:spock-junit4 minor version |
OK, I won't notify you about version 2.3-groovy-4.x of org.spockframework:spock-junit4 again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
@dependabot ignore org.spockframework:spock-core major version |
OK, I won't notify you about version 2.x.x of org.spockframework:spock-core again, unless you unignore it. |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Bumps the gradle-dependencies group with 5 updates:
2.3-groovy-3.0
2.3-groovy-4.0
2.3-groovy-3.0
2.3-groovy-4.0
5.10.2
5.10.3
3.0.21
3.0.22
1.4.2
1.4.3
Updates
org.spockframework:spock-core
from 2.3-groovy-3.0 to 2.3-groovy-4.0Updates
org.spockframework:spock-junit4
from 2.3-groovy-3.0 to 2.3-groovy-4.0Updates
org.spockframework:spock-junit4
from 2.3-groovy-3.0 to 2.3-groovy-4.0Updates
org.junit.jupiter:junit-jupiter
from 5.10.2 to 5.10.3Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
55d1232
Release 5.10.34455093
Remove accidental headingb86a681
Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608c
Clean up release notes316ed31
Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5dd
Update copyright headers to 20246c663b1
Use same default seed for method and class ordering (#3821)d29e3eb
Fix NPE when deserializingTestIdentifier
(#3820)f936c01
Fix class-level execution conditions on GraalVM (#3785)76b7c05
Allow GraalVmStarterTests to run remotely on Test Distribution agentsUpdates
org.codehaus.groovy:groovy-json
from 3.0.21 to 3.0.22Commits
Updates
com.networknt:json-schema-validator
from 1.4.2 to 1.4.3Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
Commits
46da4db
upgrade to 1.4.3 and update changelog7a58366
Fix schema location with hash in fragment (#1075)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions