Skip to content

Bump vulnerable dependencies #7

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 3 commits into from
Aug 28, 2024

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
@Ndiritu Ndiritu merged commit 3c92e03 into powershell-v2 Aug 28, 2024
2 checks passed
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.

2 participants