Skip to content

Setup Renovate as a replacement for Dependabot#960

Merged
lcobucci merged 2 commits into
5.0.xfrom
feature/setup-renovate
Nov 4, 2022
Merged

Setup Renovate as a replacement for Dependabot#960
lcobucci merged 2 commits into
5.0.xfrom
feature/setup-renovate

Conversation

@Ocramius

@Ocramius Ocramius commented Nov 1, 2022

Copy link
Copy Markdown
Collaborator

Including @Ocramius' opinionated renovate configuration

This will set up renovate in a fairly opinionated way:

  • auto-upgrades
  • widening PHP version support, when tests pass
  • nightly composer.lock upgrades
  • narrowing dependency ranges regularly

In future, it may be a good idea to copy the entire configuration, to avoid upstream shifts causing issues here,
but that is a decision to be taken during code review here

@Ocramius Ocramius added Improvement Dependencies Pull requests that update a dependency file labels Nov 1, 2022
@Ocramius Ocramius added this to the 5.0.0 milestone Nov 1, 2022
Comment thread renovate.json Outdated
This will set up renovate in a fairly opinionated way:

 * auto-upgrades
 * widening PHP version support, when tests pass
 * nightly composer.lock upgrades
 * narrowing dependency ranges regularly

In future, it may be a good idea to copy the entire configuration, to avoid upstream shifts causing issues here,
but that is a decision to be taken during code review here
@lcobucci
lcobucci force-pushed the feature/setup-renovate branch from ccee81d to 79ce611 Compare November 4, 2022 22:28
@lcobucci
lcobucci merged commit e4b1bf9 into 5.0.x Nov 4, 2022
@lcobucci
lcobucci deleted the feature/setup-renovate branch November 4, 2022 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants