Skip to content

chore(NODE-6315): update dev dependencies and add dependabot config #42

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 4 commits into from
Aug 7, 2024

Conversation

baileympearson
Copy link
Collaborator

@baileympearson baileympearson commented Aug 7, 2024

Description

What is changing?

Updates dev dependencies and adds a dependabot config.

I also had to reformat the source code even though we don't usually update prettier. Prettier 2.x doesn't work with our prettier eslint plugin 5.x and 9.x, but the old versions don't work with eslint v9. So, I decided to update everything and reformat because the changes were relatively minimal.

I also upgraded Typescript because it caused no issues.

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson changed the title initial round chore(NODE-6315): update dev dependencies and add dependabot config Aug 7, 2024
@baileympearson baileympearson marked this pull request as ready for review August 7, 2024 15:06
@aditi-khare-mongoDB aditi-khare-mongoDB self-assigned this Aug 7, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB self-requested a review August 7, 2024 15:09
@aditi-khare-mongoDB aditi-khare-mongoDB self-requested a review August 7, 2024 19:18
@aditi-khare-mongoDB aditi-khare-mongoDB merged commit 77e9f4a into main Aug 7, 2024
8 checks passed
@aditi-khare-mongoDB aditi-khare-mongoDB deleted the deps branch August 7, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants