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: update transitive dependencies and solve security issue (#595) #603

Merged
merged 4 commits into from
Aug 5, 2024

Conversation

hitesh-parmar
Copy link
Contributor

@hitesh-parmar hitesh-parmar commented Aug 2, 2024

Issue

#595
Also solves security issue https://github.com/SAP/guided-answers-extension/security/dependabot/13

Description

Update transitive dependencies by running pnpm update.

There was an issue as braces was not getting updated to 3.0.3 and hence deleting lock file and node_modules, running pnpm install did the trick.

Checklist for Pull Requests

  • Supplied as many details as possible on this change
  • Included the link to the associated issue in the Issue section above
  • The code conforms to the general development guidelines.
  • The code has unit tests where applicable and is easily unit-testable
  • This branch is appropriately named for the associated issue

Copy link

changeset-bot bot commented Aug 2, 2024

🦋 Changeset detected

Latest commit: 34709b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@sap/guided-answers-extension-core Patch
sap-guided-answers-extension Patch
@sap/guided-answers-extension-types Patch
@sap/guided-answers-extension-webapp Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@hitesh-parmar hitesh-parmar self-assigned this Aug 2, 2024
@hitesh-parmar hitesh-parmar added the dependencies Pull requests that update a dependency file label Aug 2, 2024
@hitesh-parmar hitesh-parmar marked this pull request as ready for review August 2, 2024 15:08
@hitesh-parmar hitesh-parmar requested a review from a team as a code owner August 2, 2024 15:08
@hitesh-parmar hitesh-parmar changed the title chore: update transitive dependencies (#595) chore: update transitive dependencies and solve security issue (#595) Aug 2, 2024
Copy link

sonarqubecloud bot commented Aug 2, 2024

@hitesh-parmar hitesh-parmar merged commit 3c53727 into main Aug 5, 2024
12 checks passed
@hitesh-parmar hitesh-parmar deleted the chore/595/updateTransitiveDependencies branch August 5, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants