Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In accordance with RFC 126, we're configuring Dependabot to only
raise Pull Requests for the following three categories:
Things have moved on slightly since the RFC; we're now using
GitHub native configs rather than the legacy
.dependabot
approach. The syntax is slightly different to the example config
provided in the RFC but most of it is easily transferable.
We've handled (2) and (3) in config, and have set it to only raise
PRs for direct updates, i.e. updates to subdependencies of the
named dependencies will not raise PRs.
We've chosen a
govuk*
wildcard to cover things likegds-api-adapters
andgovuk_app_config
and other unknown futuredependencies. Having
govuk
as a suffix is not encouragedso instead of a
*govuk
wildcard we've namedrubocop-govuk
explicitly. We explicitly name dependencies beginning with
gds
for the same reason.
Trello: https://trello.com/c/uPoriyfJ/2049-add-dependabot-configuration-to-each-repo-blitz-pair
Visual regression results:
https://government-frontend-pr-[THIS PR NUMBER].surge.sh/gallery.html