Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2021

Bumps oas from 14.0.0 to 14.3.1.

Changelog

Sourced from oas's changelog.

14.3.1 (2021-08-20)

  • fix: quirk with request/response examples where readonly/writeonly was ignored in allOf (#482) (1968246), closes #482

14.3.0 (2021-08-16)

  • feat: preserving ref schema names during dereferencing (#481) (a9b0d00), closes #481

14.2.1 (2021-08-12)

  • fix: including refs when discriminator mappings are present (#480) (b9e93fa), closes #480

14.2.0 (2021-08-12)

  • perf: only include components if circular $ref pointers are in the JSON Schema (#479) (f3193a0), closes #479

14.1.1 (2021-08-10)

  • chore(deps-dev): bump @​babel/preset-env from 7.14.8 to 7.14.9 (#474) (fde43b9), closes #474
  • fix: bug where request or response example fetching would update the operation schema (#478) (1009ee0), closes #478
  • fix: parameter examples don't get picked up if not defined in-schema (#477) (34d3c3a), closes #477

14.1.0 (2021-08-04)

  • feat: improved handling of same-level properties and oneOf's (#475) (f863009), closes #475
Commits
  • e0336cd build: 14.3.1 release
  • 1968246 fix: quirk with request/response examples where readonly/writeonly was ignore...
  • 30d7ae1 build: 14.3.0 release
  • a9b0d00 feat: preserving ref schema names during dereferencing (#481)
  • 1d1b822 build: 14.2.1 release
  • b9e93fa fix: including refs when discriminator mappings are present (#480)
  • b2ed74a build: 14.2.0 release
  • f3193a0 perf: only include components if circular $ref pointers are in the JSON Schem...
  • f17bf5d build: 14.1.1 release
  • fde43b9 chore(deps-dev): bump @​babel/preset-env from 7.14.8 to 7.14.9 (#474)
  • 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)

Bumps [oas](https://github.com/readmeio/oas) from 14.0.0 to 14.3.1.
- [Release notes](https://github.com/readmeio/oas/releases)
- [Changelog](https://github.com/readmeio/oas/blob/main/CHANGELOG.md)
- [Commits](readmeio/oas@14.0.0...14.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2021
@dependabot dependabot bot requested a review from erunion August 25, 2021 23:20
@erunion erunion merged commit 400e680 into main Aug 26, 2021
@erunion erunion deleted the dependabot/npm_and_yarn/oas-14.3.1 branch August 26, 2021 17:28
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