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 #1143

Merged
merged 5 commits into from
Jan 6, 2025
Merged

chore(deps): bump #1143

merged 5 commits into from
Jan 6, 2025

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented Jan 6, 2025

🧰 Changes

Before:

Package                                        Current          Wanted   Latest  Location                                             Depended by
@commitlint/cli                                 19.6.0          19.6.1   19.6.1  node_modules/@commitlint/cli                         rdme
@oclif/core                                     4.0.34           4.2.0    4.2.0  node_modules/@oclif/core                             rdme
@oclif/plugin-autocomplete                      3.2.11          3.2.16   3.2.16  node_modules/@oclif/plugin-autocomplete              rdme
@oclif/plugin-help                              6.2.18          6.2.20   6.2.20  node_modules/@oclif/plugin-help                      rdme
@oclif/plugin-not-found                         3.2.29          3.2.33   3.2.33  node_modules/@oclif/plugin-not-found                 rdme
@oclif/plugin-warn-if-update-available          3.1.24          3.1.29   3.1.29  node_modules/@oclif/plugin-warn-if-update-available  rdme
@oclif/test                                      4.1.2           4.1.6    4.1.6  node_modules/@oclif/test                             rdme
@rollup/plugin-commonjs                         28.0.1          28.0.2   28.0.2  node_modules/@rollup/plugin-commonjs                 rdme
@rollup/plugin-node-resolve                     15.3.0          15.3.1   16.0.0  node_modules/@rollup/plugin-node-resolve             rdme
@rollup/plugin-replace                           6.0.1           6.0.2    6.0.2  node_modules/@rollup/plugin-replace                  rdme
chalk                                            5.3.0           5.4.1    5.4.1  node_modules/chalk                                   rdme
debug                                            4.3.7           4.4.0    4.4.0  node_modules/debug                                   rdme
eslint                                          8.57.1          8.57.1   9.17.0  node_modules/eslint                                  rdme
ignore                                           6.0.2           6.0.2    7.0.0  node_modules/ignore                                  rdme
knip                                            5.39.0          5.41.1   5.41.1  node_modules/knip                                    rdme
nock                                    14.0.0-beta.18  14.0.0-beta.19   13.5.6  node_modules/nock                                    rdme
oas                                             25.0.4          25.2.1   25.2.1  node_modules/oas                                     rdme
oas-normalize                                   11.1.4          11.1.4   12.0.0  node_modules/oas-normalize                           rdme
oclif                                           4.16.0         4.17.10  4.17.10  node_modules/oclif                                   rdme
prettier                                         3.4.1           3.4.2    3.4.2  node_modules/prettier                                rdme
rollup                                          4.28.0          4.30.0   4.30.0  node_modules/rollup                                  rdme
table                                            6.8.2           6.9.0    6.9.0  node_modules/table                                   rdme
type-fest                                       4.29.1          4.31.0   4.31.0  node_modules/type-fest                               rdme
undici                                          5.28.4          5.28.4    7.2.0  node_modules/undici                                  rdme

After:

Package               Current          Wanted  Latest  Location                    Depended by
eslint                 8.57.1          8.57.1  9.17.0  node_modules/eslint         rdme
nock           14.0.0-beta.19  14.0.0-beta.19  13.5.6  node_modules/nock           rdme
oas                    25.0.4          25.2.1  25.2.1  node_modules/oas            rdme
oas-normalize          11.1.4          11.1.4  12.0.0  node_modules/oas-normalize  rdme
undici                 5.28.4          5.28.4   7.2.0  node_modules/undici         rdme

oas and oas-normalize are being bumped in #1126

@kanadgupta kanadgupta added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@kanadgupta kanadgupta marked this pull request as ready for review January 6, 2025 17:00
@kanadgupta kanadgupta requested a review from erunion January 6, 2025 17:00
@erunion erunion merged commit 249f17d into next Jan 6, 2025
8 checks passed
@erunion erunion deleted the kanad-2025-01-06/bump-deps branch January 6, 2025 18:48
@kanadgupta
Copy link
Member Author

🎉 This PR is included in version 10.1.0-next.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

kanadgupta added a commit that referenced this pull request Jan 6, 2025
## 🧰 Changes

Before:

```
Package                                        Current          Wanted   Latest  Location                                             Depended by
@commitlint/cli                                 19.6.0          19.6.1   19.6.1  node_modules/@commitlint/cli                         rdme
@oclif/core                                     4.0.34           4.2.0    4.2.0  node_modules/@oclif/core                             rdme
@oclif/plugin-autocomplete                      3.2.11          3.2.16   3.2.16  node_modules/@oclif/plugin-autocomplete              rdme
@oclif/plugin-help                              6.2.18          6.2.20   6.2.20  node_modules/@oclif/plugin-help                      rdme
@oclif/plugin-not-found                         3.2.29          3.2.33   3.2.33  node_modules/@oclif/plugin-not-found                 rdme
@oclif/plugin-warn-if-update-available          3.1.24          3.1.29   3.1.29  node_modules/@oclif/plugin-warn-if-update-available  rdme
@oclif/test                                      4.1.2           4.1.6    4.1.6  node_modules/@oclif/test                             rdme
@rollup/plugin-commonjs                         28.0.1          28.0.2   28.0.2  node_modules/@rollup/plugin-commonjs                 rdme
@rollup/plugin-node-resolve                     15.3.0          15.3.1   16.0.0  node_modules/@rollup/plugin-node-resolve             rdme
@rollup/plugin-replace                           6.0.1           6.0.2    6.0.2  node_modules/@rollup/plugin-replace                  rdme
chalk                                            5.3.0           5.4.1    5.4.1  node_modules/chalk                                   rdme
debug                                            4.3.7           4.4.0    4.4.0  node_modules/debug                                   rdme
eslint                                          8.57.1          8.57.1   9.17.0  node_modules/eslint                                  rdme
ignore                                           6.0.2           6.0.2    7.0.0  node_modules/ignore                                  rdme
knip                                            5.39.0          5.41.1   5.41.1  node_modules/knip                                    rdme
nock                                    14.0.0-beta.18  14.0.0-beta.19   13.5.6  node_modules/nock                                    rdme
oas                                             25.0.4          25.2.1   25.2.1  node_modules/oas                                     rdme
oas-normalize                                   11.1.4          11.1.4   12.0.0  node_modules/oas-normalize                           rdme
oclif                                           4.16.0         4.17.10  4.17.10  node_modules/oclif                                   rdme
prettier                                         3.4.1           3.4.2    3.4.2  node_modules/prettier                                rdme
rollup                                          4.28.0          4.30.0   4.30.0  node_modules/rollup                                  rdme
table                                            6.8.2           6.9.0    6.9.0  node_modules/table                                   rdme
type-fest                                       4.29.1          4.31.0   4.31.0  node_modules/type-fest                               rdme
undici                                          5.28.4          5.28.4    7.2.0  node_modules/undici                                  rdme
```

After:

```
Package               Current          Wanted  Latest  Location                    Depended by
eslint                 8.57.1          8.57.1  9.17.0  node_modules/eslint         rdme
nock           14.0.0-beta.19  14.0.0-beta.19  13.5.6  node_modules/nock           rdme
oas                    25.0.4          25.2.1  25.2.1  node_modules/oas            rdme
oas-normalize          11.1.4          11.1.4  12.0.0  node_modules/oas-normalize  rdme
undici                 5.28.4          5.28.4   7.2.0  node_modules/undici         rdme
```

`oas` and `oas-normalize` are being bumped in
#1126

---------

Co-authored-by: Jon Ursenbach <jon@ursenba.ch>
kanadgupta added a commit that referenced this pull request Jan 6, 2025
## 🧰 Changes

reapplies the following changes from the `next` branch onto the `v9`
branch:

- [x] #1124
- [x] #1125
- [x] #1126
- [x] #1127
- [x] #1143
- [x] #1144
- [x] #1141

## 🧬 QA & Testing

do tests pass?

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jon Ursenbach <erunion@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Jon Ursenbach <jon@ursenba.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kanadgupta
Copy link
Member Author

🎉 This PR is included in version 10.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @next released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants