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

Not updating all dependencies if there's a JSR package #140

Open
5 of 7 tasks
ericc-ch opened this issue Aug 30, 2024 · 0 comments
Open
5 of 7 tasks

Not updating all dependencies if there's a JSR package #140

ericc-ch opened this issue Aug 30, 2024 · 0 comments

Comments

@ericc-ch
Copy link

Describe the bug

When a JSR package is listed inside package.json, somehow taze won't show all outdated dependencies.
The package is added using bunx jsr add @std/cli

Running bunx --bun taze major -f on the example repo:
image

Running bun outdated (which somehow doesn't show all outdated dependencies either):
image

Reproduction

https://github.com/ericc-ch/taze-bun-jsr

System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
    CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
    Memory: 6.91 GB / 9.64 GB
    Container: Yes
    Shell: 5.8.1 - /usr/bin/zsh
  Binaries:
    Node: 20.17.0 - ~/.nvm/versions/node/v20.17.0/bin/node
    Yarn: 1.22.22 - /mnt/c/Program Files/nodejs/yarn
    npm: 10.8.2 - ~/.nvm/versions/node/v20.17.0/bin/npm
    pnpm: 9.9.0 - /mnt/c/Program Files/nodejs/pnpm
    bun: 1.1.26 - ~/.bun/bin/bun

Used Package Manager

bun

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant