@redocly/cli 2.35.1 → 2.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@ Third-party software bundled in @redocly/cli
4
4
  (MPL-2.0 OR Apache-2.0)
5
5
 
6
6
  Packages:
7
- dompurify@3.4.10 — copyright owner or entity authorized by
7
+ dompurify@3.4.11 — copyright owner or entity authorized by
8
8
 
9
9
  License text:
10
10
 
@@ -648,8 +648,8 @@ Packages:
648
648
  @redocly/ajv@8.18.3 — Copyright (c) 2015-2021 Evgeny Poberezkin
649
649
  @redocly/cli-otel@0.3.1 — Copyright 2025 Redocly Inc, all rights reserved.
650
650
  @redocly/config@0.22.0 — Copyright 2024 Redocly Inc.
651
- @redocly/config@0.49.0 — Copyright 2024 Redocly Inc.
652
- @redocly/openapi-core@1.34.15
651
+ @redocly/config@0.50.0 — Copyright 2024 Redocly Inc.
652
+ @redocly/openapi-core@1.34.16
653
653
  agent-base@7.1.4 — Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
654
654
  ajv-formats@3.0.1 — Copyright (c) 2020 Evgeny Poberezkin
655
655
  ajv@8.20.0 — Copyright (c) 2015-2021 Evgeny Poberezkin
@@ -671,12 +671,12 @@ Packages:
671
671
  fast-deep-equal@3.1.3 — Copyright (c) 2017 Evgeny Poberezkin
672
672
  fast-safe-stringify@2.1.1 — Copyright (c) 2016 David Mark Clements
673
673
  foreach@2.0.6 — Copyright (c) 2013 Manuel Stofer
674
+ graphql@16.14.2 — Copyright (c) GraphQL Contributors
674
675
  handlebars@4.7.9 — Copyright (C) 2011-2019 by Yehuda Katz
675
676
  has-flag@4.0.0
676
677
  https-proxy-agent@7.0.6 — Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
677
678
  js-levenshtein@1.1.6 — Copyright (c) 2017 Gustaf Andersson
678
679
  js-tokens@4.0.0 — Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
679
- js-yaml@4.1.1 — Copyright (C) 2011-2015 by Vitaly Puzrin
680
680
  js-yaml@4.2.0 — Copyright (C) 2011-2015 by Vitaly Puzrin
681
681
  json-pointer@0.6.2 — Copyright (c) 2016 Manuel Stofer
682
682
  json-schema-traverse@1.0.0 — Copyright (c) 2017 Evgeny Poberezkin
@@ -23,7 +23,7 @@ import {
23
23
  red,
24
24
  stringifyYaml,
25
25
  yellow
26
- } from "./RA3UJ5AH.js";
26
+ } from "./CPNIO4J3.js";
27
27
 
28
28
  // src/utils/error.ts
29
29
  var AbortFlowError = class extends Error {
@@ -3446,7 +3446,9 @@ function checkIfRulesetExist(rules) {
3446
3446
  ...rules.async2,
3447
3447
  ...rules.async3,
3448
3448
  ...rules.arazzo1,
3449
- ...rules.overlay1
3449
+ ...rules.overlay1,
3450
+ ...rules.openrpc1,
3451
+ ...rules.graphql
3450
3452
  };
3451
3453
  if (isEmptyObject(ruleset)) {
3452
3454
  exitWithError(