-
Notifications
You must be signed in to change notification settings - Fork 20
#merge #815
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
Closed
Closed
#merge #815
Conversation
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
Upgrade to GitHub-native Dependabot
the refactoring of the dereferr and meta-schema additionally the refactor will help support the allowing custom dereferences from different protocol. In this pr that functionality is not exposed, but in subsequent it will be.
feat: this brings schema-utils into parity with
# [1.15.0](1.14.3...1.15.0) (2021-05-29) ### Bug Fixes * **dereference-document:** example imports ([2a47014](2a47014)) * add eslint script to package.json ([9b01744](9b01744)) * github action linting workflow ([80250e0](80250e0)) * linting errors ([647ad1a](647ad1a)) ### Features * this brings schema-utils into parity with ([e659f42](e659f42))
fix: version bump
This feature exposes two separate entry points for creating a resolver, one using the makeCustomResolver() option and another for advanced users that want more or need more control over the resolution process, which allows users to extend the resolver class if needed. fixes #587
Co-authored-by: Shane <[email protected]>
feat: expose an option to support custom resolver resolution.
fix: node version bump
fix: update readme badges
fix: version bump referrs for rel path fix
## [1.16.1](1.16.0...1.16.1) (2022-03-18) ### Bug Fixes * update readme badges ([caf8527](caf8527)) * version bump referrs for rel path fix ([690e19d](690e19d))
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.10.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@4.10.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-cli-4.10.0 chore(deps-dev): bump webpack-cli from 4.6.0 to 4.10.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.0 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.35.0...v5.73.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-5.73.0 chore(deps-dev): bump webpack from 5.35.0 to 5.73.0
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…gex-4.1.1 chore(deps): bump ansi-regex from 4.1.0 to 4.1.1
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…t-1.2.6 chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…tch-2.6.7 chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/kriszyp/json-schema/releases) - [Commits](kriszyp/json-schema@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
…hema-0.4.0 chore(deps-dev): bump json-schema from 0.3.0 to 0.4.0
Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) from 7.0.11 to 7.0.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema) --- updated-dependencies: - dependency-name: "@types/json-schema" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…son-schema-7.0.15
fix: parse notifications
## [2.0.3](2.0.2...2.0.3) (2024-06-27) ### Bug Fixes * parse notifications ([7c81f67](7c81f67))
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.92.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.92.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
fix: handle notification examples
## [2.0.4](2.0.3...2.0.4) (2024-10-03) ### Bug Fixes * handle notification examples ([ae110e0](ae110e0))
fix: add failing test around bug with dereffing and leaving .components around
## [2.0.5](2.0.4...2.0.5) (2024-10-08) ### Bug Fixes * add failing test around bug with dereffing and leaving .components around ([ffd6c84](ffd6c84)) * remove extra components ([39c2120](39c2120))
OpenRPC extensions allow for extending the open-rpc spec with the x-extensions parameter this will allow for user customization and for a pathway to start upgrading and expanding the current OpenRPC spec.
feat: WIP organize extensions
# [2.1.0](2.0.5...2.1.0) (2025-01-23) ### Features * add support for open-rpc extensions. ([e6c215a](e6c215a))
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.5. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.5...v29.2.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
meta schema and generate a meta schema from the document extensions
fix: Add support for exposing a public interface to retrieve extension
## [2.1.1](2.1.0...2.1.1) (2025-02-24) ### Bug Fixes * Add support for exposing a public interface to retrieve extension ([134ab6a](134ab6a))
fix: add missing web export
## [2.1.2](2.1.1...2.1.2) (2025-02-25) ### Bug Fixes * add missing web export ([8fa2165](8fa2165))
chore: add funding json
alialobidm
approved these changes
Sep 17, 2025
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.
0