Skip to content

ci(dependabot): ignore major updates for json-schema-validator - #369

Merged
jbonofre merged 1 commit into
apache:mainfrom
jbonofre:ignore-json-schema-validator-major
Sep 8, 2026
Merged

ci(dependabot): ignore major updates for json-schema-validator#369
jbonofre merged 1 commit into
apache:mainfrom
jbonofre:ignore-json-schema-validator-major

Conversation

@jbonofre

@jbonofre jbonofre commented Sep 8, 2026

Copy link
Copy Markdown
Member

Summary

  • com.networknt:json-schema-validator 3.x introduced breaking package/API changes vs 1.x (classes like JsonSchema, JsonSchemaFactory, SpecVersion, ValidationMessage moved), which broke the salesforce converter build when Dependabot bumped it in Bump the maven-dependencies group across 2 directories with 10 updates #366
  • Add an ignore rule to .github/dependabot.yml so Dependabot only proposes minor/patch updates for this dependency going forward

com.networknt:json-schema-validator 3.x introduced breaking package
changes vs 1.x, which broke the salesforce converter build when
Dependabot bumped it (see PR apache#366). Restrict Dependabot to minor and
patch updates for this dependency.
@jbonofre
jbonofre merged commit 89a9d66 into apache:main Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants