Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump oas from 3.5.12 to 13.0.0 #329

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps oas from 3.5.12 to 13.0.0.

Changelog

Sourced from oas's changelog.

13.0.0 (2021-06-10)

  • docs: pull request template revisions (c2946b3)
  • docs: updating the readme because it's out of date (48514f7)
  • feat: use null instead of empty-string for empty state (#451) (b5ae66b), closes #451

12.0.0 (2021-06-07)

BREAKING CHANGE

Big release! oas/tooling has been promoted to being the primary function of this library, while the existing CLI work remains intact and continues to be accessible with npx oas.

Additionally, all CLI commands that talked with https://openap.is for OpenAPI hosting have been decomissioned. If you need a place to host your OpenAPI or Swagger definition, might we suggest ReadMe! 🙂

  • fix: running npm audit fix (#450) (760d1b0), closes #450
  • feat: cli updates, bug fixes, and promoting tooling to the top of the module (#448) (a6896ab), closes #448
  • chore(deps-dev): bump @​babel/core from 7.14.0 to 7.14.3 (#442) (2356401), closes #442
  • chore(deps-dev): bump @​babel/preset-env from 7.14.1 to 7.14.4 (#444) (2a532d9), closes #444
  • chore(deps-dev): bump @​commitlint/cli from 12.1.1 to 12.1.4 (#445) (1229a26), closes #445
  • chore(deps-dev): bump @​commitlint/config-conventional (#446) (8c512ee), closes #446
  • chore(deps-dev): bump @​readme/oas-examples from 4.0.0 to 4.2.0 (#443) (a1d8407), closes #443
  • chore(deps-dev): bump jest from 26.6.3 to 27.0.3 (#441) (a3fa652), closes #441
  • chore(deps-dev): bump sinon from 9.2.4 to 11.1.1 (#439) (751ee90), closes #439

11.0.1 (2021-05-19)

  • fix: handle Oas with a server URL that has no host or domain (#437) (6e3aca1), closes #437

11.0.0 (2021-05-11)

BREAKING CHANGE

Support for Node 10 has been dropped with this release, and the .tooling/ compiled dist of oas/tooling has been renamed to dist/.

  • refactor: renaming the .tooling/ dist to dist/ (#436) (0e644a5), closes #436
  • feat: adding a --path parameter to the cli #13 (fe36a4d), closes #13
  • feat: addition of a splitVariables method (#432) (76bb481), closes #432
  • feat: dropping support for node 10 (#425) (5a843cf), closes #425
  • chore(deps-dev): bump @​babel/core from 7.13.8 to 7.14.0 (#415) (e5a31bc), closes #415
  • chore(deps-dev): bump @​babel/preset-env from 7.12.11 to 7.14.1 (#427) (f64d1cb), closes #427
  • chore(deps-dev): bump @​commitlint/cli from 11.0.0 to 12.1.1 (#418) (73d0f77), closes #418
  • chore(deps-dev): bump @​commitlint/config-conventional (#420) (1296045), closes #420
  • chore(deps-dev): bump @​readme/eslint-config from 5.0.0 to 5.0.5 (#430) (b477aaa), closes #430
  • chore(deps-dev): bump eslint from 7.23.0 to 7.26.0 (#428) (20fbe4e), closes #428

... (truncated)

Commits
  • 20bd10e build: 13.0.0 release
  • c2946b3 docs: pull request template revisions
  • b5ae66b feat: use null instead of empty-string for empty state (#451)
  • 48514f7 docs: updating the readme because it's out of date
  • d32508f build: 12.0.0 release
  • 760d1b0 fix: running npm audit fix (#450)
  • a6896ab feat: cli updates, bug fixes, and promoting tooling to the top of the module ...
  • a1d8407 chore(deps-dev): bump @​readme/oas-examples from 4.0.0 to 4.2.0 (#443)
  • 1229a26 chore(deps-dev): bump @​commitlint/cli from 12.1.1 to 12.1.4 (#445)
  • 2356401 chore(deps-dev): bump @​babel/core from 7.14.0 to 7.14.3 (#442)
  • 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 3.5.12 to 13.0.0.
- [Release notes](https://github.com/readmeio/oas/releases)
- [Changelog](https://github.com/readmeio/oas/blob/main/CHANGELOG.md)
- [Commits](readmeio/oas@v3.5.12...13.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
@dependabot dependabot bot requested a review from erunion June 21, 2021 20:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2021

Superseded by #334.

@dependabot dependabot bot closed this Jun 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oas-13.0.0 branch June 30, 2021 22:13
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.

0 participants