Skip to content

build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.12.5 to 2.20.0#727

Open
dependabot[bot] wants to merge 6 commits into
masterfrom
dependabot/gradle/com.fasterxml.jackson.module-jackson-module-kotlin-2.20.0
Open

build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.12.5 to 2.20.0#727
dependabot[bot] wants to merge 6 commits into
masterfrom
dependabot/gradle/com.fasterxml.jackson.module-jackson-module-kotlin-2.20.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 11, 2025

Bumps com.fasterxml.jackson.module:jackson-module-kotlin from 2.12.5 to 2.20.0.

Commits
  • 5684fc2 [maven-release-plugin] prepare release jackson-module-kotlin-2.20.0
  • 4d53d9a Prep for 2.20.0
  • df3d719 Drop rc2 from version
  • 03159dd Post-release version bump
  • 3982156 [maven-release-plugin] prepare for next development iteration
  • 295e60c [maven-release-plugin] prepare release jackson-module-kotlin-2.20.0-rc1
  • ddc1e5c Prep for 2.20.0-rc1
  • 80b8371 Merge pull request #1025 from k163377/ex
  • 50f5527 Update release notes wrt #1025
  • 4ab4308 Fix to test that KotlinInvalidNullException is thrown
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 11, 2025
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.fasterxml.jackson.module-jackson-module-kotlin-2.20.0 branch from 91967e7 to 4264680 Compare September 16, 2025 23:44
@coolya
Copy link
Copy Markdown
Member

coolya commented Dec 16, 2025

@dependabot recreate

Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.12.5 to 2.20.0.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.12.5...jackson-module-kotlin-2.20.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.fasterxml.jackson.module-jackson-module-kotlin-2.20.0 branch from 50b99da to 401f535 Compare December 16, 2025 08:50
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 16, 2025

A newer version of com.fasterxml.jackson.module:jackson-module-kotlin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@coolya
Copy link
Copy Markdown
Member

coolya commented Dec 16, 2025

@copilot fix the compilation error. This is like due to an api change.

Copy link
Copy Markdown

Copilot AI commented Dec 16, 2025

@coolya I've opened a new pull request, #773, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits December 16, 2025 10:31
- Replace deprecated KotlinModule() constructor with kotlinModule()
- Remove StrictNullChecks configuration (deprecated in v2.20.0)
- Apply changes to shared module, web module, and test files

Co-authored-by: coolya <407216+coolya@users.noreply.github.com>
Remove unused KotlinFeature and KotlinModule imports after API migration

Co-authored-by: coolya <407216+coolya@users.noreply.github.com>
[WIP] Bump com.fasterxml.jackson.module:jackson-module-kotlin to 2.20.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants