loopbackio / loopbackio/loopback-next

Few packages are not updated to the latest version when using lb4 update command

Open
#9,509 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
5.1k
Forks
1.1k
Avg merge
2d 21h
Merged PRs (30d)
27

Description

Describe the bug

When we try and update our loopback package to latest dependencies using the lb4 update command, few packages are not upgraded to the latest version
The few that I have come across so far are

  • loopback-connector
  • loopback-datasource-juggler
  • loopback-connector-postgresql
  • loopback-connector-mysql
  • loopback-connector-kv-redis
  • loopback-connector-mongodb
  • db-migrate-pg
  • db-migrate-mysql

The reason is that these packages are not mentioned in the template dependencies of loopback/cli

Logs

No response

Additional information

No response

Reproduction

https://github.com/yeshamavani/peer-dependency/issues/1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the lb4 update command and the loopback/cli template dependencies, then compare them with the packages listed in the report. Use the linked reproduction to verify the behavior. Done means the listed LoopBack and database packages are updated to their latest versions by lb4 update.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.