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

feat: Upgrades production dependencies #281

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

tuliomir
Copy link
Contributor

@tuliomir tuliomir commented Aug 2, 2024

Acceptance Criteria

  • Upgrades production dependencies without breaking changes

Notes

We usually upgrade one dependency at a time to help with reviewing. These, however, are simple enough that can be easily understood inside the lockfile, so they were grouped in this PR.

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@tuliomir tuliomir added the dependencies Pull requests that update a dependency file label Aug 2, 2024
@tuliomir tuliomir self-assigned this Aug 2, 2024
@tuliomir tuliomir requested a review from r4mmer as a code owner August 2, 2024 02:27
@tuliomir tuliomir requested review from r4mmer and removed request for r4mmer and pedroferreira1 August 2, 2024 02:49
@pedroferreira1 pedroferreira1 requested review from pedroferreira1 and removed request for luislhl August 6, 2024 17:01
@tuliomir tuliomir merged commit 9198ae8 into dev Aug 6, 2024
1 check passed
@tuliomir tuliomir deleted the feat/dep-upgrades-prod branch August 6, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants