Skip to content

Bump fastjsonschema from 2.15.3 to 2.16.1#88

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/fastjsonschema-2.16.1
Closed

Bump fastjsonschema from 2.15.3 to 2.16.1#88
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/fastjsonschema-2.16.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 3, 2022

Bumps fastjsonschema from 2.15.3 to 2.16.1.

Changelog

Sourced from fastjsonschema's changelog.

=== 2.16.1 (2022-07-17)

  • Fix uniqueItems when explicitly set to False

=== 2.16.0 (2022-07-17)

  • Fix generating invalid code for some schemas using items
  • Preserving full path in combination with $ref
  • Improved error messages for oneOf and anyOf
Commits
  • 98399bb v2.16.1
  • 347588f Fix false unique items
  • 41ff732 v2.16.0
  • 8ccaff1 Merge pull request #145 from abravalheri/improve-errors-oneof-anyof
  • 1f1ac93 Merge pull request #144 from abravalheri/issue-114
  • 1444717 Improve error message for 'not'
  • 1cd455a Prevent items generator to create an empty for loop
  • 79f0e23 Improve error message for oneOf and anyOf
  • d63d682 Merge pull request #143 from abravalheri/add-tests-to-ci
  • 03d44db Ensure UTF-8 when reading/writing files in tests
  • Additional commits viewable 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/horejsek/python-fastjsonschema) from 2.15.3 to 2.16.1.
- [Release notes](https://github.com/horejsek/python-fastjsonschema/releases)
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.15.3...v2.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 3, 2022

The following labels could not be found: pip dependencies.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 19, 2022

Superseded by #95.

@dependabot dependabot Bot closed this Sep 19, 2022
@dependabot dependabot Bot deleted the dependabot/pip/develop/fastjsonschema-2.16.1 branch September 19, 2022 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants