-
-
Notifications
You must be signed in to change notification settings - Fork 97
Bump the production-dependencies group across 1 directory with 6 updates #1123
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump the production-dependencies group across 1 directory with 6 updates #1123
Conversation
Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.8.1` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.16.1` | `5.17.0` | | commons-io:commons-io | `2.18.0` | `2.19.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.6-jre` | `33.4.7-jre` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.13` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.12.1` | `5.12.2` | Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.8.0...v1.8.1) Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.1...v5.17.0) Updates `commons-io:commons-io` from 2.18.0 to 2.19.0 Updates `com.google.guava:guava` from 33.4.6-jre to 33.4.7-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.junit:junit-bom` from 5.12.1 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.google.guava:guava dependency-version: 33.4.7-jre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.junit:junit-bom dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 6 updates in the / directory:
1.8.0
1.8.1
5.16.1
5.17.0
2.18.0
2.19.0
33.4.6-jre
33.4.7-jre
0.8.12
0.8.13
5.12.1
5.12.2
Updates
org.jetbrains.kotlinx:kotlinx-serialization-json
from 1.8.0 to 1.8.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
afd811f
Prepare 1.8.1 release (#2965)2b653de
Merge remote-tracking branch 'origin/master' into devab1cd2c
Update forward compatibility notes (#2964)b26c67a
Tests for fixes for #KT-62522 and #KT-62215 (#2474)8853917
Bump Kotlin to 2.1.20 (#2963)9adedb4
Fix incorrect enum coercion during deserialization from JsonElement (#2962)438fb8e
Bencoding now supports all platforms (#2954)27e352d
Implement additional compiler flags as per KT-75078 (#2946)f13da7e
Check the Gradle distribution checksum (#2935)1e54f4b
Supply proper equals(), hashCode(), and toString() for SerialDescriptor() wra...Updates
org.mockito:mockito-core
from 5.16.1 to 5.17.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
7764992
Remove mention ofmockito-inline
from mockmaker exception (#3628)ee92ad4
Fix broken banner image link (#3632)3edab52
Clarify structure of commit messages (#3626)bfab743
Fall back to Throwable Location strategy on Android (#3619)4f469c8
MockitoExtension fails cleanup when aborted before setup (#3623)1764e62
Update links to javadoc.io (#3616)1e029d7
Add missing requirement to objenesis.Updates
commons-io:commons-io
from 2.18.0 to 2.19.0Updates
com.google.guava:guava
from 33.4.6-jre to 33.4.7-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.jacoco:jacoco-maven-plugin
from 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
78d5eff
Prepare release 0.8.13e579092
Happy birthday Java 24! (#1867)17d31aa
Upgrade ASM to 9.8 (#1863)ee07ecb
Upgrade Kotlin to 2.1.20 (#1860)f0dcc6b
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3
Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99
Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68b
Upgrade maven-install-plugin to 3.1.4 (#1853)80ebc77
Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)Updates
org.junit:junit-bom
from 5.12.1 to 5.12.2Release notes
Sourced from org.junit:junit-bom's releases.
Commits
0a44659
Release 5.12.24c7dfdc
Finalize 5.12.2 release notes561613e
Fix handling ofCleanupMode.ON_SUCCESS
19d07d2
Add 5.12.2 release notes from template803cbb6
Add build parameter for enabling dry-run mode for test executioneb43e62
Back to snapshots for further developmentDependabot 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