Skip to content

Bump fastjsonschema from 2.22.1 to 2.22.2 - #8421

Merged
Jens Hedegaard Nielsen (jenshnielsen) merged 1 commit into
mainfrom
dependabot/pip/fastjsonschema-2.22.2
Aug 19, 2026
Merged

Bump fastjsonschema from 2.22.1 to 2.22.2#8421
Jens Hedegaard Nielsen (jenshnielsen) merged 1 commit into
mainfrom
dependabot/pip/fastjsonschema-2.22.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps fastjsonschema from 2.22.1 to 2.22.2.

Changelog

Sourced from fastjsonschema's changelog.

=== 2.22.2 (2026-08-15)

  • Fixed wrong results of anyOf, oneOf, not, if/then/else, contains and propertyNames when fast_fail is off
  • Fixed collecting errors from subschemas behind $ref when fast_fail is off
  • Fixed escaping property name in boolean dependencies validation (prevents schema-controlled code injection)
Commits
  • b88fa37 v2.22.2
  • a491757 Fixed escaping property name in boolean dependencies validation
  • 1224dc4 Merge pull request #214 from gaoflow/fix-fast-fail-composition
  • 8332f11 Fixed compositions returning wrong results when fast_fail is off
  • f8ea717 Merge pull request #210 from Sanjays2402/fix/length-variable-scope-157
  • c13e524 Merge pull request #212 from Sanjays2402/fix/non-finite-float-defaults
  • a4b963e Generate non-finite float defaults as valid Python source
  • a48364a Fix UnboundLocalError from length variable defined in a sibling block
  • See full diff 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 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 [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.22.1 to 2.22.2.
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.22.1...v2.22.2)

---
updated-dependencies:
- dependency-name: fastjsonschema
  dependency-version: 2.22.2
  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 Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 04:44
@dependabot dependabot Bot added the python Pull requests that update Python code label Aug 19, 2026
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.09%. Comparing base (ebe1e3f) to head (29c06a4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8421   +/-   ##
=======================================
  Coverage   71.09%   71.09%           
=======================================
  Files         305      305           
  Lines       31934    31934           
=======================================
  Hits        22705    22705           
  Misses       9229     9229           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Merged via the queue into main with commit 554002b Aug 19, 2026
17 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/fastjsonschema-2.22.2 branch August 19, 2026 11:45
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