Skip to content
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 github.com/invopop/jsonschema from 0.4.0 to 0.7.0 #14263

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2022

Bumps github.com/invopop/jsonschema from 0.4.0 to 0.7.0.

Commits
  • 9f28aff Merge pull request #53 from webdestroya/feat/schema-post
  • ea9462d fixes
  • 7ebaf59 Merge branch 'main' into feat/schema-post
  • b32bc83 Renaming JSONSchemaPost to JSONSchemaExtend
  • a7e9715 Merge pull request #57 from PeterNovotney/allow-equals
  • fb292e4 Allow for = character in extra property values
  • 55c890f Merge pull request #46 from deepjyoti30/feat/add-anyof-support
  • bd9a931 feat(reflect): Add method to modify the schema after processing
  • 679d2eb Merge pull request #47 from paulcacheux/paulcacheux/inline-ptr
  • 48f39d6 fix Pointer issue because of recent go version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/invopop/jsonschema/releases)
- [Commits](invopop/jsonschema@v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/invopop/jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency team/triage labels Nov 10, 2022
@dependabot dependabot bot added this to the Triage milestone Nov 10, 2022
@paulcacheux paulcacheux requested review from a team as code owners November 10, 2022 12:10
@paulcacheux
Copy link
Contributor

This version includes invopop/jsonschema#47

@paulcacheux paulcacheux merged commit 9cc94ee into main Nov 10, 2022
@paulcacheux paulcacheux deleted the dependabot/go_modules/github.com/invopop/jsonschema-0.7.0 branch November 10, 2022 13:06
@paulcacheux paulcacheux modified the milestones: Triage, 7.42.0 Nov 10, 2022
@paulcacheux paulcacheux added team/agent-security [deprecated] qa/skip-qa - use other qa/ labels [DEPRECATED] Please use qa/done or qa/no-code-change to skip creating a QA card and removed team/triage labels Nov 10, 2022
purple4reina pushed a commit that referenced this pull request Dec 21, 2022
* Bump github.com/invopop/jsonschema from 0.4.0 to 0.7.0

Bumps [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/invopop/jsonschema/releases)
- [Commits](invopop/jsonschema@v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/invopop/jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix schema URL

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Cacheux <paul.cacheux@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency [deprecated] qa/skip-qa - use other qa/ labels [DEPRECATED] Please use qa/done or qa/no-code-change to skip creating a QA card team/agent-security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant