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-5699): update dev dependencies #639

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

W-A-James
Copy link
Contributor

@W-A-James W-A-James commented Dec 8, 2023

Description

What is changing?

Update the following packages to their latest semver compatible versions :

 @microsoft/api-extractor      ^7.36.4  ->   ^7.38.4
 @rollup/plugin-node-resolve   ^15.1.0  ->   ^15.2.3
 @rollup/plugin-typescript     ^11.1.2  ->   ^11.1.5
 @types/chai                    ^4.3.5  ->   ^4.3.11
 @types/mocha                  ^10.0.1  ->   ^10.0.6
 @types/node                  ^18.17.3  ->  ^18.19.2
 @types/sinon                 ^10.0.16  ->  ^10.0.20
 @types/sinon-chai              ^3.2.9  ->   ^3.2.12
 chai                           ^4.3.7  ->   ^4.3.10
 eslint                        ^8.46.0  ->   ^8.55.0
 magic-string                  ^0.30.2  ->   ^0.30.5
 rollup                        ^3.27.2  ->   ^3.29.4
 tar                           ^6.1.15  ->    ^6.2.0
 uuid                           ^9.0.0  ->    ^9.0.1
Is there new documentation needed for these changes?

No

What is the motivation for this change?

NODE-5699

Release 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

@W-A-James W-A-James marked this pull request as ready for review December 11, 2023 16:48
@durran durran self-assigned this Dec 12, 2023
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Dec 12, 2023
@durran durran added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Dec 12, 2023
@durran durran merged commit 3b2ed17 into main Dec 13, 2023
4 checks passed
@durran durran deleted the NODE-5699/update-dependencies branch December 13, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants