Bump the gradle-dependencies group across 1 directory with 5 updates#211
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the gradle-dependencies group across 1 directory with 5 updates#211dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the gradle-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | commons-io:commons-io | `2.21.0` | `2.22.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.14.3` | `5.14.4` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.5.9` | `2.0.1` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.2` | `2.14.0` | | com.gradle.plugin-publish | `2.1.0` | `2.1.1` | Updates `commons-io:commons-io` from 2.21.0 to 2.22.0 Updates `org.junit.jupiter:junit-jupiter` from 5.14.3 to 5.14.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.3...r5.14.4) Updates `com.networknt:json-schema-validator` from 1.5.9 to 2.0.1 - [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.5.9...2.0.1) Updates `com.google.code.gson:gson` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.2...gson-parent-2.14.0) Updates `com.gradle.plugin-publish` from 2.1.0 to 2.1.1 --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.networknt:json-schema-validator dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.gradle.plugin-publish dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-dependencies group with 5 updates in the / directory:
2.21.02.22.05.14.35.14.41.5.92.0.12.13.22.14.02.1.02.1.1Updates
commons-io:commons-iofrom 2.21.0 to 2.22.0Updates
org.junit.jupiter:junit-jupiterfrom 5.14.3 to 5.14.4Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
096fd69Release 5.14.411fd02bRemove JDK 24 (EOL)5b7f023Fix integration tests on JDK 2718f842aTest against JDK 26 (GA) and JDK 27 (EA)a5bf336Polish 5.14.4 release notes7667c14Fix race condition in NodeTestTask (#5427)ac01f2dInclude full display name in legacy XML reports (#5524)fbd4a8eInclude class template invocation index in legacy reporting names7d6f0c0Only check PDF for GA releases14f534dTest 5.14.x against JDK 25 ga (#5623)Updates
com.networknt:json-schema-validatorfrom 1.5.9 to 2.0.1Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
ad0f41bMerge branch 'master' of github.com:networknt/json-schema-validator54d1b71upgrade to 2.0.1 and update changelogb044361Skip processing of properties keyword if not an object (#1217)cbc4caaAllow for default dialect id not to be specified and throw an exception (#1212)3f419f4Fix multipleOf error message for fractional digits greater than 3 (#1210)0dde00cupgrade to 2.0.0 and update changelogb4abbc2Fix ref with sibling id from 2019-09 (#1203)7bebfebRefactor walk and update docs (#1202)4dbdc9fFix matching of $ when there are trailing newlines (#1201)9527f4aRefactor evaluation context out from validator state (#1199)Updates
com.google.code.gson:gsonfrom 2.13.2 to 2.14.0Release notes
Sourced from com.google.code.gson:gson's releases.
Commits
3ff35d6[maven-release-plugin] prepare release gson-parent-2.14.0a3024fdBump the maven group with 13 updates (#3002)5689ffeBump the github-actions group across 1 directory with 3 updates (#3018)48db33cAddLegacyProtoTypeAdapterFactory. (#3014)53d703eUpdate outdated comment regarding serializable types (#3012)0189b72RemoveSerializablefrom internalTypeimplementation classes. (#3011)f4d371dFix duplicate key detection when first value is null (#3006)27d9ba1Fix typo in README (JPMS dependencies section) (#3005)1fa9b7aValidate that strings being parsed as integers consist of ASCII characters (#...b7d5954Add iterator fail-fast tests for LinkedTreeMap.clear() (#2992)Updates
com.gradle.plugin-publishfrom 2.1.0 to 2.1.1Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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