-
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 12 updates #68
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Sep 11, 2023
Bumps the gradle-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | com.gradle.plugin-publish | `1.2.0` | `1.2.1` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.14.2` | `2.15.2` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.1.2` | `5.2.1` | | commons-io:commons-io | `2.11.0` | `2.13.0` | | org.spockframework:spock-core | `2.0-groovy-3.0` | `2.3-groovy-3.0` | | org.spockframework:spock-junit4 | `2.0-groovy-3.0` | `2.3-groovy-3.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.8.2` | `5.10.0` | | [org.codehaus.groovy:groovy-json](https://github.com/apache/groovy) | `3.0.9` | `3.0.19` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.0.64` | `1.0.87` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `22.0.0` | `24.0.1` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.9` | `2.10.1` | | com.github.johnrengelman.shadow | `8.1.0` | `8.1.1` | Updates `com.gradle.plugin-publish` from 1.2.0 to 1.2.1 Updates `com.fasterxml.jackson:jackson-bom` from 2.14.2 to 2.15.2 - [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.15.2) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.1.2 to 5.2.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.1.2...rel/v5.2.1) Updates `commons-io:commons-io` from 2.11.0 to 2.13.0 Updates `org.spockframework:spock-core` from 2.0-groovy-3.0 to 2.3-groovy-3.0 Updates `org.spockframework:spock-junit4` from 2.0-groovy-3.0 to 2.3-groovy-3.0 Updates `org.junit.jupiter:junit-jupiter` from 5.8.2 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.10.0) Updates `org.codehaus.groovy:groovy-json` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `com.networknt:json-schema-validator` from 1.0.64 to 1.0.87 - [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.0.64...1.0.87) Updates `org.jetbrains:annotations` from 22.0.0 to 24.0.1 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@22.0.0...24.0.1) Updates `com.google.code.gson:gson` from 2.8.9 to 2.10.1 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.10.1) Updates `com.github.johnrengelman.shadow` from 8.1.0 to 8.1.1 --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-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.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
bigdaz
force-pushed
the
dependabot/gradle/gradle-dependencies-31baac1e39
branch
from
September 11, 2023 21:22
617931a
to
f7c49db
Compare
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
dependabot
bot
deleted the
dependabot/gradle/gradle-dependencies-31baac1e39
branch
September 26, 2023 02:58
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 12 updates:
1.2.0
1.2.1
2.14.2
2.15.2
5.1.2
5.2.1
2.11.0
2.13.0
2.0-groovy-3.0
2.3-groovy-4.0
2.0-groovy-3.0
2.3-groovy-4.0
5.8.2
5.10.0
3.0.9
3.0.19
1.0.64
1.0.87
22.0.0
24.0.1
2.8.9
2.10.1
8.1.0
8.1.1
Updates
com.gradle.plugin-publish
from 1.2.0 to 1.2.1Updates
com.fasterxml.jackson:jackson-bom
from 2.14.2 to 2.15.2Commits
f630525
[maven-release-plugin] prepare release jackson-bom-2.15.2cbb8d3c
2.15.2 release17e60d3
Back to snapshot dep2dfb8e3
[maven-release-plugin] prepare for next development iterationeaff8b2
[maven-release-plugin] prepare release jackson-bom-2.15.119ddbea
Prepare for 2.15.1 release1c2c2fc
Addversion.plugin.moditect
override to1.0.0.Final
ccd5a3a
Merge branch '2.14' into 2.1515b0965
Back to snapshot deps11c0403
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.httpcomponents.client5:httpclient5
from 5.1.2 to 5.2.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
d8f702f
HttpClient 5.2.1 release8ca97f1
Updated release notes for HttpClient 5.2.1 releasebfd2bf1
Bump ehcache-api from 3.10.2 to 3.10.81e879a2
Bump actions/dependency-review-action from 2 to 3cb80c3c
Disabled a test case that fails intermittently with GitHub Actions.2f87e4a
Regression: async execution runtimes set the negotiated protocol version in t...9cde791
Cancel connection request on exception290ec22
Fix compiler warnings in tests230a2ca
Replace deprecated use of LangUtils#equals() with Objects.equals()0ca5635
HTTPCLIENT-2247: Test cases to document present assumptions about the correct...Updates
commons-io:commons-io
from 2.11.0 to 2.13.0Updates
org.spockframework:spock-core
from 2.0-groovy-3.0 to 2.3-groovy-4.0Updates
org.spockframework:spock-junit4
from 2.0-groovy-3.0 to 2.3-groovy-4.0Updates
org.junit.jupiter:junit-jupiter
from 5.8.2 to 5.10.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
7f619ca
Release 5.109899de4
Update Gradle Enterprise plugin to 3.1445b970f
Replace soon-to-be-deprecated usages of project.buildDir463ae36
Prune Release Notes for 5.10 GA893c64b
Back to snapshots for further developmente6ff0c5
Release 5.10.0-RC2b08a76b
Add 5.10.0-RC2 release notes2c278c7
Revert "Prune Release Notes for 5.10 GA"acb6e65
Provide access to source element annotations forTempDirFactory
73818a1
Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0Updates
org.codehaus.groovy:groovy-json
from 3.0.9 to 3.0.19Commits
Updates
com.networknt:json-schema-validator
from 1.0.64 to 1.0.87Release notes
Sourced from com.networknt:json-schema-validator's releases.
... (truncated)
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
b634de7
upgrade to 1.0.87 and update changelog185b456
java doc update21a6143
New resource bundle languages added for issue #844 (#852)3ff32ee
Use correct namespace URI to pass XML validation (#837)520d997
upgrade to 1.0.86 and update changelog5703036
Adds support for $recursiveAnchor and $recursiveRef (#835)4d51a58
Stops unevaluatedProperties and unevaluatedItems being applied recursively (#...b1572db
Always normalize uri keys of JsonSchemaFactory.jsonMetaSchemas on both read a...84a7137
fixes the version for 1.0.85a4c5135
upgrade 1.0.85 and update changelogUpdates
org.jetbrains:annotations
from 22.0.0 to 24.0.1Release notes
Sourced from org.jetbrains:annotations's releases.
Changelog
Sourced from org.jetbrains:annotations's changelog.
Commits
784429a
Merge pull request #89 from Thijsiez/masterbf298f2
Update version to 24.0.10d08bfd
Merge pull request #86 from Thijsiez/mastere575d98
Add@Documented
where it's currently missingf0a5f5c
Fix typod2b9ea9
Merge pull request #85 from JT122406/mastercc01843
Add to README.md kotlin DSLc36487a
Changelog updated3ca2907
Update version to 24.0.0503d198
Merge pull request #81 from rillig/roland.illig/CheckReturnValueUpdates
com.google.code.gson:gson
from 2.8.9 to 2.10.1Release notes
Sourced from com.google.code.gson:gson's releases.
... (truncated)
Changelog
Sourced from com.google.code.gson:gson's changelog.
... (truncated)
Commits
2ce6a61
[maven-release-plugin] prepare release gson-parent-2.10.11a2170b
Port tests from JUnit 3 to JUnit 4 (#2294)4aaf138
Improve variable names in user guide (#2290)a19d53f
Replace custom user guide header anchors (#2289)6c12ded
Rewrite thetestParsingDatesFormattedWithSystemLocale()
, Fix #2199 (#2287)f2f53fb
Add troubleshooting guide (#2285)f63a1b8
Remove EOFException special casing of JsonStreamParser.next() (#2281)6c3cf22
Unnecessary unboxing at JsonPrimitive.getAsBoolean() (#2277)0a42c31
Code cleanup (#2282)28affcb
Remove thefinal
keyword fromprivate
method (#2276)Updates
com.github.johnrengelman.shadow
from 8.1.0 to 8.1.1Dependabot 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