Skip to content

chore(NODE-6270): update dev dependencies and add dependabot config #41

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

Conversation

baileympearson
Copy link
Collaborator

@baileympearson baileympearson commented Aug 7, 2024

Description

What is changing?

Updates dev dependencies and adds a dependabot config. This PR doesn't update node-gyp and prebuild because our docker images don't have python3.10 installed, required for the new node-gyp version.

I did try and install python3.10 for a while in our dockerfile, but ran into issues. We're still on the current major version of node-gyp, we should be fine with this version for a while.

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 force-pushed the deps branch 2 times, most recently from 3c5c632 to a6d9b76 Compare August 8, 2024 01:39
@baileympearson baileympearson changed the title chore: deps deps deps chore(NODE-6270): update dev dependencies and add dependabot config Aug 8, 2024
@baileympearson baileympearson marked this pull request as ready for review August 8, 2024 23:04
@nbbeeken nbbeeken self-assigned this Aug 13, 2024
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Aug 13, 2024
@nbbeeken nbbeeken self-requested a review August 13, 2024 15:00
Copy link
Collaborator

@nbbeeken nbbeeken left a comment

Choose a reason for hiding this comment

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

Minor fix ups

@nbbeeken nbbeeken merged commit 3828035 into main Aug 13, 2024
30 checks passed
@nbbeeken nbbeeken deleted the deps branch August 13, 2024 20:35
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