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

Wrong column width on pnpm outdated #6017

Closed
GNQG opened this issue Feb 1, 2023 · 0 comments · Fixed by #6019
Closed

Wrong column width on pnpm outdated #6017

GNQG opened this issue Feb 1, 2023 · 0 comments · Fixed by #6019

Comments

@GNQG
Copy link
Contributor

GNQG commented Feb 1, 2023

pnpm version:

7.26.2+

Code to reproduce the issue:

pnpm outdated

Expected behavior:

Actual behavior:

$ pnpm --version
7.26.3
$ pnpm outdated 
┌───────────────────────────────────────┬────────────────────────────────────────────────────────┬──────────┐
│ Package                               │ Current                                                │ Latest   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @commitlint/cli (dev)                 │ 17.4.1                                                 │ 17.4.2   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @commitlint/config-conventional (dev) │ 17.4.0                                                 │ 17.4.2   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @commitlint/prompt-cli (dev)          │ 17.4.1                                                 │ 17.4.2   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ ts-jest (dev)                         │ 29.0.3                                                 │ 29.0.5   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ typescript (dev)                      │ 4.9.4                                                  │ 4.9.5    │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @types/jest (dev)                     │ 29.2.5                                                 │ 29.4.0   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ eslint (dev)                          │ 8.32.0                                                 │ 8.33.0   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ jest (dev)                            │ 29.3.1                                                 │ 29.4.1   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ verdaccio (dev)                       │ 5.19.1                                                 │ 5.20.1   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @types/node (dev)                     │ 14.18.36                                               │ 18.11.18 │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ lcov-result-merger (dev)              │ 3.3.0                                                  │ 4.0.0    │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ rimraf (dev)                          │ 3.0.2                                                  │ 4.1.2    │
└───────────────────────────────────────┴────────────────────────────────────────────────────────┴──────────┘

$ pnpx pnpm@7.26.1 outdated
┌───────────────────────────────────────┬──────────┬──────────┐
│ Package                               │ Current  │ Latest   │
├───────────────────────────────────────┼──────────┼──────────┤
│ @commitlint/cli (dev)                 │ 17.4.1   │ 17.4.2   │
├───────────────────────────────────────┼──────────┼──────────┤
│ @commitlint/config-conventional (dev) │ 17.4.0   │ 17.4.2   │
├───────────────────────────────────────┼──────────┼──────────┤
│ @commitlint/prompt-cli (dev)          │ 17.4.1   │ 17.4.2   │
├───────────────────────────────────────┼──────────┼──────────┤
│ ts-jest (dev)                         │ 29.0.3   │ 29.0.5   │
├───────────────────────────────────────┼──────────┼──────────┤
│ typescript (dev)                      │ 4.9.4    │ 4.9.5    │
├───────────────────────────────────────┼──────────┼──────────┤
│ @types/jest (dev)                     │ 29.2.5   │ 29.4.0   │
├───────────────────────────────────────┼──────────┼──────────┤
│ eslint (dev)                          │ 8.32.0   │ 8.33.0   │
├───────────────────────────────────────┼──────────┼──────────┤
│ jest (dev)                            │ 29.3.1   │ 29.4.1   │
├───────────────────────────────────────┼──────────┼──────────┤
│ verdaccio (dev)                       │ 5.19.1   │ 5.20.1   │
├───────────────────────────────────────┼──────────┼──────────┤
│ @types/node (dev)                     │ 14.18.36 │ 18.11.18 │
├───────────────────────────────────────┼──────────┼──────────┤
│ lcov-result-merger (dev)              │ 3.3.0    │ 4.0.0    │
├───────────────────────────────────────┼──────────┼──────────┤
│ rimraf (dev)                          │ 3.0.2    │ 4.1.2    │
└───────────────────────────────────────┴──────────┴──────────┘

$ pnpx pnpm@7.26.2 outdated
┌───────────────────────────────────────┬────────────────────────────────────────────────────────┬──────────┐
│ Package                               │ Current                                                │ Latest   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @commitlint/cli (dev)                 │ 17.4.1                                                 │ 17.4.2   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @commitlint/config-conventional (dev) │ 17.4.0                                                 │ 17.4.2   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @commitlint/prompt-cli (dev)          │ 17.4.1                                                 │ 17.4.2   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ ts-jest (dev)                         │ 29.0.3                                                 │ 29.0.5   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ typescript (dev)                      │ 4.9.4                                                  │ 4.9.5    │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @types/jest (dev)                     │ 29.2.5                                                 │ 29.4.0   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ eslint (dev)                          │ 8.32.0                                                 │ 8.33.0   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ jest (dev)                            │ 29.3.1                                                 │ 29.4.1   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ verdaccio (dev)                       │ 5.19.1                                                 │ 5.20.1   │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ @types/node (dev)                     │ 14.18.36                                               │ 18.11.18 │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ lcov-result-merger (dev)              │ 3.3.0                                                  │ 4.0.0    │
├───────────────────────────────────────┼────────────────────────────────────────────────────────┼──────────┤
│ rimraf (dev)                          │ 3.0.2                                                  │ 4.1.2    │
└───────────────────────────────────────┴────────────────────────────────────────────────────────┴──────────┘

Additional information:

  • node -v prints: v19.5.0
  • Windows, macOS, or Linux?: at least windows and linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant