Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps schema from 0.7.7 to 0.7.8.

Changelog

Sourced from schema's changelog.

Changelog

Unreleased

Features

  • [JSON Schema] Add title for Literal. [Denis Blanchette]

Fixes

  • JSON Schema missing title in subschemas. [Denis Blanchette]

  • [JSON Schema] Type "null" should be string. [Denis Blanchette]

  • Ruff format. [Denis Blanchette]

  • Include py.typed module when building package. [Stavros Korokithakis]

Commits
  • 7434a6b build: Release v0.7.8
  • 3e06d37 Merge pull request #332 from coveord/fix/json-schema-title-in-sub-schemas
  • 481f2ee fix: JSON Schema missing title in subschemas
  • c3aea90 Merge pull request #331 from coveord/fix/type-null
  • acbb13f fix: [JSON Schema] Type "null" should be string
  • abe66fd Merge pull request #4 from coveord/feat/add-title-for-literal
  • 8f132c4 Merge pull request #330 from coveord/feat/add-title-for-literal
  • 003595f fix: ruff format
  • 8294273 feat: [JSON Schema] Add title for Literal
  • 24a3045 ci: Sort imports
  • 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.

Bumps [schema](https://github.com/keleshev/schema) from 0.7.7 to 0.7.8.
- [Release notes](https://github.com/keleshev/schema/releases)
- [Changelog](https://github.com/keleshev/schema/blob/master/CHANGELOG.md)
- [Commits](keleshev/schema@v0.7.7...v0.7.8)

---
updated-dependencies:
- dependency-name: schema
  dependency-version: 0.7.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 13, 2025
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.

1 participant