Skip to content

A suite of dependency upgrades #376

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

Merged
merged 11 commits into from
Dec 18, 2024
Merged

A suite of dependency upgrades #376

merged 11 commits into from
Dec 18, 2024

Conversation

aligg
Copy link
Contributor

@aligg aligg commented Dec 17, 2024

Ticket

Resolves #{TICKET NUMBER OR URL} N/A

Changes

Context for reviewers

Working through the separate dependabot PRs was a bit slow

Testing

Clean run locally:
Screenshot 2024-12-17 at 3 18 09 PM

@aligg aligg requested review from lorenyu and coilysiren December 17, 2024 23:34
Copy link

github-actions bot commented Dec 17, 2024

Coverage report for app

St.
Category Percentage Covered / Total
🟢 Statements 97.92% 47/48
🟢 Branches 85.71% 6/7
🟢 Functions 100% 8/8
🟢 Lines 100% 40/40

Test suite run success

5 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from ee8538e

@aligg aligg requested review from jcq and karinamzalez December 17, 2024 23:36
app/.eslintrc.js Outdated
@@ -64,7 +64,7 @@ module.exports = {
"@typescript-eslint/no-unused-vars": "error",
// The usage of `any` defeats the purpose of typescript. Consider using `unknown` type instead instead.
"@typescript-eslint/no-explicit-any": "error",
},
\ },

Choose a reason for hiding this comment

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

Syntax error on this line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@coilysiren thank you! ran out of time yesterday, sorry for the churn on this one. Knock on wood, should be ready for re-review now 🙇‍♀️

@aligg aligg requested a review from coilysiren December 18, 2024 22:42
Copy link

@coilysiren coilysiren left a comment

Choose a reason for hiding this comment

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

👍!

@aligg aligg merged commit 2fd54c5 into main Dec 18, 2024
8 checks passed
@aligg aligg deleted the aligg/vulns branch December 18, 2024 23:19
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.

2 participants