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

composer(deps): bump ergebnis/json-schema-validator from 2.0.0 to 3.0.0 #666

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2022

Bumps ergebnis/json-schema-validator from 2.0.0 to 3.0.0.

Release notes

Sourced from ergebnis/json-schema-validator's releases.

3.0.0

What's Changed

Full Changelog: ergebnis/json-schema-validator@2.0.0...3.0.0

Changelog

Sourced from ergebnis/json-schema-validator's changelog.

[3.0.0][3.0.0]

For a full diff see [2.0.0...3.0.0][2.0.0...3.0.0].

Changed

  • Required ergebnis/json-pointer (#195), by [@​localheinz]
  • Started throwing an Exception\CanNotResolve exception instead of an Exception\ResolvedToRootSchema when the JsonPointer is not a valid URI fragment identifier representation of a JSON pointer (#202), by [@​localheinz]
  • Started using Ergebnis\Json\Pointer\JsonPointer instead of Ergebnis\Json\SchemaValidator\JsonPointer (#200), by [@​localheinz]

Removed

Commits
  • 365d771 Merge pull request #200 from ergebnis/feature/json-pointer
  • d3df580 Enhancement: Use JsonPointer as provided by ergebnis/json-pointer
  • 3a364fc Merge pull request #203 from ergebnis/fix/remove
  • 25558df Fix: Remove ResolvedToRootSchema
  • 2650503 Merge pull request #202 from ergebnis/fix/can-not-resolve
  • b655a16 Fix: Throw CanNotResolve instead of ResolvedToRootSchema when JSON pointer is...
  • e05587c Fix: Run 'make static-code-analysis-baseline'
  • 51bcbeb Merge pull request #201 from ergebnis/fix/strict
  • 8b4f88e Fix: Declare strict types
  • 819247d Merge pull request #199 from ergebnis/dependabot/composer/ergebnis/json-point...
  • 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 [ergebnis/json-schema-validator](https://github.com/ergebnis/json-schema-validator) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/ergebnis/json-schema-validator/releases)
- [Changelog](https://github.com/ergebnis/json-schema-validator/blob/main/CHANGELOG.md)
- [Commits](ergebnis/json-schema-validator@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: ergebnis/json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

codecov bot commented Jan 30, 2022

Codecov Report

Merging #666 (3ebf8d8) into main (26684d6) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #666   +/-   ##
=========================================
  Coverage     99.04%   99.04%           
  Complexity      146      146           
=========================================
  Files            32       32           
  Lines           521      521           
=========================================
  Hits            516      516           
  Misses            5        5           
Impacted Files Coverage Δ
src/SchemaNormalizer.php 95.72% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26684d6...3ebf8d8. Read the comment docs.

@localheinz localheinz merged commit bd700d2 into main Jan 30, 2022
@localheinz localheinz deleted the dependabot/composer/ergebnis/json-schema-validator-3.0.0 branch January 30, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant