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 org.everit.json.schema from 1.12.1 to 1.12.2 #1551

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2021

Bumps org.everit.json.schema from 1.12.1 to 1.12.2.

Release notes

Sourced from org.everit.json.schema's releases.

Maintenance release

Bugfixes:

  • fixing the behavior or "defeault" keyword in "oneOf" schemas - contributed by @dab-libs
  • fixing error message for "type": "integer" violations - contributed by @zgyorffi
  • fixing NPE while validating "additionalItem" when "items" is not specified - contributed by @zgyorffi
  • keep precision in case of big numbers - contributed by @zgyorffi

Enhancements:

  • migrating to JUnit 5 - contributed by @gstoupis
Commits
  • 0f25663 bumping version number to 1.12.2
  • 390a45a Merge pull request #401 from zgyorffi/master
  • 0779550 Address review comments #401
  • 11e6f47 Fix #400, keep precision in case of big numbers
  • 76adcc4 Merge remote-tracking branch 'upstream/master'
  • e918632 Merge pull request #398 from dab-libs/master
  • 5642592 Changes a signature of the methods: ValidationFailureReporter.getState and Va...
  • acb5485 Tests existing a default value
  • 671a6ec reproducing missing validation from issue #400
  • 060a8e0 adding example of programmatically generated schema with $ref
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @jklukas.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 28, 2021
@dependabot dependabot bot requested review from jklukas and relud January 28, 2021 06:03
@codecov-io
Copy link

codecov-io commented Jan 28, 2021

Codecov Report

Merging #1551 (de5822d) into master (bdd46b2) will decrease coverage by 1.32%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1551      +/-   ##
============================================
- Coverage     87.04%   85.72%   -1.33%     
  Complexity      718      718              
============================================
  Files           104       96       -8     
  Lines          4378     3980     -398     
  Branches        404      404              
============================================
- Hits           3811     3412     -399     
  Misses          444      444              
- Partials        123      124       +1     
Flag Coverage Δ Complexity Δ
ingestion_beam 83.15% <ø> (-0.03%) 0.00 <ø> (ø)
ingestion_edge ? ?
ingestion_sink 88.82% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...ava/com/mozilla/telemetry/decoder/Deduplicate.java 78.21% <0.00%> (-1.00%) 4.00% <0.00%> (ø%)
ingestion-edge/ingestion_edge/publish.py
ingestion-edge/ingestion_edge/create_app.py
ingestion-edge/ingestion_edge/dockerflow.py
ingestion-edge/ingestion_edge/config.py
ingestion-edge/ingestion_edge/flush_manager.py
ingestion-edge/ingestion_edge/wsgi.py
ingestion-edge/ingestion_edge/util.py
ingestion-edge/ingestion_edge/flush.py

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 bdd46b2...de5822d. Read the comment docs.

@jklukas
Copy link
Contributor

jklukas commented Jan 29, 2021

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/maven/com.github.everit-org.json-schema-org.everit.json.schema-1.12.2 branch from de5822d to 09df5c6 Compare January 29, 2021 18:06
Bumps [org.everit.json.schema](https://github.com/everit-org/json-schema) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/everit-org/json-schema/releases)
- [Commits](everit-org/json-schema@1.12.1...1.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.everit-org.json-schema-org.everit.json.schema-1.12.2 branch from 09df5c6 to 200f7cc Compare January 29, 2021 18:11
@dependabot dependabot bot merged commit 2767c6c into master Jan 29, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.github.everit-org.json-schema-org.everit.json.schema-1.12.2 branch January 29, 2021 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants