deployer icon indicating copy to clipboard operation
deployer copied to clipboard

Update to json schema v6

Open DannyvdSluijs opened this issue 1 year ago • 3 comments
trafficstars

  • [ ] Bug fix #…?
  • [ ] New feature?
  • [ ] BC breaks?
  • [X] Tests added: Yes, add a case for importing an invalid schema as that touches on the json-schema integration.
  • [ ] Docs added?

This Draft PR is part of the smoke testing of the json-schema v6 release. The smoke testing entails seeing if any issues arise when updating the biggest (by stars) dependencies to the v6.0.0-beta. Obviously this should not be merged in this state, but the pipeline results might help us catch any issues early on.

The question for now would be to approve the pipeline in order to see the results.

DannyvdSluijs avatar Jul 15 '24 17:07 DannyvdSluijs

So can we try to update?

antonmedv avatar Jul 15 '24 17:07 antonmedv

So can we try to update?

We are planning to release the v6 soon. Once available I can update this PR to use ^6.0 as a proper constraint. I can see the pipeline is green so there are no blockers ATM. Doing the same with some other larger dependant packages to ensure we are comfortable with the official release.

DannyvdSluijs avatar Jul 15 '24 18:07 DannyvdSluijs

@DannyvdSluijs 6.0.0 was released on 30th July https://github.com/jsonrainbow/json-schema/releases

Seb33300 avatar Oct 03 '24 09:10 Seb33300