Update Dev Proxy Toolkit for v0.29.2 schema support#290
Closed
Update Dev Proxy Toolkit for v0.29.2 schema support#290
Conversation
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Dev Proxy Toolkit for v0.29.2 schema support
Update Dev Proxy Toolkit for v0.29.2 schema support
Jun 27, 2025
garrytrinder
requested changes
Jun 27, 2025
Member
garrytrinder
left a comment
There was a problem hiding this comment.
We should also bump the version in the package.lock.json file
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Contributor
Author
Fixed in commit d0ea4c7. The package-lock.json version has been updated to match package.json (0.26.2). |
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Contributor
Author
I've reorganized the commits as requested. The PR now has exactly two clean commits:
This structure is ready for a clean rebase merge. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR updates the Dev Proxy Toolkit to support Dev Proxy v0.29.2 schemas, ensuring users can work with the latest version while maintaining backward compatibility.
Changes Made
Schema Updates
v0.29.0tov0.29.2insrc/snippets.json(41 references updated)config-plugins-codelens.jsondevproxyrc.jsonTesting
config-schema-v0.29.2.jsonfor validationDocumentation
package.jsonversion from 0.26.1 to 0.26.2Backward Compatibility
The existing functionality remains fully compatible:
Verification
Users with Dev Proxy v0.29.2 will now receive proper schema validation and IntelliSense support in their configuration files.
Fixes #289.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.