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

Update Tools - Data Processing #4255

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.networknt:json-schema-validator 1.0.81 -> 1.5.5 age adoption passing confidence
com.opencsv:opencsv (source) 5.7.1 -> 5.10 age adoption passing confidence
org.apache.commons:commons-text (source) 1.10.0 -> 1.13.0 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.17.2 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-annotations (source) 2.17.2 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.17.2 -> 2.18.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-core 2.17.2 -> 2.18.2 age adoption passing confidence

Release Notes

networknt/json-schema-validator (com.networknt:json-schema-validator)

v1.5.5

Compare Source

Added
Changed

v1.5.4

Compare Source

Added
Changed

v1.5.3

Compare Source

Added
Changed

v1.5.2

Compare Source

Added
Changed

v1.5.1

Compare Source

Added
Changed

v1.5.0

Compare Source

Added
Changed

v1.4.3

Compare Source

Added
Changed

v1.4.2

Compare Source

Added
Changed

v1.4.1

Compare Source

Added
Changed

v1.4.0

Compare Source

Added
Changed

v1.3.3

Compare Source

Added
Changed

v1.3.2

Compare Source

Added
Changed

v1.3.1

Compare Source

Added
Changed
  • fixes #​942 Add annotation support refactor keywords to use annotations implement output formats. Thanks @​justin-tay

v1.3.0

Compare Source

Added
Changed
Upgrade Guide

With #​931 implemented, it breaks the API. Users code might need to change in order to move to this version.

v1.2.0

Compare Source

Added
Changed
Upgrade Guide

With #​915 and #​922 implemented, it breaks the API. Users code might need to change in order to move to this version.

v1.1.0

Compare Source

Added
Changed
Upgrade Guide

With #​896 implemented, it breaks the API. Users code might need to change in order to move to this version.

v1.0.88

Compare Source

v1.0.87

Compare Source

Added
Changed

v1.0.86

Compare Source

Added
Changed
  • fixes #​827 Stops unevaluatedProperties and unevaluatedItems being applied recursively. Thanks @​aznan2
  • fixes #​834 Always normalize uri keys of JsonSchemaFactory.jsonMetaSchemas on both read and write. Thanks @​stacywsmith

v1.0.85

Compare Source

Added
Changed

v1.0.84

Compare Source

Added
Changed
  • fixes #​816 Ignores fail-fast when evaluating a member of an applicator. Thanks @​fdutton
  • fixes #​815 Corrects Java's failure to match an end anchor when immediately preceded by a quantifier. Thanks @​fdutton
  • fixes #​812 Ensures context is reset after validating regardless of which method is used by the client. Thanks @​fdutton
  • fixes #​809 Ignores siblings of $ref when dialect is Draft 4, 6 or 7. Thanks @​fdutton
  • fixes #​807 Updates Jacoco configuration to ignore the embedded Apache code. Thanks @​fdutton
  • fixes #​790 Simplifies how evaluated properties and array items are tracked. Thanks @​fdutton
  • fixes #​806 Enables unit-tests for refRemote validation. Thanks @​fdutton
  • fixes #​805 Corrects issue with deserializing JSON Schema Test Suite tests. Thanks @​fdutton
  • fixes #​801 Support config param to disable custom messages from schema. Thanks @​anjnerajat
  • fixes #​795 Supports fail-fast when a pattern does not match. Thanks @​fdutton
  • fixes #​793 Updating jackson version to 2.15.2

v1.0.83

Compare Source

Added
Changed
  • fixes #​788 update JsonSchema to fix the javadoc issues
  • fixes #​787 Allows to override date-time and duration validators. Thanks @​josejulio
  • fixes #​786 Allow walking of schema for items keyword when non-array node is provided. Thanks @​anjnerajat
  • fixes #​783 Resolves improper anchoring of patternProperties. Thanks @​fdutton

v1.0.82

Compare Source

Added
Changed

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 7, 2025 09:20
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

CCD diff report

No change

Copy link

github-actions bot commented Jan 7, 2025

Integration Tests results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 2de4f84.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/tools-data-processing branch 13 times, most recently from 4009149 to 9ac8193 Compare January 13, 2025 15:35
@renovate renovate bot force-pushed the renovate/tools-data-processing branch 9 times, most recently from 02747c3 to 993e7d0 Compare January 16, 2025 17:21
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from 993e7d0 to 3e54dc6 Compare January 21, 2025 10:08
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from 3e54dc6 to c766c86 Compare January 21, 2025 16:22
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from c766c86 to beacbf4 Compare January 21, 2025 17:18
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from beacbf4 to a428bdb Compare January 21, 2025 20:19
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from a428bdb to b01bddd Compare January 22, 2025 10:35
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from b01bddd to 6c3f042 Compare January 22, 2025 11:33
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from 6c3f042 to b4aa59a Compare January 22, 2025 12:12
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from b4aa59a to 4df1906 Compare January 22, 2025 13:57
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from 4df1906 to 6c9420b Compare January 22, 2025 14:50
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from 6c9420b to d906970 Compare January 22, 2025 16:11
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from d906970 to ec17fc9 Compare January 22, 2025 17:30
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from ec17fc9 to 5fd9485 Compare January 23, 2025 09:15
Copy link

CCD diff report

No change

@renovate renovate bot force-pushed the renovate/tools-data-processing branch from 5fd9485 to 2de4f84 Compare January 23, 2025 10:47
Copy link

CCD diff report

No change

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants