Skip to content

Update json-diff to 2.1.0#851

Open
scala-steward wants to merge 1 commit into
finos:mainfrom
scala-steward:update/json-diff-2.1.0
Open

Update json-diff to 2.1.0#851
scala-steward wants to merge 1 commit into
finos:mainfrom
scala-steward:update/json-diff-2.1.0

Conversation

@scala-steward

@scala-steward scala-steward commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.github.deblockt:json-diff from 1.1.0 to 2.1.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.1.0).
You might want to review and update them manually.

build.mill
examples/morphir-elm-projects/evaluator-tests/elm.json
examples/morphir-elm-projects/finance/elm.json
examples/morphir-elm-projects/unit-test-framework/example-project-tests-incomplete/elm.json
examples/morphir-elm-projects/unit-test-framework/example-project-tests-passing/elm.json
examples/morphir-elm-projects/unit-test-framework/example-project-tests/elm.json
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.github.deblockt", artifactId = "json-diff" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.github.deblockt", artifactId = "json-diff" }
}]
labels: library-update, early-semver-major, semver-spec-major, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/json-diff-2.1.0 branch from 7a2a7f2 to 700a984 Compare June 12, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant