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: TR-3008 update 3rd party dependencies #516

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

Nicholass
Copy link
Contributor

  • BEFORE :: 8 vulnerabilities (4 moderate, 1 high, 3 critical)
  • AFTER :: 6 vulnerabilities (2 moderate, 1 high, 3 critical)

npm run test:cov works well for dev/this brnach

+ BEFORE :: 8 vulnerabilities (4 moderate, 1 high, 3 critical)
+ AFTER :: 6 vulnerabilities (2 moderate, 1 high, 3 critical)

`npm run test:cov` works well for dev/this brnach
@Nicholass Nicholass force-pushed the chore/tr-3008/upgrade-3rd-party-deps branch from 37dc1a3 to a9d6995 Compare September 4, 2023 10:45
@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Version

Target Version 3.0.1
Last version 3.0.0

There are 0 BREAKING CHANGE, 0 feature, 0 fix

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Coverage Report

Totals Coverage
Statements: 79.25% ( 4578 / 5777 )
Methods: 77.51% ( 1313 / 1694 )

Copy link
Member

@wazelin wazelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

Copy link
Contributor

@jsconan jsconan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks safe.

Review Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code respects code style rules
  • New code respects best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic

@Nicholass Nicholass merged commit bc9bc98 into develop Sep 4, 2023
3 checks passed
@Nicholass Nicholass deleted the chore/tr-3008/upgrade-3rd-party-deps branch September 4, 2023 13:59
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