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(NODE-6269): Update dev dependencies and add dependabot config #706

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Aug 5, 2024

Description

What is changing?

  • Development dependencies are updated. Notably, I adopted eslint v9 but filed a follow-up ticket to migrate our config files to the new flat configuration file format.
  • A basic dependabot config has been added. This config ignores any dependencies that can't be upgraded past their current major and runs monthly.
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 first batch chore(NODE-6311): Update dev dependencies Aug 6, 2024
@baileympearson baileympearson changed the title chore(NODE-6311): Update dev dependencies chore(NODE-6269): Update dev dependencies Aug 6, 2024
@baileympearson baileympearson changed the title chore(NODE-6269): Update dev dependencies chore(NODE-6269): Update dev dependencies and add dependabot config Aug 6, 2024
@baileympearson baileympearson marked this pull request as ready for review August 6, 2024 20:42
@aditi-khare-mongoDB aditi-khare-mongoDB self-requested a review August 7, 2024 19:19
@aditi-khare-mongoDB aditi-khare-mongoDB self-assigned this Aug 7, 2024
@aditi-khare-mongoDB aditi-khare-mongoDB added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Aug 7, 2024
.eslintrc.json Show resolved Hide resolved
Copy link
Contributor

@aditi-khare-mongoDB aditi-khare-mongoDB left a comment

Choose a reason for hiding this comment

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

LGTM!

@aditi-khare-mongoDB aditi-khare-mongoDB merged commit d70db82 into main Aug 8, 2024
9 checks passed
@aditi-khare-mongoDB aditi-khare-mongoDB deleted the deps branch August 8, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants