camunda / element-templates-json-schema

JSON Schema for (Camunda) Element Templates
10 stars 7 forks source link

chore: update dependency @apidevtools/json-schema-ref-parser to v11 #112

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apidevtools/json-schema-ref-parser (source) ^10.0.0 -> ^11.0.0 age adoption passing confidence

Release Notes

APIDevTools/json-schema-ref-parser (@​apidevtools/json-schema-ref-parser) ### [`v11.1.0`](https://togithub.com/APIDevTools/json-schema-ref-parser/releases/tag/v11.1.0) [Compare Source](https://togithub.com/APIDevTools/json-schema-ref-parser/compare/v11.0.0...v11.1.0) ##### Features - add reference resolution option to allow root level dereferencing ([#​305](https://togithub.com/APIDevTools/json-schema-ref-parser/issues/305)) ([4d328fa](https://togithub.com/APIDevTools/json-schema-ref-parser/commit/4d328fa522be2e8b29d857c66625903e97cd8ac6)) ### [`v11.0.0`](https://togithub.com/APIDevTools/json-schema-ref-parser/releases/tag/v11.0.0) [Compare Source](https://togithub.com/APIDevTools/json-schema-ref-parser/compare/v10.1.0...v11.0.0) - Fix windows paths and external refs ([#​321](https://togithub.com/APIDevTools/json-schema-ref-parser/issues/321)) ([b9f91b2](https://togithub.com/APIDevTools/json-schema-ref-parser/commit/b9f91b2f8362d6a0b593f6117f8c7052b6baae27)), closes [#​321](https://togithub.com/APIDevTools/json-schema-ref-parser/issues/321) ##### BREAKING CHANGES - Change the file path parsing logic (to be safe) ### [`v10.1.0`](https://togithub.com/APIDevTools/json-schema-ref-parser/releases/tag/v10.1.0) [Compare Source](https://togithub.com/APIDevTools/json-schema-ref-parser/compare/v10.0.1...v10.1.0) ##### Features - Rewrite repo in typescript, change testing schema to vitest, fix package versions ([#​300](https://togithub.com/APIDevTools/json-schema-ref-parser/issues/300)) ([a5b3946](https://togithub.com/APIDevTools/json-schema-ref-parser/commit/a5b3946fbb62683ab69e3747a8893014591726af)) ### [`v10.0.1`](https://togithub.com/APIDevTools/json-schema-ref-parser/releases/tag/v10.0.1) [Compare Source](https://togithub.com/APIDevTools/json-schema-ref-parser/compare/v10.0.0...v10.0.1) ##### Bug Fixes - change type of onDereference to non-required ([#​299](https://togithub.com/APIDevTools/json-schema-ref-parser/issues/299)) ([12cb26a](https://togithub.com/APIDevTools/json-schema-ref-parser/commit/12cb26a764b975de38143458d06972772609be76))

Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.