Bump the production-dependencies group across 1 directory with 16 updates#1242
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the production-dependencies group across 1 directory with 16 updates#1242dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the production-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `3.1.0` | `3.1.3` | | [tools.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `3.1.0` | `3.1.3` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.10.0` | `1.11.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.21.0` | `1.22.0` | | org.slf4j:slf4j-api | `2.0.17` | `2.0.18` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.44` | `1.18.46` | | org.apache.logging.log4j:log4j-api | `2.25.4` | `2.26.0` | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.25.4` | `2.26.0` | | org.apache.logging.log4j:log4j-core | `2.25.4` | `2.26.0` | | [joda-time:joda-time](https://github.com/JodaOrg/joda-time) | `2.14.1` | `2.14.2` | | commons-io:commons-io | `2.21.0` | `2.22.0` | | com.sun.xml.bind:jaxb-impl | `4.0.7` | `4.0.8` | | [com.google.guava:guava](https://github.com/google/guava) | `33.5.0-jre` | `33.6.0-jre` | | [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) | `1.7.2` | `1.7.3` | | [org.jetbrains.kotlinx:kotlinx-datetime-jvm](https://github.com/Kotlin/kotlinx-datetime) | `0.7.1-0.6.x-compat` | `0.8.0-0.6.x-compat` | | [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) | `2.1.0` | `2.2.0` | Updates `tools.jackson.core:jackson-databind` from 3.1.0 to 3.1.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `tools.jackson.module:jackson-module-kotlin` from 3.1.0 to 3.1.3 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-3.1.0...jackson-module-kotlin-3.1.3) Updates `tools.jackson.module:jackson-module-kotlin` from 3.1.0 to 3.1.3 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-3.1.0...jackson-module-kotlin-3.1.3) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.10.0 to 1.11.0 - [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.10.0...v1.11.0) Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0) Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 Updates `org.projectlombok:lombok` from 1.18.44 to 1.18.46 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.44...v1.18.46) Updates `org.apache.logging.log4j:log4j-api` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0 Updates `joda-time:joda-time` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.14.1...v2.14.2) Updates `commons-io:commons-io` from 2.21.0 to 2.22.0 Updates `com.sun.xml.bind:jaxb-impl` from 4.0.7 to 4.0.8 Updates `com.google.guava:guava` from 33.5.0-jre to 33.6.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.threeten:threetenbp` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/ThreeTen/threetenbp/releases) - [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md) - [Commits](ThreeTen/threetenbp@v1.7.2...v1.7.3) Updates `org.jetbrains.kotlinx:kotlinx-datetime-jvm` from 0.7.1-0.6.x-compat to 0.8.0-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-datetime@v0.7.1-0.6.x-compat...v0.8.0-0.6.x-compat) Updates `org.jetbrains.dokka:dokka-maven-plugin` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tools.jackson.module:jackson-module-kotlin dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tools.jackson.module:jackson-module-kotlin dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: joda-time:joda-time dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.sun.xml.bind:jaxb-impl dependency-version: 4.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.google.guava:guava dependency-version: 33.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.threeten:threetenbp dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime-jvm dependency-version: 0.8.0-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-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 production-dependencies group with 16 updates in the / directory:
3.1.03.1.33.1.03.1.31.10.01.11.01.21.01.22.02.0.172.0.181.18.441.18.462.25.42.26.02.25.42.26.02.25.42.26.02.14.12.14.22.21.02.22.04.0.74.0.833.5.0-jre33.6.0-jre1.7.21.7.30.7.1-0.6.x-compat0.8.0-0.6.x-compat2.1.02.2.0Updates
tools.jackson.core:jackson-databindfrom 3.1.0 to 3.1.3Commits
Updates
tools.jackson.module:jackson-module-kotlinfrom 3.1.0 to 3.1.3Commits
29d5f87[maven-release-plugin] prepare release jackson-module-kotlin-3.1.3a3ca6cdPrep for 3.1.3 release71420ebPost-release dep version bumpaf0d552[maven-release-plugin] prepare for next development iterationc68f674[maven-release-plugin] prepare release jackson-module-kotlin-3.1.2a4a6936Prep for 3.1.2 release1fbe167Merge branch '2.x' into 3.11da9201Merge pull request #1147 from FasterXML/2.216bc10e7Merge pull request #1146 from k163377/cid75eba0Update versions for ciUpdates
tools.jackson.module:jackson-module-kotlinfrom 3.1.0 to 3.1.3Commits
29d5f87[maven-release-plugin] prepare release jackson-module-kotlin-3.1.3a3ca6cdPrep for 3.1.3 release71420ebPost-release dep version bumpaf0d552[maven-release-plugin] prepare for next development iterationc68f674[maven-release-plugin] prepare release jackson-module-kotlin-3.1.2a4a6936Prep for 3.1.2 release1fbe167Merge branch '2.x' into 3.11da9201Merge pull request #1147 from FasterXML/2.216bc10e7Merge pull request #1146 from k163377/cid75eba0Update versions for ciUpdates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.10.0 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
6956af2Prepare 1.11 release390d84cMerge remote-tracking branch 'origin/master' into dev431fe2dUse local repo for publishing (#3171)05c12b6Add usage attribute to "testRepositories" configurationa4e1f08Bump Kover version to 0.9.8 release (#3174)304e858Expose Json exceptions structure (#3145)4a0338eIncluded G Play SDK verification file for core-jvm (#3169)421f64cCBOR: Relax value range check when decoding numbers (#3167)85a4f12KT-84955: mark apple x64 tagets as deprecated errorbd38b0eRemove dead codeUpdates
commons-codec:commons-codecfrom 1.21.0 to 1.22.0Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
81a6295Prepare for the release candidate 1.22.0 RC173104b0Prepare for the next release candidate8e36214In-line single use test local variables9bd67e7Use vararg syntax25e52b0Use vararg syntaxe2ebacaBump github/codeql-action from 4.35.1 to 4.35.233998a0Bump actions/upload-artifact from 7.0.0 to 7.0.150c6583Bump actions/cache from 5.0.4 to 5.0.5b2be3a8Add@Override20f09bfUse final.Updates
org.slf4j:slf4j-apifrom 2.0.17 to 2.0.18Updates
org.projectlombok:lombokfrom 1.18.44 to 1.18.46Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
936ca59[build] lombok's launcher is still intended to be 1.4 compatible, or at least...fcdab3f[version] pre-release version bump1cb7d49[changelog]#4004 Mention Jackson3 final touches in changelog.12a15b0Fix: Bump EA_JDK to 27 (25 and 26 have been released)2be766cMerge branch 'jackson3-final-touches'290fa4c[trivial] constantize the warning we spit out for ambiguous jackson2/3, and m...e6567b6test: Add Jackson 3 test cases and version ambiguity warnings45e72e2feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy lists184d423feat: Add Jackson 3 support to@Jacksonizedhandlerse027ad0refactored to ShadowClassLoader use Collections::enumeration instead of VectorUpdates
org.apache.logging.log4j:log4j-apifrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-slf4j2-implfrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-corefrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-slf4j2-implfrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-corefrom 2.25.4 to 2.26.0Updates
joda-time:joda-timefrom 2.14.1 to 2.14.2Release notes
Sourced from joda-time:joda-time's releases.
Commits
d6ba4f0Release v2.14.243ea40bUpdate time zone data to 2026bgtz (#831)Updates
commons-io:commons-iofrom 2.21.0 to 2.22.0Updates
com.sun.xml.bind:jaxb-implfrom 4.0.7 to 4.0.8Updates
com.google.guava:guavafrom 33.5.0-jre to 33.6.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.threeten:threetenbpfrom 1.7.2 to 1.7.3Release notes
Sourced from org.threeten:threetenbp's releases.
Commits
629f9b3[maven-release-plugin] prepare release v1.7.3ba1b8b1Support GH Actions workflow dispatch6ac58c7Prepare for release v1.7.3f7b1582Update time zone data to 2026bgtz (#209)096fcf2Update time zone data to 2026agtz (#208)943bc2eUpdate time zone data to 2025cgtz (#207)8ef16e4Fix website commit message506c31aWaiting for deployment might timeout7165427[maven-release-plugin] prepare for next development iterationUpdates
org.jetbrains.kotlinx:kotlinx-datetime-jvmfrom 0.7.1-0.6.x-compat to 0.8.0-0.6.x-compatRelease notes
Sourced from org.jetbrains.kotlinx:kotlinx-datetime-jvm's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-datetime-jvm's changelog.
... (truncated)
Commits
b80a588Version 0.8.0, compatibility artifacta2eb074Version 0.8.0f487af4Describe the release procedures (#562)edc1183Add contribution guidelines (#587)4b485b7Added templates to the issue creation wizard (#616)c2854bdUpdated kotlinx.team.infra plugin and regenerated publication pipeline (#619)ef03b19Version 0.8.0-rc02a1ac46eUse IANA tzdb 2026b (#620)c006a0fVersion 0.8.0-rc014ae47efSmall improvements to various docs (#578)Updates
org.jetbrains.dokka:dokka-maven-pluginfrom 2.1.0 to 2.2.0Release notes
Sourced from org.jetbrains.dokka:dokka-maven-plugin's releases.
... (truncated)
Commits
656ca46Update Dokka version references to 2.2.0 (#4485)534e242Updatecom.gradle.publish:plugin-publish-pluginand declare Gradle CC compa...abc048dUpdate the version for the 2.2.0 release60062bbDetect and handle intersected source roots in Android multi-variant projects ...0bd8995Fix DGP reading all Gradle properties (#4468)06dbbfdUpdate the version for the 2.2.0-Beta releasea81ace7Update AGP version in tests to stable9.0.0(#4420)fd97482Fix minor oversight in the implemenation: missed + in enum entries (#4411)8148aa2Fix unnecesary logging for unresolved links in module documentation (#4413)bf3b5eeFixsuppressGeneratedFileswas unused (#4348)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