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

fix(deps): bump oas (and others) #802

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented Apr 19, 2023

🧰 Changes

This upgrades oas to incorporate the fix in readmeio/oas#753, which fixes an issue with openapi:reduce. This also upgrades other outdated dependencies.

Before:

Package                          Current   Wanted   Latest  Location                                      Depended by
@commitlint/cli                   17.5.1   17.6.1   17.6.1  node_modules/@commitlint/cli                  rdme
@commitlint/config-conventional   17.4.4   17.6.1   17.6.1  node_modules/@commitlint/config-conventional  rdme
@types/jest                       29.5.0   29.5.1   29.5.1  node_modules/@types/jest                      rdme
@types/validator                 13.7.14  13.7.15  13.7.15  node_modules/@types/validator                 rdme
chalk                              4.1.2    4.1.2    5.2.0  node_modules/chalk                            rdme
configstore                        5.0.1    5.0.1    6.0.0  node_modules/configstore                      rdme
eslint                            8.37.0   8.38.0   8.38.0  node_modules/eslint                           rdme
node-fetch                         2.6.9    2.6.9    3.3.1  node_modules/node-fetch                       rdme
oas                               20.5.4   20.6.1   20.6.1  node_modules/oas                              rdme
open                               8.4.2    8.4.2    9.1.0  node_modules/open                             rdme
ora                                5.4.1    5.4.1    6.3.0  node_modules/ora                              rdme
semver                             7.3.8    7.5.0    7.5.0  node_modules/semver                           rdme
typescript                         5.0.3    5.0.4    5.0.4  node_modules/typescript                       rdme

After:

Package      Current  Wanted  Latest  Location                  Depended by
chalk          4.1.2   4.1.2   5.2.0  node_modules/chalk        rdme
configstore    5.0.1   5.0.1   6.0.0  node_modules/configstore  rdme
node-fetch     2.6.9   2.6.9   3.3.1  node_modules/node-fetch   rdme
open           8.4.2   8.4.2   9.1.0  node_modules/open         rdme
ora            5.4.1   5.4.1   6.3.0  node_modules/ora          rdme

🧬 QA & Testing

Do tests pass?

@kanadgupta kanadgupta added command:openapi Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands bug Something isn't working dependencies Pull requests that update a dependency file labels Apr 19, 2023
@kanadgupta kanadgupta requested a review from erunion April 19, 2023 16:40
@kanadgupta kanadgupta marked this pull request as ready for review April 19, 2023 16:40
@kanadgupta kanadgupta merged commit 4dbc5f4 into next Apr 19, 2023
@kanadgupta kanadgupta deleted the kanad/bump-deps/2023-04-19 branch April 19, 2023 16:44
kanadgupta pushed a commit that referenced this pull request Apr 19, 2023
## [8.6.2-next.1](v8.6.1...v8.6.2-next.1) (2023-04-19)

### Bug Fixes

* **deps:** bump `oas` (and others) ([#802](#802)) ([4dbc5f4](4dbc5f4))

[skip ci]
kanadgupta pushed a commit that referenced this pull request Apr 19, 2023
## [8.6.2](v8.6.1...v8.6.2) (2023-04-19)

### Bug Fixes

* **deps:** bump `oas` (and others) ([#802](#802)) ([4dbc5f4](4dbc5f4))
* **npm:** generate provenance statements ([6834f75](6834f75))
* **npm:** use shrinkwrap instead of lockfile ([#803](#803)) ([4ec3fa7](4ec3fa7))
* packages permission issue ([f0fb7dc](f0fb7dc))
* **semantic-release:** bump to v21 ([f53c1a4](f53c1a4))

[skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working command:openapi Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants