Skip to content

Conversation

@inigomarquinez
Copy link
Contributor

Main Changes

dependabot will check for available updates for the dependencies that we use in the project. In the current setup, it will generate PRs once per week if the are new versions for our dependencies (npm and Github Actions).

We can remove npm and limit it to Github Actions, as well we can modify the frequency.

dependabot is capable of following the pin version schema introduced in #25, so it will be able to upgrade and pin the Github actions accordingly.

The configuration is very flexible, see the documentation

Context

@UlisesGascon UlisesGascon marked this pull request as draft March 15, 2024 08:44
@UlisesGascon
Copy link
Member

Thanks for the PR @inigomarquinez!

I will convert this PR to draft for now, as there is an ongoing discussion about dependabot role in the project in this PR: expressjs/express#5435. As soon as that conversation is resolved, we can revisit this one.

@UlisesGascon UlisesGascon marked this pull request as ready for review May 18, 2025 17:14
@UlisesGascon UlisesGascon self-assigned this May 18, 2025
@UlisesGascon UlisesGascon requested a review from blakeembrey May 18, 2025 17:14
Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

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

LGTM! This PR is aligned with the expected implementation in expressjs/security-wg#2

@UlisesGascon
Copy link
Member

CI issues are solved in #33

@UlisesGascon UlisesGascon merged commit 4f369f5 into jshttp:master Jun 2, 2025
4 of 28 checks passed
@UlisesGascon UlisesGascon mentioned this pull request Jun 6, 2025
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.

3 participants