-
Notifications
You must be signed in to change notification settings - Fork 30
fix: update jsonschema constraint to allow 4.20.0+ for fastmcp compatibility #737
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
987f454
fix: update jsonschema constraint to allow 4.20.0+ for fastmcp compat…
devin-ai-integration[bot] 8c84b6d
fix: migrate deprecated RefResolver to referencing library for jsonsc…
devin-ai-integration[bot] 42e2d7f
style: apply formatting fixes from format-fix command
devin-ai-integration[bot] fc37c17
Apply suggestion from @aaronsteers
aaronsteers 3de3785
fix: add referencing dependency to resolve deptry CI failure
devin-ai-integration[bot] cffad9f
feat: simplify jsonschema migration to require 4.18.0+ minimum
devin-ai-integration[bot] 5ccaca9
Apply suggestion from @aaronsteers
aaronsteers 5e485bd
fix: regenerate poetry.lock after jsonschema constraint update
devin-ai-integration[bot] def67f7
feat: broaden jsonschema constraint to >=4.17.3,<5.0 based on referen…
devin-ai-integration[bot] 1f55214
fix: implement hybrid RefResolver approach for backward compatibility
devin-ai-integration[bot] f49761b
style: apply formatting fixes to transform.py after hybrid RefResolve…
devin-ai-integration[bot] b8fa937
resolve: merge conflict in pyproject.toml referencing dependency
devin-ai-integration[bot] edc20d6
fix: improve hybrid RefResolver robustness for CI compatibility
devin-ai-integration[bot] 164afb6
cherry-pick-me: unrelated fix of breaking change in create_source()
aaronsteers d14cd84
format cleanup
aaronsteers 5d75886
style: apply formatting fixes to hybrid RefResolver implementation
devin-ai-integration[bot] 061de78
Merge branch 'devin/1756425696-jsonschema-version-pin' of https://git…
devin-ai-integration[bot] 8f047b9
Apply suggestion from @aaronsteers
aaronsteers a84f50a
Apply suggestion from @aaronsteers
aaronsteers 3f19659
revert formatting changes
aaronsteers 96eabbf
revert changes moved to #738
aaronsteers aa5f6a4
clean up validator implementation
aaronsteers bb13c89
fix imports
aaronsteers 43ee692
try making DRY
aaronsteers d2c7a51
revert and retry
aaronsteers 35dda44
Update pyproject.toml
aaronsteers c137302
chore: relock dependencies with referencing >=0.36.2 constraint
devin-ai-integration[bot] cb69302
fix: update Poetry to 2.0.1 in Dockerfile and fix referencing usage i…
devin-ai-integration[bot] 93aeb9f
Merge remote-tracking branch 'origin/main' into devin/1756425696-json…
aaronsteers f325a11
poe lock
aaronsteers 98d3296
fixes, simplification
aaronsteers c742f80
clean up
aaronsteers 5a6aea4
fux unused stray ref
aaronsteers 7b284d5
remove commented-out code (confirmed working)
aaronsteers 749106b
fix format
aaronsteers 51a5ddf
resolve mypy
aaronsteers 09916a9
remove comment
aaronsteers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.