Skip to content

chore(deps): bump fastjsonschema from 2.22.1 to 2.22.2 - #2708

Merged
squid-protocol merged 1 commit into
mainfrom
dependabot/pip/fastjsonschema-2.22.2
Sep 4, 2026
Merged

chore(deps): bump fastjsonschema from 2.22.1 to 2.22.2#2708
squid-protocol merged 1 commit into
mainfrom
dependabot/pip/fastjsonschema-2.22.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 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

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 [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 the python Python-specific runtime or environment optimizations label Sep 4, 2026
@dependabot
dependabot Bot requested a review from squid-protocol as a code owner September 4, 2026 10:23
@dependabot dependabot Bot added the python Python-specific runtime or environment optimizations label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🐦‍⬛ Muninn Security Scan

✅ No security issues found.

🐦‍⬛ Powered by Muninn · Skald Lab

@squid-protocol
squid-protocol merged commit b7d94ed into main Sep 4, 2026
55 checks passed
@squid-protocol
squid-protocol deleted the dependabot/pip/fastjsonschema-2.22.2 branch September 4, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python-specific runtime or environment optimizations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant