Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump jsonschema-markdown from 2025.11.0 to 2026.2.0#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/jsonschema-markdown-2026.2.0
Open

Bump jsonschema-markdown from 2025.11.0 to 2026.2.0#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/jsonschema-markdown-2026.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps jsonschema-markdown from 2025.11.0 to 2026.2.0.

Release notes

Sourced from jsonschema-markdown's releases.

Release 2026.2.0

2026.2.0 (2026/02/21)

Bug Fixes

  • Handle anyOf/oneOf/allOf with constraint-only entries in array items (7e75dd37)
  • Handle heterogeneous types in combined row and expand _TYPE_INFO_KEYS (19867037)

Features

  • Add support for if/then/else conditionals. (025ced7f)

Miscellaneous Tasks

Refactor

  • Extract _get_combinator_key helper and _COMBINATOR_SEPARATORS constant; add AGENTS.md (9c90fdaa)
Changelog

Sourced from jsonschema-markdown's changelog.

2026.2.0 (2026/02/21)

Bug Fixes

  • Handle anyOf/oneOf/allOf with constraint-only entries in array items (7e75dd37)
  • Handle heterogeneous types in combined row and expand _TYPE_INFO_KEYS (19867037)

Features

  • Add support for if/then/else conditionals. (025ced7f)

Miscellaneous Tasks

Refactor

  • Extract _get_combinator_key helper and _COMBINATOR_SEPARATORS constant; add AGENTS.md (9c90fdaa)
Commits
  • 0aad895 chore(ci): Bump version to 2026.2.0
  • 9c90fda refactor: extract _get_combinator_key helper and _COMBINATOR_SEPARATORS const...
  • 752630c Reformat codebase
  • 1986703 fix: handle heterogeneous types in combined row and expand _TYPE_INFO_KEYS
  • 7e75dd3 fix: handle anyOf/oneOf/allOf with constraint-only entries in array items
  • 63157f9 Fix conditionals on nested properties not working
  • b61d8a0 chore: Reformat codebase.
  • 025ced7 feat: Add support for if/then/else conditionals.
  • See full diff in compare view

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 [jsonschema-markdown](https://github.com/elisiariocouto/jsonschema-markdown) from 2025.11.0 to 2026.2.0.
- [Release notes](https://github.com/elisiariocouto/jsonschema-markdown/releases)
- [Changelog](https://github.com/elisiariocouto/jsonschema-markdown/blob/main/CHANGELOG.md)
- [Commits](elisiariocouto/jsonschema-markdown@2025.11.0...2026.2.0)

---
updated-dependencies:
- dependency-name: jsonschema-markdown
  dependency-version: 2026.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 23, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants