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 more deps #1042

Merged
merged 4 commits into from
Sep 10, 2024
Merged

fix(deps): bump more deps #1042

merged 4 commits into from
Sep 10, 2024

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented Sep 10, 2024

🧰 Changes

Before:

Package                        Current          Wanted  Latest  Location                              Depended by
@rollup/plugin-commonjs         25.0.8          25.0.8  26.0.1  node_modules/@rollup/plugin-commonjs  rdme
@yao-pkg/pkg                    5.13.0          5.14.0  5.14.0  node_modules/@yao-pkg/pkg             rdme
command-line-args                5.2.1           5.2.1   6.0.0  node_modules/command-line-args        rdme
configstore                      6.0.0           6.0.0   7.0.0  node_modules/configstore              rdme
eslint                          8.57.0          8.57.0  9.10.0  node_modules/eslint                   rdme
nock                     14.0.0-beta.7  14.0.0-beta.12  13.5.5  node_modules/nock                     rdme
oas                             24.9.0          24.9.0  25.0.0  node_modules/oas                      rdme
oas-normalize                   11.1.1          11.1.2  11.1.2  node_modules/oas-normalize            rdme
ora                              6.3.1           6.3.1   8.1.0  node_modules/ora                      rdme
undici                          5.28.4          5.28.4  6.19.8  node_modules/undici                   rdme

After:

Package        Current          Wanted  Latest  Location             Depended by
eslint          8.57.0          8.57.0  9.10.0  node_modules/eslint  rdme
nock     14.0.0-beta.7  14.0.0-beta.12  13.5.5  node_modules/nock    rdme
ora              6.3.1           6.3.1   8.1.0  node_modules/ora     rdme
undici          5.28.4          5.28.4  6.19.8  node_modules/undici  rdme

unable to bump nock due to nock/nock#2780

(considering this a fix to force a new version bump)

@kanadgupta kanadgupta added the dependencies Pull requests that update a dependency file label Sep 10, 2024
@kanadgupta kanadgupta marked this pull request as ready for review September 10, 2024 18:52
@kanadgupta kanadgupta changed the title chore(deps): bump more deps fix(deps): bump more deps Sep 10, 2024
@kanadgupta kanadgupta merged commit 786a000 into next Sep 10, 2024
12 checks passed
@kanadgupta kanadgupta deleted the kanad-2024-09-10/bump-deps-again branch September 10, 2024 18:53
kanadgupta pushed a commit that referenced this pull request Sep 10, 2024
# [9.0.0-next.18](v9.0.0-next.17...v9.0.0-next.18) (2024-09-10)

### Bug Fixes

* **deps:** bump more deps ([#1042](#1042)) ([786a000](786a000))

[skip ci]
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