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

chore: Upgrade go.mod dependencies, fix jose v2 vulnerability, upgrade jemalloc #9158

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

RJKeevil
Copy link
Contributor

@RJKeevil RJKeevil commented Sep 7, 2024

Description: A general upgrade to latest (compatible) versions of multiple dependencies. Jose v2 also triggers vulnerability issues in our containers, so replaced that with v4 everywhere.

@RJKeevil RJKeevil requested a review from a team as a code owner September 7, 2024 10:10
@CLAassistant
Copy link

CLAassistant commented Sep 7, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mangalaman93
Copy link
Contributor

Thank you for the PR. Seems like one test is failing. I am gonna look into it.

go.mod Outdated Show resolved Hide resolved
@RJKeevil
Copy link
Contributor Author

RJKeevil commented Sep 9, 2024

@mangalaman93 chnages made, hopefully tests pass now, lets see

@mangalaman93 mangalaman93 enabled auto-merge (squash) September 9, 2024 13:59
@RJKeevil
Copy link
Contributor Author

@mangalaman93 missing TLS cert, do you think this is also caused by an incompatible module upgrade?

@mangalaman93 mangalaman93 merged commit 8c1b2a9 into dgraph-io:main Sep 10, 2024
13 of 14 checks passed
@RJKeevil RJKeevil deleted the mod-update branch September 10, 2024 15:52
harshil-goel pushed a commit that referenced this pull request Oct 7, 2024
…e jemalloc (#9158)

A general upgrade to latest (compatible) versions of
multiple dependencies. Jose v2 also triggers vulnerability issues in our
containers, so replaced that with v4 everywhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants