Skip to content

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

PackageTypeUpdateChange
@types/nprogress (source)devDependenciespin^0.2.3 -> 0.2.3
@types/react-test-renderer (source)devDependenciespin^18.0.7 -> 18.0.7
electrondevDependenciespin^22.3.27 -> 22.3.27
nodepin20 -> 20.10.0

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovaterenovatebot requested a review from bmulholland as a code ownerJanuary 1, 2024 00:02
@renovaterenovatebot added the dependency Dependency updates label Jan 1, 2024
@renovaterenovatebotforce-pushed the renovate/pin-dependencies branch 2 times, most recently from 64f52c3 to c138d33CompareJanuary 3, 2024 16:56
@bmulholland
Copy link
Collaborator

@afonsojramos How would you like to pin dependencies?

Personally my approach is a lot more open, where I set broad version ranges in package.json (usually just "latest") and upgrade the lockfile only. But that's counter to most of the JS ecosystem, I think because most people are used to package.json for packages, not end projects.

@afonsojramos
Copy link
Member

I see your point, but at the same time I don't think it affects much. We are the ones doing the releases, and we have the lock-files versioned, so it is probably best to stay with pinning.

@renovaterenovatebotforce-pushed the renovate/pin-dependencies branch from c138d33 to e5a2e70CompareJanuary 8, 2024 18:38
@bmulhollandbmulholland merged commit 9ffede0 into mainJan 8, 2024
@bmulhollandbmulholland deleted the renovate/pin-dependencies branch January 8, 2024 20:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencyDependency updates

Development

Successfully merging this pull request may close these issues.

3 participants

@bmulholland@afonsojramos