File tree 2 files changed +14
-3
lines changed
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change
1
+ # ibm-openapi-validator [ 1.34.0] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.34.0 ) (2025-04-07)
2
+
3
+
4
+
5
+
6
+
7
+ ### Dependencies
8
+
9
+ * ** @ibm-cloud/openapi-ruleset :** upgraded to 1.30.0
10
+ * ** @ibm-cloud/openapi-ruleset-utilities :** upgraded to 1.8.0
11
+
1
12
## ibm-openapi-validator [ 1.33.4] ( https://github.com/IBM/openapi-validator/compare/[email protected] @1.33.4 ) (2025-03-24)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ibm-openapi-validator" ,
3
3
"description" : " Configurable and extensible validator/linter for OpenAPI documents" ,
4
- "version" : " 1.33.4 " ,
4
+ "version" : " 1.34.0 " ,
5
5
"private" : false ,
6
6
"repository" : {
7
7
"type" : " git" ,
23
23
"pkg" : " ../../scripts/create-binaries.sh"
24
24
},
25
25
"dependencies" : {
26
- "@ibm-cloud/openapi-ruleset" : " 1.29.4 " ,
27
- "@ibm-cloud/openapi-ruleset-utilities" : " 1.7.1 " ,
26
+ "@ibm-cloud/openapi-ruleset" : " 1.30.0 " ,
27
+ "@ibm-cloud/openapi-ruleset-utilities" : " 1.8.0 " ,
28
28
"@stoplight/spectral-cli" : " ^6.14.2" ,
29
29
"@stoplight/spectral-core" : " ^1.19.4" ,
30
30
"@stoplight/spectral-parsers" : " ^1.0.5" ,
You can’t perform that action at this time.
0 commit comments