IBM / openapi-validator

Configurable and extensible validator/linter for OpenAPI documents
Apache License 2.0
481 stars 88 forks source link

Modify tests to work with Node v20 #664

Closed dpopp07 closed 4 months ago

dpopp07 commented 4 months ago

PR summary

Version 20 of Node changes the behavior of error messages. Where the tests relied on equality with specific error messages, they have been updated to match against slightly more generic regular expressions to support running the tests.

Also, v20 is added to the Travis builds as it is the current LTS version.

Resolves #662

ibm-devx-sdk commented 3 months ago

:tada: This PR is included in version 1.17.0 :tada:

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

Your semantic-release bot :package::rocket:

ibm-devx-sdk commented 3 months ago

:tada: This PR is included in version 1.18.0 :tada:

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

Your semantic-release bot :package::rocket: