Skip to content

chore(NODE-5777): track aws credential as a devDep in addition to peerDep #3943

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 1 commit into from
Dec 7, 2023

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Dec 6, 2023

Description

What is changing?

Track aws sdk in dev deps and skip aws auth tests that do not work without SDK

Is there new documentation needed for these changes?

No

What is the motivation for this change?

This is to control which version we test with so we can remove vulnerable versions from our matrix

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

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
nbbeeken Neal Beeken
…rDep (#3939)
@nbbeeken nbbeeken changed the title chore(NODE-5777): track aws credential as a devDep in addition to peerDep (#3939) chore(NODE-5777): track aws credential as a devDep in addition to peerDep Dec 6, 2023
@nbbeeken nbbeeken marked this pull request as ready for review December 7, 2023 15:47
@W-A-James W-A-James self-assigned this Dec 7, 2023
@W-A-James W-A-James added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Dec 7, 2023
@W-A-James
Copy link
Contributor

Note for other reviewers, test failures are known flaky tests.

@W-A-James W-A-James 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 7, 2023
@W-A-James W-A-James merged commit d9f5d9f into 5.x Dec 7, 2023
@W-A-James W-A-James deleted the NODE-5777-aws-dev-dep branch December 7, 2023 22:02
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.

None yet

2 participants