Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps oas from 10.0.1 to 10.2.0.

Changelog

Sourced from oas's changelog.

10.2.0 (2021-02-25)

  • feat: addition of a new getAuth method on the OAS class (#376) (78c506b), closes #376

10.1.2 (2021-02-19)

  • fix: exception that would be thrown when trying to access a null example (#375) (6be9044), closes #375

10.1.1 (2021-02-18)

  • fix: edgecase where allOfs would receive a type when one wasn't present (#374) (07cd8ef), closes #374

10.1.0 (2021-02-17)

10.0.4 (2021-02-13)

  • fix: adding support for parameter content schemas (#372) (6ce343c), closes #372
  • fix: issue where flattened array descriptions wouldn't be retained (#369) (a73a76d), closes #369

10.0.3 (2021-02-10)

  • fix: operation being set to undefined if not found (#371) (5c59846), closes #371

10.0.2 (2021-02-05)

  • fix: prevent us from crashing if examples is an empty object (#370) (e344555), closes #370
  • chore(deps-dev): bump eslint from 7.17.0 to 7.19.0 (#364) (16d6f6b), closes #364
  • chore(deps-dev): bump sinon from 9.2.3 to 9.2.4 (#365) (2d0d07d), closes #365
  • chore(deps-dev): bump webpack-cli from 4.2.0 to 4.4.0 (#363) (b5bf5a5), closes #363
Commits
  • 21712a6 build: 10.2.0 release
  • 78c506b feat: addition of a new getAuth method on the OAS class (#376)
  • c66a563 build: 10.1.2 release
  • 6be9044 fix: exception that would be thrown when trying to access a null example (#375)
  • af3e60f build: 10.1.1 release
  • 07cd8ef fix: edgecase where allOfs would receive a type when one wasn't present (#374)
  • 4fd8b42 build: 10.1.0 release
  • 7a4acf7 feat: populate params jwt defaults (#373)
  • bf650cf build: 10.0.4 release
  • 6ce343c fix: adding support for parameter content schemas (#372)
  • 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 10.0.1 to 10.2.0.
- [Release notes](https://github.com/readmeio/oas/releases)
- [Changelog](https://github.com/readmeio/oas/blob/master/CHANGELOG.md)
- [Commits](readmeio/oas@10.0.1...10.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@dependabot dependabot bot requested a review from erunion March 1, 2021 05:10
@erunion erunion merged commit e5934cc into master Mar 2, 2021
@erunion erunion deleted the dependabot/npm_and_yarn/oas-10.2.0 branch March 2, 2021 17:56
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