Skip to content

Commit b5ace72

Browse files
semantic-release-botdpopp07
authored andcommitted
chore(release): 1.34.0 [skip ci]
# ibm-openapi-validator [1.34.0](https://github.com/IBM/openapi-validator/compare/[email protected]@1.34.0) (2025-04-07) ### Dependencies * **@ibm-cloud/openapi-ruleset:** upgraded to 1.30.0 * **@ibm-cloud/openapi-ruleset-utilities:** upgraded to 1.8.0
1 parent 104e4a0 commit b5ace72

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

packages/validator/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112
## ibm-openapi-validator [1.33.4](https://github.com/IBM/openapi-validator/compare/[email protected]@1.33.4) (2025-03-24)
213

314

packages/validator/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ibm-openapi-validator",
33
"description": "Configurable and extensible validator/linter for OpenAPI documents",
4-
"version": "1.33.4",
4+
"version": "1.34.0",
55
"private": false,
66
"repository": {
77
"type": "git",
@@ -23,8 +23,8 @@
2323
"pkg": "../../scripts/create-binaries.sh"
2424
},
2525
"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",
2828
"@stoplight/spectral-cli": "^6.14.2",
2929
"@stoplight/spectral-core": "^1.19.4",
3030
"@stoplight/spectral-parsers": "^1.0.5",

0 commit comments

Comments
 (0)