-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump JsonSchema.Net from 6.1.2 to 7.0.0 in the default group #5
Conversation
Bumps the default group with 1 update: [JsonSchema.Net](https://github.com/gregsdennis/json-everything). Updates `JsonSchema.Net` from 6.1.2 to 7.0.0 - [Commits](json-everything/json-everything@schema-v6.1.2...schema-v7.0.0) --- updated-dependencies: - dependency-name: JsonSchema.Net dependency-type: direct:production update-type: version-update:semver-major dependency-group: default ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
@dependabot ignore JsonSchema.Net minor version |
OK, I won't notify you about version 7.0.x of jsonschema.net again, unless you unignore it. |
@dependabot unignore JsonSchema.Net |
No dependency name (jsonschema.net) or ignore conditions found to unignore. |
@dependabot show JsonSchema.Net ignore conditions |
Ignore Conditions
|
https://github.com/dependabot unignore JsonSchema.Net [>= 7.0.a, < 7.1] |
No dependency name (jsonschema.net) or ignore conditions found to unignore. |
@dependabot unignore JsonSchema.Net ignore minor |
No dependency name (jsonschema.net) or ignore conditions found to unignore. |
@dependabot unignore JsonSchema.Net minor |
No dependency name (jsonschema.net) or ignore conditions found to unignore. |
Bumps the default group with 1 update: JsonSchema.Net.
Updates
JsonSchema.Net
from 6.1.2 to 7.0.0Commits
6c0d811
Merge pull request #719 from gregsdennis/pointer/low-alloc12115ca
actually register optionaldata; code cleanup8bee113
update release notes2a5c865
consolidate keyword metadata in to keyword registry7471e5f
add note about support for Range in netstandard94559cb
expose access methods for all .net versions43f5fd5
overhauling pointer again2b07618
fix tests01de101
better pointer combinations2e4aa4c
make segmentequals() an extension methodDependabot 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