-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency schemathesis to v4 - abandoned #112
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Merging to
|
Reviewer's GuideThis PR bumps the schemathesis dependency from v3 to v4 by updating the version constraint in pyproject.toml to require >=4.0.7,<5, ensuring compatibility with the latest release. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Welcome @renovate[bot]! 🎉Great PR! I've analyzed your code changes for:
Ready to see the full review?
Let's make your code even better together! 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Tue Aug 05 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 Snyk checks have passed. No issues have been found so far.✅ code/snyk check is complete. No issues have been found. (View Details) |
|
Here's the code health analysis summary for commits Analysis Summary
|
3559b0a to
3431f97
Compare
83f23e0 to
931c080
Compare
afed227 to
d2409be
Compare
d2409be to
b4d01b1
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
|
Bito Review Skipped - No Changes Detected |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
>=3.39.16,<4->>=4.0.19,<5Release Notes
schemathesis/schemathesis (schemathesis)
v4.0.19Compare Source
🐛 Fixed
AttributeErrorduring response conformance checks if the response schema contains an error inpropertiesdefinition.🔧 Changed
v4.0.18Compare Source
🐛 Fixed
requiredwith a boolean value instead of an array.🔧 Changed
v4.0.17Compare Source
🐛 Fixed
anyOforoneOfare present. #2975v4.0.16Compare Source
🐛 Fixed
--generation-unique-inputs. #2977🔧 Changed
v4.0.15Compare Source
🐛 Fixed
🏎️ Performance
multipleOfduring the coverage phase.v4.0.14Compare Source
🐛 Fixed
--config-fileCLI option.v4.0.13Compare Source
🐛 Fixed
pytestintegration.v4.0.12Compare Source
🔧 Changed
v4.0.11Compare Source
🐛 Fixed
v4.0.10Compare Source
🐛 Fixed
x-examplesas a list for Open API 2.0.🔧 Changed
v4.0.9Compare Source
🐛 Fixed
🔧 Changed
v4.0.8Compare Source
🐛 Fixed
utf-8encoding when generating JUnit reports.negative_data_rejectionandpositive_data_acceptancechecks. #2900v4.0.7Compare Source
🚀 Added
application/yamlmedia type.🔧 Changed
v4.0.6Compare Source
🐛 Fixed
utf-8encoding when generating JUnit reports🔧 Changed
v4.0.5Compare Source
🔧 Changed
negative_data_rejectionandpositive_data_acceptancechecks.🐛 Fixed
v4.0.4Compare Source
🔧 Changed
🐛 Fixed
v4.0.3Compare Source
🔧 Changed
🐛 Fixed
tls-verify,request-timeout,request-cert, andrequest-cert-keyoptions supplied via the config file.v4.0.2Compare Source
🐛 Fixed
missing_required_headercheck. #2898v4.0.1Compare Source
🐛 Fixed
AttributeErrorduring response conformance checks if the response schema contains an error inpropertiesdefinition.🔧 Changed
v4.0.0Compare Source
This release only includes documentation & URLs updates.
Check the Migration Guide for key changes.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This change is
Summary by Bito
This pull request updates the schemathesis dependency from version 3.39.16 to 4.0.19 as part of routine maintenance. This update is expected to enhance the functionality and reliability of the testing framework used in the project.