Skip to content

Remove deprecated reviewers option from Dependabot config #774

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

querkmachine
Copy link
Member

@querkmachine querkmachine commented May 13, 2025

Dependabot's reviewers option is being removed on 27th May, with its functionality being merged with the CODEOWNERS file, as described on the GitHub blog.

Changes

  • Updates the CODEOWNERS file to include the root package.json and package-lock.json files explicitly, to match npm dependencies being protected by the reviewers option in Dependabot's config.
  • Updates the CODEOWNERS file to include the CODEOWNERS file itself, requiring approval from codeowners to change it in future. This is a recommended security practice.
  • Removes the reviewers option from Dependabot config.
  • The Dependabot config file got ran through Prettier, which additionally changed the quotation mark style being used.

Dependabot's reviewers option is being removed on 27th May and has been replaced with a dedicated codeowners file.
@querkmachine querkmachine requested a review from a team May 13, 2025 10:40
@querkmachine querkmachine self-assigned this May 13, 2025
Copy link

netlify bot commented May 13, 2025

Deploy Preview for accessible-autocomplete ready!

Name Link
🔨 Latest commit 6e0e064
🔍 Latest deploy log https://app.netlify.com/sites/accessible-autocomplete/deploys/682321949eba680008136355
😎 Deploy Preview https://deploy-preview-774--accessible-autocomplete.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

1 participant