Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Configure Dependabot for npm packages at the template level #3436

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

browniebroke
Copy link
Member

Description

Changes to get Dependanbot updates for npm packages:

  • Update Dependabot config
  • Remove all the Jinja tags from the package.json in order to make it parsable by Dependanbot
  • Remove unwanted dependencies in post-generation hook, to replace what was done by templating

Checklist:

  • I've made sure that tests/test_cookiecutter_generation.py is updated accordingly (especially if adding or updating a template option)
  • I've updated the documentation or confirm that my change doesn't require any updates

Rationale

We can't keep npm packages up to date because they are not automatically updated.

@browniebroke browniebroke merged commit 035eede into cookiecutter:master Dec 7, 2021
@browniebroke browniebroke deleted the npm-dependabot branch December 7, 2021 19:06
@browniebroke
Copy link
Member Author

Let's give this one a try.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant