Skip to content

Conversation

ripecosta
Copy link
Contributor

@ripecosta ripecosta commented Jun 18, 2025

Description

This PR explicitly sets dependabot's versioning-strategy to increase, making Dependabot always bump versions in the package.json.

This repo hasn't had any Dependabot PRs opened in over 2 years. I suspect the cause for that is that Dependabot is running in library mode (see Dependabot docs). In library mode Dependabot will sometimes only bump versions in the lockfile (which this repo doesn't have).

The other option is that Dependabot has been disabled in the repo settings - which I can't check because I have no access.

Enabling Dependabot would be beneficial to the project because, among other things, it would automatically patch dependencies with known vulnerabilities.

@ungoldman
Copy link
Owner

Looks like dependabot paused itself at some point in the past. This repo has been quiet for a while. We'll see if this PR kickstarts the process. Thanks again @ripecosta

image

@ungoldman ungoldman merged commit f29a72f into ungoldman:main Jun 18, 2025
4 checks passed
@ripecosta ripecosta deleted the rc/dependabot branch June 19, 2025 14:42
@ripecosta
Copy link
Contributor Author

@ungoldman Hopefully it didn't pause itself due to inactivity. That would be bad news for the security updates. Either way it's back on now so that's good 😄

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

Successfully merging this pull request may close these issues.

2 participants