Skip to content

Releases: readmeio/openapi-parser

2.0.2

31 Jan 17:35
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump log4js from 6.3.0 to 6.4.1 by @dependabot in #46
  • chore(deps-dev): bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #47
  • chore(deps): bump follow-redirects from 1.13.0 to 1.14.7 by @dependabot in #48
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #49

Full Changelog: 2.0.1...2.0.2

2.0.1

31 Jan 17:22
Compare
Choose a tag to compare

What's Changed

  • fix: updating openapi spec validation to also know about headers content by @erunion in #44

Full Changelog: 2.0.0...2.0.1

2.0.0

03 Jan 19:22
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 16.11.11 to 17.0.5 by @dependabot in #43
  • chore(deps-dev): bump typescript from 4.5.2 to 4.5.4 by @dependabot in #42
  • chore(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #41
  • chore(deps-dev): bump @commitlint/cli from 15.0.0 to 16.0.1 by @dependabot in #39
  • chore(deps-dev): bump eslint from 8.3.0 to 8.6.0 by @dependabot in #37
  • chore(deps-dev): bump @readme/eslint-config from 8.0.2 to 8.1.1 by @dependabot in #36
  • chore(deps-dev): bump openapi-types from 9.3.1 to 10.0.0 by @dependabot in #40
  • chore(deps-dev): bump @commitlint/config-conventional from 15.0.0 to 16.0.0 by @dependabot in #35
  • feat: improved openapi 3.x validation by @erunion in #33

Full Changelog: 1.2.1...2.0.0

1.2.1

08 Dec 20:32
Compare
Choose a tag to compare

What's Changed

  • style: moving everything over to our code standards by @erunion in #31
  • fix: using a proper fork of @apidevtools/json-schema-ref-parser by @erunion in #34

Full Changelog: 1.2.0...1.2.1

1.2.0

02 Dec 01:28
Compare
Choose a tag to compare

What's Changed

  • ci: adding an env variable to alleviate chalk's flakiness in ci by @erunion in #11
  • chore(deps-dev): bump node-fetch from 2.6.5 to 2.6.6 by @dependabot in #12
  • chore(deps-dev): bump @commitlint/cli from 13.2.1 to 14.1.0 by @dependabot in #13
  • chore(deps-dev): bump husky from 7.0.2 to 7.0.4 by @dependabot in #14
  • chore(deps-dev): bump @types/node from 16.11.1 to 16.11.6 by @dependabot in #16
  • chore(deps-dev): bump karma from 6.3.4 to 6.3.6 by @dependabot in #17
  • chore(deps-dev): bump @commitlint/config-conventional from 13.2.0 to 14.1.0 by @dependabot in #15
  • test: ignoring an unvalidating ayden.com spec by @erunion in #29
  • chore(deps): bump ajv from 8.6.3 to 8.8.2 by @dependabot in #23
  • chore(deps-dev): bump @commitlint/config-conventional from 14.1.0 to 15.0.0 by @dependabot in #24
  • chore(deps): bump @readme/better-ajv-errors from 1.1.0 to 1.2.0 by @dependabot in #30
  • chore(deps-dev): bump sinon from 11.1.2 to 12.0.1 by @dependabot in #22
  • chore(deps-dev): bump @types/node from 16.11.6 to 16.11.11 by @dependabot in #19
  • chore(deps-dev): bump @commitlint/cli from 14.1.0 to 15.0.0 by @dependabot in #20
  • chore(deps-dev): bump karma from 6.3.6 to 6.3.9 by @dependabot in #21
  • chore(deps-dev): bump openapi-types from 9.3.0 to 9.3.1 by @dependabot in #28
  • chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #26

Full Changelog: 1.1.0...1.2.0

1.1.0

20 Oct 00:08
Compare
Choose a tag to compare

What's Changed

  • fix: cleaning up some inconsistent error messaging by @erunion in #8
  • chore: updating references of SwaggerParser to OpenAPIParser by @erunion in #9
  • chore: running npm audit fix by @erunion in #10

Full Changelog: 1.0.0...1.1.0

1.0.0

18 Oct 21:43
Compare
Choose a tag to compare

What's Changed

  • chore: pairing the repo down to just the work that we need for our fork by @erunion in #2
  • feat: support validation of OpenAPI 3.1 definitions by @erunion in #1
  • ci: browser testing by @erunion in #3
  • chore(deps-dev): upgrading dev deps (and removing some that arent used) by @erunion in #4
  • chore(deps-dev): bump node-fetch from 2.6.1 to 2.6.5 by @dependabot in #5
  • chore(deps-dev): bump @types/node from 16.11.0 to 16.11.1 by @dependabot in #6

New Contributors

Full Changelog: https://github.com/readmeio/openapi-parser/commits/1.0.0