Skip to content

chore(deps-dev): bump org.hisp.dhis:json-tree from 1.8.1 to 1.9.2 in /dhis-2#23876

Closed
dependabot[bot] wants to merge 1 commit into
2.41from
dependabot-maven-dhis-2-2.41-org.hisp.dhis-json-tree-1.9.2
Closed

chore(deps-dev): bump org.hisp.dhis:json-tree from 1.8.1 to 1.9.2 in /dhis-2#23876
dependabot[bot] wants to merge 1 commit into
2.41from
dependabot-maven-dhis-2-2.41-org.hisp.dhis-json-tree-1.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps org.hisp.dhis:json-tree from 1.8.1 to 1.9.2.

Release notes

Sourced from org.hisp.dhis:json-tree's releases.

v1.9.2

[!Important] Please use 1.9.2 instead of older 1.9 versions due to the issues found

For details see #95

v1.9.1

Some adjustments and corrections for 1.9.0 found during first use.

See #91 for details.

[!Important] 1.9.0 should no longer be used as it has known bugs.

v1.9.0

[!Important] Some issues were identified shortly after the release which are fixed in version 1.9.1. Please do not use 1.9.0

Big overhaul of API for better performance as well as richer "mapping" to Java records.

For more details see PRs

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [org.hisp.dhis:json-tree](https://github.com/dhis2/json-tree) from 1.8.1 to 1.9.2.
- [Release notes](https://github.com/dhis2/json-tree/releases)
- [Changelog](https://github.com/dhis2/json-tree/blob/main/CHANGELOG.md)
- [Commits](dhis2/json-tree@v1.8.1...v1.9.2)

---
updated-dependencies:
- dependency-name: org.hisp.dhis:json-tree
  dependency-version: 1.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) May 12, 2026 08:55
@stian-sandvold

Copy link
Copy Markdown
Contributor

Closing this one. It bumps org.hisp.dhis:json-tree in /dhis-2 to 1.9.2, which is the version where JsonValue.toJson() returns the new Text type instead of String — that's the compile failure CI is showing (JsonValueSerializerwriteRawValue(Text)), not a flake.

master deliberately moved to 1.9.4 (where toJson() is String again). Bringing 2.41's main module up to 1.9.4 isn't a version bump though — JsonNode.getDeclaration() now returns Text, and 2.41 main has ~240 files using json-tree with many getDeclaration()/string call sites (dxf2 geojson, import-summary extractors, RedisNotifierStore, H2SqlFunction, JsonError, + tests). That's a migration master did across several PRs, not something to ride in on a dependabot bump on a maintenance branch where 1.8.1 is fine.

Closing as superseded/won't-do. (The dhis-test-e2e 1.9.4 bumps — #23946, #23947, #23948, #23949 — are separate and fine with a one-line ApiResponse fix.)

auto-merge was automatically disabled May 31, 2026 05:29

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot-maven-dhis-2-2.41-org.hisp.dhis-json-tree-1.9.2 branch May 31, 2026 05:29
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.

1 participant