Skip to content

Conversation

@Ndiritu
Copy link

@Ndiritu Ndiritu commented Aug 23, 2024

Vulnerabilities existed because of dev-dependencies & the version of pnpm in use (optimized package manager)

Bumped the following dev dependencies that brought in vulnerable dependencies transitively:

  • @microsoft.azure/autorest.testserver
  • @typescript-eslint/eslint-plugin
  • mocha

compatibility with these new version warranted bumping other dev dependencies:

  • typescript
  • @typescript-eslint/parser
  • eslint

We bumped the pnpm version and rush version in alignment with AutoRest's main repo. This automatically updated the rush built-in scripts & the pnpm lock file version and format.

Testing:

@Ndiritu Ndiritu force-pushed the fix/bump-vulnerable-dependencies branch from e7db792 to 33d781f Compare August 23, 2024 13:44
@Ndiritu Ndiritu changed the title Fix/bump vulnerable dependencies Bump vulnerable dependencies Aug 27, 2024
@Ndiritu Ndiritu self-assigned this Aug 27, 2024
@Ndiritu Ndiritu marked this pull request as ready for review August 28, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants