Skip to content

chore(deps): bump fastjsonschema from 2.15.1 to 2.15.2 #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps fastjsonschema from 2.15.1 to 2.15.2.

Changelog

Sourced from fastjsonschema's changelog.

=== 2.15.2 (2021-12-12)

  • Fix nested oneOf and anyOf
  • Fix if-else block in anyOf block
  • Fix uniqueItems including lists or dicts
  • Add option to pass custom formats in generated code
Commits
  • ce8603b v2.15.2
  • 8464e1c Merge pull request #112 from hh-h/fix-107
  • aec5afd Fix if-else in onyOf block
  • cd1f06e Merge pull request #126 from abravalheri/add-custom-formats-arg
  • d4a5eb2 Fix nested oneOf and anyOf
  • 7e01c7b Add custom_formats parameter when validating $ref
  • 1a54972 Add 'custom_formats' argument to generated code
  • b5b7cba resolving uniqueItems is stable now
  • 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 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 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/seznam/python-fastjsonschema) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/seznam/python-fastjsonschema/releases)
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.15.1...v2.15.2)

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

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 Dec 13, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2021

Codecov Report

Merging #153 (50869fc) into develop (de3cf28) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #153   +/-   ##
========================================
  Coverage    99.88%   99.88%           
========================================
  Files          118      118           
  Lines         5127     5127           
  Branches       572      572           
========================================
  Hits          5121     5121           
  Misses           2        2           
  Partials         4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de3cf28...50869fc. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2022

Superseded by #171.

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/fastjsonschema-2.15.2 branch January 10, 2022 08:24
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