Skip to content

fix(deps): bump packages to latest patch version - #856

Merged
Andris28 merged 3 commits into
mainfrom
fa/bump-all-packge
Sep 18, 2026
Merged

Andris28 merged 3 commits into
mainfrom
fa/bump-all-packge

Conversation

@Andris28

Copy link
Copy Markdown
Contributor

PR summary

PR Checklist

General checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Dependencies have been updated as needed
  • .secrets.baseline has been updated as needed
  • npm run update-utilities has been run if any files in packages/utilities/src have been updated

Checklist for adding a new validation rule:

  • Added new validation rule definition (packages/ruleset/src/rules/*.js, index.js)
  • If necessary, added new validation rule implementation (packages/ruleset/src/functions/*.js, updated index.js)
  • Added new rule to default configuration (packages/ruleset/src/ibm-oas.js)
  • Added tests for new rule (packages/ruleset/test/*.test.js)
  • Added docs for new rule (docs/ibm-cloud-rules.md)
  • Added scoring rubric entry for new rule (packages/validator/src/scoring-tool/rubric.js)

Signed-off-by: András Felleg <afelleg@gmail.com>
Signed-off-by: András Felleg <afelleg@gmail.com>
Signed-off-by: András Felleg <afelleg@gmail.com>
@Andris28
Andris28 requested review from diatrcz and pyrooka September 18, 2026 08:50

@pyrooka pyrooka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Andris28
Andris28 merged commit 5018f24 into main Sep 18, 2026
9 checks passed
@Andris28
Andris28 deleted the fa/bump-all-packge branch September 18, 2026 14:04
ibm-devx-sdk pushed a commit that referenced this pull request Sep 18, 2026
## @ibm-cloud/openapi-ruleset-utilities [1.9.4](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/openapi-ruleset-utilities@1.9.3...@ibm-cloud/openapi-ruleset-utilities@1.9.4) (2026-09-18)

### Bug Fixes

* **deps:** bump packages to latest patch version ([#856](#856)) ([5018f24](5018f24))
@ibm-devx-sdk

Copy link
Copy Markdown

🎉 This PR is included in version 1.9.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

ibm-devx-sdk pushed a commit that referenced this pull request Sep 18, 2026
## @ibm-cloud/openapi-ruleset [1.33.15](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/openapi-ruleset@1.33.14...@ibm-cloud/openapi-ruleset@1.33.15) (2026-09-18)

### Bug Fixes

* **deps:** bump packages to latest patch version ([#856](#856)) ([5018f24](5018f24))

### Dependencies

* **@ibm-cloud/openapi-ruleset-utilities:** upgraded to 1.9.4
@ibm-devx-sdk

Copy link
Copy Markdown

🎉 This PR is included in version 1.33.15 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

ibm-devx-sdk pushed a commit that referenced this pull request Sep 18, 2026
## ibm-openapi-validator [1.38.4](https://github.com/IBM/openapi-validator/compare/ibm-openapi-validator@1.38.3...ibm-openapi-validator@1.38.4) (2026-09-18)

### Bug Fixes

* **deps:** bump packages to latest patch version ([#856](#856)) ([5018f24](5018f24))

### Dependencies

* **@ibm-cloud/openapi-ruleset:** upgraded to 1.33.15
* **@ibm-cloud/openapi-ruleset-utilities:** upgraded to 1.9.4
@ibm-devx-sdk

Copy link
Copy Markdown

🎉 This PR is included in version 1.38.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants