Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps oas from 17.1.0 to 17.1.6.

Release notes

Sourced from oas's releases.

17.1.6

What's Changed

Full Changelog: readmeio/oas@17.1.5...17.1.6

17.1.5

What's Changed

Full Changelog: readmeio/oas@17.1.4...17.1.5

17.1.4

What's Changed

Full Changelog: readmeio/oas@17.1.3...17.1.4

17.1.3

What's Changed

Full Changelog: readmeio/oas@17.1.2...17.1.3

17.1.2

What's Changed

Full Changelog: readmeio/oas@17.1.1...17.1.2

Changelog

Sourced from oas's changelog.

17.1.6 (2021-11-29)

  • fix: exposing response header descriptions in response json schema (#541) (d6abf9e), closes #541

17.1.5 (2021-11-22)

  • fix: don't fail to dereference if the api definition is nullish (e1e33a6)
  • test: adding more tests for null specs in getAuth() (c8585c9)

17.1.4 (2021-11-22)

  • fix: more protections for when api is undefined (3d217a3)

17.1.3 (2021-11-20)

  • fix: don't fail to fetch an extension on an operation if there's no API definition (08bc1d6)

17.1.2 (2021-11-20)

  • fix: issue where searching for an extension in an empty Oas object would fail (15c7b88)
  • fix: upgrading eslint to eslint 8 (#540) (4d76f71), closes #540

17.1.1 (2021-11-13)

  • fix: adding error handling to Oas.operation() for undefined API definitions (9c1e633)
  • docs: updating the changelog for the 14.9.0 release (f7e7fd5)
  • chore: removing some eslint rule exclusions for things that aren't happening (9c37a43)

14.9.0 (2021-11-09)

  • feat: replaying callback work on top of the 14.8 release series (930120d)
Commits
  • db6d34d build: 17.1.6 release
  • d6abf9e fix: exposing response header descriptions in response json schema (#541)
  • d575371 build: 17.1.5 release
  • e1e33a6 fix: don't fail to dereference if the api definition is nullish
  • c8585c9 test: adding more tests for null specs in getAuth()
  • 13e44f7 build: 17.1.4 release
  • 3d217a3 fix: more protections for when api is undefined
  • 14b33de build: 17.1.3 release
  • 08bc1d6 fix: don't fail to fetch an extension on an operation if there's no API defin...
  • 3d19220 build: 17.1.2 release
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2021
@dependabot dependabot bot requested a review from erunion December 1, 2021 05:02
Bumps [oas](https://github.com/readmeio/oas) from 17.1.0 to 17.1.6.
- [Release notes](https://github.com/readmeio/oas/releases)
- [Changelog](https://github.com/readmeio/oas/blob/main/CHANGELOG.md)
- [Commits](readmeio/oas@17.1.0...17.1.6)

---
updated-dependencies:
- dependency-name: oas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oas-17.1.6 branch from ed5b83d to 1ec9d7a Compare December 1, 2021 20:03
@erunion erunion merged commit 916bab1 into main Dec 1, 2021
@erunion erunion deleted the dependabot/npm_and_yarn/oas-17.1.6 branch December 1, 2021 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant