Skip to content

GitHub dependabot vs rnx-kit #2060

Closed Answered by tido64
benomatis asked this question in Q&A
Dec 2, 2022 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hi @benomatis, the version numbers we have in align-deps are based on what we use internally, that we know works in combination, and also based on what library maintainers declare supported for. It's a best effort practice, but we're fairly confident in our profiles.

Save for react, the version numbers are declared using caret (^) and should allow Dependabot some room to upgrade without affecting your package.json. If it's making changes to your package.json, you might want to consider adding versioning-strategy: "lockfile-only" in your dependabot.yml.

If you find that you want a newer version of a package anyway, you can also consider overriding our recommendations (or write your own pre…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@benomatis
Comment options

@benomatis
Comment options

@tido64
Comment options

@benomatis
Comment options

Answer selected by benomatis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants