v0.15.0
What's Changed
- ci: fix CI failures - modernize workflow, update Node 20 error messages, fix test flakiness by @Copilot in #2
- chore(deps): bump the npm_and_yarn group across 4 directories with 23 updates by @dependabot[bot] in #5
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #8
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #9
- chore(deps-dev): bump eslint-config-airbnb-typescript from 14.0.1 to 14.0.2 by @dependabot[bot] in #14
- chore(deps-dev): bump @types/js-yaml from 4.0.3 to 4.0.9 by @dependabot[bot] in #11
- chore(deps): bump handlebars from 4.7.7 to 4.7.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #15
- fix(jest-openapi): upgrade Jest 26 → 29 to resolve
node:prefix module failure by @Copilot in #17 - chore(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #20
- fix: build before tests to eliminate Node 20 DEP0128 warning by @Copilot in #19
- chore(deps-dev): bump prettier from 2.4.1 to 3.8.2 by @dependabot[bot] in #18
- chore(deps-dev): bump supertest and @types/supertest by @dependabot[bot] in #13
- chore(deps-dev): bump chai-http from 4.3.0 to 5.1.2 by @dependabot[bot] in #12
- chore(deps-dev): bump chai from 4.2.0 to 6.2.2 by @dependabot[bot] in #16
- chore(deps-dev): bump openapi-types from 9.2.0 to 12.1.3 by @dependabot[bot] in #10
- chore(deps-dev): bump eslint-plugin-chai-friendly from 0.6.0 to 1.2.0 by @dependabot[bot] in #22
- chore(deps): bump openapi-response-validator from 9.2.0 to 12.1.3 by @dependabot[bot] in #25
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @ehuelsmann in #27
- chore(deps-dev): bump express and @types/express by @dependabot[bot] in #23
- chore(deps-dev): bump jest and @types/jest by @dependabot[bot] in #24
- chore(deps-dev): bump eslint-plugin-jest from 24.1.0 to 29.15.2 by @dependabot[bot] in #26
- Remove stale openapi-response-validator v9 patch (dependency now on v12) by @Copilot in #28
- Add npm publish workflow and scoped package names by @Copilot in #29
- Bump version to 0.15.0 by @Copilot in #30
New Contributors
- @Copilot made their first contribution in #2
- @dependabot[bot] made their first contribution in #5
- @ehuelsmann made their first contribution in #27
Full Changelog: https://github.com/ehuelsmann/OpenAPIValidators/commits/v0.15.0