Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

build(deps): bump fastjsonschema from 2.20.0 to 2.21.0 in the general group #273

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps the general group with 1 update: fastjsonschema.

Updates fastjsonschema from 2.20.0 to 2.21.0

Changelog

Sourced from fastjsonschema's changelog.

=== 2.21.0 (2024-11-27)

  • Updated test suite
  • Fixed detecting when infinity is reached with multipleOf
  • Fixed that min/max items/lenght/properties can be float
  • Fixed that everything with empty not is invalid
  • Fixed missing re import when using regex pattern
  • Improved regexp for email format to comfort test suite
  • Improved regexp for date format to comfort test suite
  • Improved regexp for ipv4 format to comfort test suite
  • Added partial support of idn-hostname format
  • Added detailed_exceptions flag (default to True to avoid breaking change) - when used, results are twice as fast
Commits
  • acf076e v2.21.0
  • 52458fe Add re import when using regex pattern
  • b0e2bcc Add detailed_exception parameter
  • 356bfa2 Merge pull request #188 from edgarrmondragon/cp313
  • 437ccf4 Test on Python 3.13
  • c66483f Update ignored test list
  • 14cf7af Added partial support of idn-hostname format
  • bb03f7c Improved regexp for ipv4 format to comfort test suite
  • 524b9e8 Improved regexp for date format to comfort test suite
  • 952c501 Improved regexp for email format to comfort test suite
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the general group with 1 update: [fastjsonschema](https://github.com/horejsek/python-fastjsonschema).


Updates `fastjsonschema` from 2.20.0 to 2.21.0
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.20.0...v2.21.0)

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

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 Nov 27, 2024
Copy link

sonarcloud bot commented Nov 27, 2024

Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/fastjsonschema 2.21.0 🟢 4.9
Details
CheckScoreReason
Code-Review⚠️ 2Found 5/24 approved changesets -- score normalized to 2
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained⚠️ 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing🟢 10project is fuzzed
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST🟢 8SAST tool detected but not run on all commits

Scanned Files

  • requirements.txt

@Nick2bad4u Nick2bad4u merged commit 7651544 into main Nov 28, 2024
46 checks passed
@dependabot dependabot bot deleted the dependabot/pip/general-c54e3e5d35 branch November 28, 2024 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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