Skip to content
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

dependabot: add configuration, ignore indirect Python dependencies #1148

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

ti-mo
Copy link
Collaborator

@ti-mo ti-mo commented Oct 3, 2023

What it says on the tin. We immediately got slapped with a dependabot PR after merging the documentation. Ignore security vulnerabilities in transient dependencies, we're only interested in keeping up with direct dependencies since Python code is only run during documentation build.

What it says on the tin. We immediately got slapped with a dependabot PR after
merging the documentation. Ignore security vulnerabilities in transient
dependencies, we're only interested in keeping up with direct dependencies
since Python code is only run during documentation build.

Signed-off-by: Timo Beckers <timo@isovalent.com>
@lmb
Copy link
Collaborator

lmb commented Oct 3, 2023

Urgh I hate dependabot with a passion. Can we just turn it off?

@ti-mo
Copy link
Collaborator Author

ti-mo commented Oct 4, 2023

I am interested in keeping the docs' dependencies up-to-date since mkdocs-material gains nice features over time, and you just don't want to deal with a big-bang dependency upgrade every few months.

@ti-mo ti-mo merged commit 45d00de into cilium:main Oct 4, 2023
12 checks passed
@ti-mo ti-mo deleted the tb/dependabot branch October 4, 2023 10:41
@lmb
Copy link
Collaborator

lmb commented Oct 4, 2023

Then let's do this monthly? It's essentially busy work for humans generated by robots. Nobody every reviews the bumped versions anyways.

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.

None yet

2 participants