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

Remove Bump Strategy to Renovate #1948

Merged
merged 2 commits into from
Jun 23, 2022
Merged

Conversation

bryanculver
Copy link
Member

@bryanculver bryanculver commented Jun 23, 2022

Closes: DNE

What's Changed

  • Removes "rangeStrategy": "bump" to cut down on unnecessary aggressive PRs which would affect plugins.

TODO

  • Explanation of Change(s)
  • NA Attached Screenshots, Payload Example
  • NA Unit, Integration Tests
  • NA Documentation Updates (when adding/changing features)
  • NA Example Plugin Updates (when adding/changing features)
  • NA Outline Remaining Work, Constraints from Design

@@ -12,6 +12,5 @@
"matchPackageNames": ["graphene-django-optimizer", "django-timezone-field", "django-taggit"],
"dependencyDashboardApproval": true
}
],
"rangeStrategy": "bump"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@glennmatthews Per our discussion earlier, maybe "update-lockfile" is a better one to set to?

RE: https://docs.renovatebot.com/configuration-options/#rangestrategy

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me.

@bryanculver bryanculver merged commit 0495a7a into develop Jun 23, 2022
@bryanculver bryanculver deleted the bsc-renovate-drop-bump-strategy branch July 7, 2022 15:49
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.

None yet

2 participants